Hello,
I did install EspoCRM on a Debian server with Nginx.
The installation went fine but after login I just can see a blank page and the EspoCRM copyright footer.
I tried al mentioned Nginx configurations with no success.
There is a error written in the log file.
[2021-05-23 12:58:58] ERROR: 404 Not Found Type: Slim\Exception\HttpNotFoundException Code: 404 Message: Not found. File: /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php Line: 93 Trace: #0 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(59): Slim\Middleware\RoutingMiddleware->performRouting(Object(Slim\Psr7\Request)) #1 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/MiddlewareDispatcher.php(140): Slim\Middleware\RoutingMiddleware->process(Object(Slim\Psr7\Request), Object(Slim\Routing\RouteRunner)) #2 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(107): class@anonymous->handle(Object(Slim\Psr7\Request)) #3 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/MiddlewareDispatcher.php(140): Slim\Middleware\ErrorMiddleware->process(Object(Slim\Psr7\Request), Object(class@anonymous)) #4 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/MiddlewareDispatcher.php(81): class@anonymous->handle(Object(Slim\Psr7\Request)) #5 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/App.php(215): Slim\MiddlewareDispatcher->handle(Object(Slim\Psr7\Request)) #6 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/App.php(199): Slim\App->handle(Object(Slim\Psr7\Request)) #7 /var/customers/webs/html/crm-espo/application/Espo/Core/ApplicationRunners/Api.php(94): Slim\App->run() #8 /var/customers/webs/html/crm-espo/application/Espo/Core/Application.php(95): Espo\Core\ApplicationRunners\Api->run() #9 /var/customers/webs/html/crm-espo/api/v1/index.php(37): Espo\Core\Application->run('Espo\\Core\\Appli...') #10 {main} Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor. [] []
What can I do?
Regards,
Michael
I did install EspoCRM on a Debian server with Nginx.
The installation went fine but after login I just can see a blank page and the EspoCRM copyright footer.
I tried al mentioned Nginx configurations with no success.
There is a error written in the log file.
[2021-05-23 12:58:58] ERROR: 404 Not Found Type: Slim\Exception\HttpNotFoundException Code: 404 Message: Not found. File: /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php Line: 93 Trace: #0 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(59): Slim\Middleware\RoutingMiddleware->performRouting(Object(Slim\Psr7\Request)) #1 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/MiddlewareDispatcher.php(140): Slim\Middleware\RoutingMiddleware->process(Object(Slim\Psr7\Request), Object(Slim\Routing\RouteRunner)) #2 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(107): class@anonymous->handle(Object(Slim\Psr7\Request)) #3 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/MiddlewareDispatcher.php(140): Slim\Middleware\ErrorMiddleware->process(Object(Slim\Psr7\Request), Object(class@anonymous)) #4 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/MiddlewareDispatcher.php(81): class@anonymous->handle(Object(Slim\Psr7\Request)) #5 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/App.php(215): Slim\MiddlewareDispatcher->handle(Object(Slim\Psr7\Request)) #6 /var/customers/webs/html/crm-espo/vendor/slim/slim/Slim/App.php(199): Slim\App->handle(Object(Slim\Psr7\Request)) #7 /var/customers/webs/html/crm-espo/application/Espo/Core/ApplicationRunners/Api.php(94): Slim\App->run() #8 /var/customers/webs/html/crm-espo/application/Espo/Core/Application.php(95): Espo\Core\ApplicationRunners\Api->run() #9 /var/customers/webs/html/crm-espo/api/v1/index.php(37): Espo\Core\Application->run('Espo\\Core\\Appli...') #10 {main} Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor. [] []
What can I do?
Regards,
Michael
Comment