That would be 32M
At this point everything is working normally. Waiting for the next update to see is the same thing happens again or not.
Error 503 when Trying to update from 4.8.4 to 5.0.1
Collapse
X
-
Changing permissions in the Index.php, api/v1/index.php and api/v1/portal-access/index.php files did the job.... Just got a new alter that cron jobs is not working (but it was this morning)... Going after that right now.Leave a comment:
-
-
I tried via CLI.
---
[************ crm]$ php upgrade.php espoupdate.zip
Current version is 4.8.4
Start upgrade process...
Upgrade is complete. New version is 5.0.1.
---
When I try to go to the CRM now I get an Internal Server Error 500.
Now, this is weird.
Leave a comment:
-
Im using Shared Hosting. NameCheap to be exact. I have two different Espo instances installed in my server (the second one I just installed it today and is working perfectly).
Will see if I can connect and make it happen via CLILeave a comment:
-
As a last resort you can upgrade via CLI https://github.com/espocrm/documenta...pgrade-via-cli
But anyway it's interesting to find out what the cause of the issueLeave a comment:
-
[2017-12-29 20:20:06] Espo.ERROR: API [GET]:/:controller/action/:action, Params:Array ( [controller] => Admin [action] => uploadUpgradePackage ) , InputData: - Action 'uploadUpgradePackage' (GET) does not exist in controller 'Admin' [] []
[2017-12-29 20:20:06] Espo.ERROR: Display Error: Action 'uploadUpgradePackage' (GET) does not exist in controller 'Admin', Code: 404 URL: /crm/api/v1/Admin/action/uploadUpgradePackage [] []
[2017-12-29 20:20:27] Espo.ERROR: API [GET]:/:controller/action/:action, Params:Array ( [controller] => Admin [action] => uploadUpgradePackage ) , InputData: - Action 'uploadUpgradePackage' (GET) does not exist in controller 'Admin' [] []
[2017-12-29 20:20:27] Espo.ERROR: Display Error: Action 'uploadUpgradePackage' (GET) does not exist in controller 'Admin', Code: 404 URL: /crm/api/v1/Admin/action/uploadUpgradePackage [] []
Please note that I upgraded from an earlier version to 4.8.4. At this point the system is working correctly, just missing this last update.Leave a comment:
Leave a comment: