Hi,
I am using OVH to host my website, with basic features (shared hosting).
When trying to migrate from espo 5.4.0 to 5.4.1, I got the following Error:
[2018-09-18 10:05:45] Espo.ERROR: Fault to rebuild database schema. Details: Unknown database type enum requested, Espo\Core\Utils\Database\DBAL\Platforms\MySqlPlatf orm may not support it. [] []
[2018-09-18 10:05:45] Espo.ERROR: Database rebuild failure, details: Error while rebuilding database. See log file for details.. [] []
[2018-09-18 10:05:45] Espo.ERROR: API [POST]:/:controller/action/:action, Params:Array ( [controller] => Admin [action] => runUpgrade ) , InputData: {"id":"5ba0cdf072259"} - Error occurred while EspoCRM rebuild. [] []
[2018-09-18 10:05:45] Espo.ERROR: Display Error: Error occurred while EspoCRM rebuild., Code: 500 URL: /api/v1/Admin/action/runUpgrade [] []
Is there a workaround to migrate up? (other than upgrading locally and uploading everything back again on the server...)
Thanks.
I am using OVH to host my website, with basic features (shared hosting).
When trying to migrate from espo 5.4.0 to 5.4.1, I got the following Error:
[2018-09-18 10:05:45] Espo.ERROR: Fault to rebuild database schema. Details: Unknown database type enum requested, Espo\Core\Utils\Database\DBAL\Platforms\MySqlPlatf orm may not support it. [] []
[2018-09-18 10:05:45] Espo.ERROR: Database rebuild failure, details: Error while rebuilding database. See log file for details.. [] []
[2018-09-18 10:05:45] Espo.ERROR: API [POST]:/:controller/action/:action, Params:Array ( [controller] => Admin [action] => runUpgrade ) , InputData: {"id":"5ba0cdf072259"} - Error occurred while EspoCRM rebuild. [] []
[2018-09-18 10:05:45] Espo.ERROR: Display Error: Error occurred while EspoCRM rebuild., Code: 500 URL: /api/v1/Admin/action/runUpgrade [] []
Is there a workaround to migrate up? (other than upgrading locally and uploading everything back again on the server...)
Thanks.
Comment