I upgraded from 9.0.8 to 9.1.3 and espo just loads a blank home page. no error in logs. The only error I see is something on the frontend:
[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'e.cacheTimestamp')
(anonymous function) (espo-main.js:124:12209)
UPDATE 1: I also just did a fresh install of 9.1.3 and as soon as the installation finished the home page did not load with the above error. No other error in logs.
UPDATE 2: I also did a fresh install of 9.1.0 and as soon as the installation finished the home page did not load with the above error. No other errors in logs.
UPDATE 3. I then did a fresh install of 9.0.8 and everything worked after installation as expected.
[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'e.cacheTimestamp')
(anonymous function) (espo-main.js:124:12209)
UPDATE 1: I also just did a fresh install of 9.1.3 and as soon as the installation finished the home page did not load with the above error. No other error in logs.
UPDATE 2: I also did a fresh install of 9.1.0 and as soon as the installation finished the home page did not load with the above error. No other errors in logs.
UPDATE 3. I then did a fresh install of 9.0.8 and everything worked after installation as expected.
Comment