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

[BUG]: APIv2 docker install broken #1184

Open
Repsay opened this issue Feb 12, 2025 · 0 comments
Open

[BUG]: APIv2 docker install broken #1184

Repsay opened this issue Feb 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Repsay
Copy link

Repsay commented Feb 12, 2025

Version Information

docker install latest

Description

Connection to API v2 with new frontend is not working due to PHP fatal in backend.

PHP Fatal error:  Uncaught Slim\Exception\HttpNotFoundException: Not found. in /var/www/html/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php:76
Stack trace:
#0 /var/www/html/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(44): Slim\Middleware\RoutingMiddleware->performRouting()
#1 /var/www/html/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\RoutingMiddleware->process()
#2 /var/www/html/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()
#3 /var/www/html/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle()
#4 /var/www/html/vendor/slim/slim/Slim/App.php(193): Slim\App->handle()
#5 /var/www/html/src/api/v2/index.php(284): Slim\App->run()
#6 {main}
  thrown in /var/www/html/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php on line 76
@Repsay Repsay added the bug Something isn't working label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant