Cannot Start MISP Workers - Error: Class 'Router' not found
#5,855 opened on May 4, 2020
Repository metrics
- Stars
- (4,600 stars)
- PR merge metrics
- (Avg merge 17d 10h) (50 merged PRs in 30d)
Description
Work environment
| Questions | Answers |
|---|---|
| Type of issue | Support |
| OS version (server) | Ubuntu 18.04.3 LTS |
| OS version (client) | MacOS |
| PHP version | 7.2.24-0ubuntu0.18.04.4 |
| MISP version / git hash | v2.4.125 (690f2adf07f9148b13815bd61c4082d3e0612663) |
Support Questions
We have an issue with MISP where we cannot start the workers, attempting to run the start.sh script results in the following errors:
Error: Class 'Router' not found #0 /var/www/MISP/app/Lib/cakephp/lib/Cake/Core/Configure.php(98): include() #1 /var/www/MISP/app/Lib/cakephp/lib/Cake/bootstrap.php(432): Configure::bootstrap(true) #2 /var/www/MISP/app/Lib/cakephp/lib/Cake/Console/ShellDispatcher.php(148): require('/var/www/MISP/a...') #3 /var/www/MISP/app/Lib/cakephp/lib/Cake/Console/ShellDispatcher.php(100): ShellDispatcher->_bootstrap() #4 /var/www/MISP/app/Lib/cakephp/lib/Cake/Console/ShellDispatcher.php(54): ShellDispatcher->_initEnvironment() #5 /var/www/MISP/app/Lib/cakephp/lib/Cake/Console/ShellDispatcher.php(65): ShellDispatcher->__construct(Array) #6 /var/www/MISP/app/Console/cake.php(32): ShellDispatcher::run(Array) #7 {main}
Logs, screenshots, configuration dump, ...
I can's see anything in the logs that helps, here's the diagnostics screen, not sure if any of these are relevant to the workers:

