14.2.1 - Update issues
We updated our sandbox server to 14.2.1 this morning. Noticed 2 errors in the logs right away:
We went and looked at the error log and we saw this:
Error executing query: Can't create table iw_live_groupware.eventreference (errno: 150 "Foreign Key constraint is incorrectly formed") ALTER TABLE EventReference ADD FOREIGN KEY(REFEVN_ID) REFERENCES Event(EVN_ID) ON DELETE CASCADE ON UPDATE CASCADE
Error executing query: Can't create table iw_live_groupware.conference (errno: 150 "Foreign Key constraint is incorrectly formed") ALTER TABLE Conference ADD FOREIGN KEY(ConfEventID) REFERENCES Event(EVN_ID) ON DELETE CASCADE ON UPDATE CASCADE
Secondly when users attempted to login to webmail after the installer finished we were told at login that the Groupware update procedure was running and to try again later. It took about 30 minutes for the activity on the mysqldb thread finished.
Once we tried to login again we got stopped again by it saying "Authenticating Dashboard" even though we have the dashboard disabled via the config file called "dashboard_config.json" in the C:\Program Files\IceWarp\html\webmail
Please sign in to leave a comment.
Comments
0 comments