I switched back to the old files in client/src and rebuilt, now it's running again.
Announcement
Collapse
No announcement yet.
Upgrade Issues
Collapse
X
-
I understand that we need the new files rather than the old ones. However, the moment we change from old to new, we end up with seeing a 404 as explained earlier and seen on the attached screenshots.
The moment we switch back to the old files, it's working again (apart from certain areas).
What could be the issue?Last edited by tobias; 04-10-2019, 05:36 PM.
Comment
-
#Admin/clearCache is not longer available. If the link from Admin page follows to this URL it means that you have metadata from the old version. Here's how it should be now: https://github.com/espocrm/espocrm/b...Panel.json#L56
Maybe you have customized admin panel metadata.
Comment
-
Check this file whether you have the same version of it: https://github.com/espocrm/espocrm/b...dminPanel.json
Comment
-
It was indeed different: https://www.diffchecker.com/GPGY0cKI
I've updated it, looking good now (apart from the promotions for your paid extensions on the right, that shouldn't be shown in our case, imho).
Any other files I should update manually?
Thanks Yuri.
Comment
-
Really thought I did so, weird. I copied the new files again, see screenshot attached.
Espo seems to be ok and running stable now.
However, we now get the following error when running reports:
Code:[2019-04-11 09:49:17] Espo.ERROR: Display Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'call.t_zcreated_at1' in 'field list', Code: 42S22 URL: /api/v1/Report/action/run?id=5ca365fa 35d368abb&where%5B0%5D%5Btype%5D=lastSevenDays&where%5B0%5D%5Battribute%5D=createdAt&where%5B0%5D%5BdateTime%5D=true&where%5B0%5D%5BtimeZone%5D=Europe%2FVienna [] []
Comment
Comment