Hi all,
When upgrading from 8.4.2 to 9.0.8 I get the next error, I recently changed the php version to be able to make this upgrade to 8.3, and I activated the DEBUG log and I get the following on the terminal
Current version is 8.4.2.
EspoCRM will be upgraded to version 9.0.8 now. Enter [Y] to continue.
Y
This may take a while. Do not close the terminal.
Downloading...
Upgrading...
Initialization...
Copying before upgrade files...
Rebuilding...
Before upgrade script execution...
Reverting...
Empty call
and then this in the logs:
INFO: Installation process [688095ea4a9f37490]: End "rebuild" step.
[2025-07-23 07:57:42] INFO: Installation process [688095ea4a9f37490]: Start "beforeInstallScript" step.
[2025-07-23 07:57:42] WARNING: E_WARNING: include(classes.php): Failed to open stream: No such file or directory
[2025-07-23 07:57:42] WARNING: E_WARNING: include(): Failed opening 'classes.php' for inclusion (include_path='/var/www/html/espo')
[2025-07-23 07:57:42] ERROR: Upgrade Error: Empty call
thank you for your help!
When upgrading from 8.4.2 to 9.0.8 I get the next error, I recently changed the php version to be able to make this upgrade to 8.3, and I activated the DEBUG log and I get the following on the terminal
Current version is 8.4.2.
EspoCRM will be upgraded to version 9.0.8 now. Enter [Y] to continue.
Y
This may take a while. Do not close the terminal.
Downloading...
Upgrading...
Initialization...
Copying before upgrade files...
Rebuilding...
Before upgrade script execution...
Reverting...
Empty call
and then this in the logs:
INFO: Installation process [688095ea4a9f37490]: End "rebuild" step.
[2025-07-23 07:57:42] INFO: Installation process [688095ea4a9f37490]: Start "beforeInstallScript" step.
[2025-07-23 07:57:42] WARNING: E_WARNING: include(classes.php): Failed to open stream: No such file or directory
[2025-07-23 07:57:42] WARNING: E_WARNING: include(): Failed opening 'classes.php' for inclusion (include_path='/var/www/html/espo')
[2025-07-23 07:57:42] ERROR: Upgrade Error: Empty call
thank you for your help!
Comment