Very strange. I have a production Espo install with its own database. I also have a second BACKUP Espo install with ITS own database.The systmes have always been in sync for a long time. I've been updating the backup database every time there is a change to the production database.
I've run the Espo upgrade scripts a zillion times over the years. Never a problem.
Today I a mable to upgrade the production system but NOT the backup system. I get:
Current version is 9.2.5.
EspoCRM will be upgraded to version 9.2.6 now. Enter [Y] to continue.
Y
This may take a while. Do not close the terminal.
Downloading...
Upgrading...
Initialization...
Reverting...
Error: Rebuild is failed. Fix all errors before upgrade.
The log says (in part).
[2026-01-15 20:40:55] ERROR: (0) Failed to rebuild database schema. Unknown database type enum requested, Doctrine\DBAL\Platforms\MySQL80Platform may not support it.; /usr/home/ancnet1/public_html/anc77.pairsite.com/espocrm2/vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php:452 :: /usr/home/ancnet1/public_html/anc77.pairsite.com/espocrm2/vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php(452)
[2026-01-15 20:40:55] ERROR: (500) Database rebuild failure, details: Error while rebuilding database. See log file for details.. :: /usr/home/ancnet1/public_html/anc77.pairsite.com/espocrm2/application/Espo/Core/DataManager.php(141)
What is wrong with the backup database? How do I fix it?
Thanks
I've run the Espo upgrade scripts a zillion times over the years. Never a problem.
Today I a mable to upgrade the production system but NOT the backup system. I get:
Current version is 9.2.5.
EspoCRM will be upgraded to version 9.2.6 now. Enter [Y] to continue.
Y
This may take a while. Do not close the terminal.
Downloading...
Upgrading...
Initialization...
Reverting...
Error: Rebuild is failed. Fix all errors before upgrade.
The log says (in part).
[2026-01-15 20:40:55] ERROR: (0) Failed to rebuild database schema. Unknown database type enum requested, Doctrine\DBAL\Platforms\MySQL80Platform may not support it.; /usr/home/ancnet1/public_html/anc77.pairsite.com/espocrm2/vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php:452 :: /usr/home/ancnet1/public_html/anc77.pairsite.com/espocrm2/vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php(452)
[2026-01-15 20:40:55] ERROR: (500) Database rebuild failure, details: Error while rebuilding database. See log file for details.. :: /usr/home/ancnet1/public_html/anc77.pairsite.com/espocrm2/application/Espo/Core/DataManager.php(141)
What is wrong with the backup database? How do I fix it?
Thanks

Comment