Hi,
We have done upgrade from 4.4.2 to 4.5.5 and got a few problems in log file (enclosed). We cannot see any problems so far but can you please take a look at the log to see if there anything important
Regards,
Evgueni
Hi Evgueni,
All errors are due to deployment of new version with users still connected. So the interactive requests (checkAlertToDisplay.php) used to check if an alert is to be displayed fail with errors as they exped new database schema and the upgrade has not been done.
Only way to avoid this is to disconnect all users before upgrade (using administration "disconnect" functionnality)
The upgrade process has no error, so you don't have to worry.
NB : the line before the last in the log reminded me that Track database is not in the lastest patch version. 😉