Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slim Application Error #2010

Open
CheekyPanda2 opened this issue Oct 16, 2024 · 1 comment
Open

Slim Application Error #2010

CheekyPanda2 opened this issue Oct 16, 2024 · 1 comment

Comments

@CheekyPanda2
Copy link

Organizr Version: V 1.x
Branch: Master/Develop
WebServer: Nginx/Apache
Operating System: Windows/MacOS/Ubuntu

Problem Description:

I'm receiving this error when I open organizr,

Webserver Error:
Slim Application Error
The application could not run because of the following error:

Details
Type: TypeError
Code: 0
Message: array_map(): Argument #2 ($array) must be of type array, null given
File: /config/www/organizr/api/classes/organizr.class.php
Line: 4214


Reproduction Steps:

Errors on screen? If so paste here:

#0 /config/www/organizr/api/classes/organizr.class.php(4214): array_map()
#1 /config/www/organizr/api/v2/routes/root.php(68): Organizr->getUserTabsAndCategories()
#2 /config/www/organizr/api/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(43): {closure}()
#3 /config/www/organizr/api/vendor/slim/slim/Slim/Routing/Route.php(384): Slim\Handlers\Strategies\RequestResponse->__invoke()
#4 /config/www/organizr/api/vendor/slim/slim/Slim/MiddlewareDispatcher.php(81): Slim\Routing\Route->handle()
#5 /config/www/organizr/api/vendor/slim/slim/Slim/MiddlewareDispatcher.php(81): Slim\MiddlewareDispatcher->handle()
#6 /config/www/organizr/api/vendor/slim/slim/Slim/Routing/Route.php(341): Slim\MiddlewareDispatcher->handle()
#7 /config/www/organizr/api/vendor/slim/slim/Slim/Routing/RouteRunner.php(84): Slim\Routing\Route->run()
#8 /config/www/organizr/api/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(59): Slim\Routing\RouteRunner->handle()
#9 /config/www/organizr/api/vendor/slim/slim/Slim/MiddlewareDispatcher.php(147): Slim\Middleware\RoutingMiddleware->process()
#10 /config/www/organizr/api/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(107): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()
#11 /config/www/organizr/api/vendor/slim/slim/Slim/MiddlewareDispatcher.php(147): Slim\Middleware\ErrorMiddleware->process()
#12 /config/www/organizr/api/v2/index.php(92): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()
#13 /config/www/organizr/api/vendor/slim/slim/Slim/MiddlewareDispatcher.php(313): {closure}()
#14 /config/www/organizr/api/vendor/slim/slim/Slim/MiddlewareDispatcher.php(81): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()
#15 /config/www/organizr/api/vendor/slim/slim/Slim/App.php(215): Slim\MiddlewareDispatcher->handle()
#16 /config/www/organizr/api/vendor/slim/slim/Slim/App.php(199): Slim\App->handle()
#17 /config/www/organizr/api/v2/index.php(151): Slim\App->run()
#18 {main}
Copy link

github-actions bot commented Nov 1, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant