We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
docker install latest
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version Information
docker install latest
Description
Connection to API v2 with new frontend is not working due to PHP fatal in backend.
The text was updated successfully, but these errors were encountered: