I encountered this issue during the update process
PS C:\wamp64\www\intra> php command.php upgrade
Current version is 8.4.2.
EspoCRM will be upgraded to version 9.0.1 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...
Error: Class "Espo\Core\Entities\Base" not found
PS C:\wamp64\www\intra>
PS C:\wamp64\www\intra> php command.php upgrade
Current version is 8.4.2.
EspoCRM will be upgraded to version 9.0.1 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...
Error: Class "Espo\Core\Entities\Base" not found
PS C:\wamp64\www\intra>
Comment