Hi,
I have made an upgrade from the very old version 1.8.007.
I have followed the instructions from Installation using EGroupware docker RPM DEB package and Running own apps in standard Docker installation.
I have solved some problems using Update recommendations and troubleshooting.
The update ended with a “504 Gateway Time-out” message, but when I go into settings and the main configuration menu, everything has a green check mark except Application Management.
I updated everything possible and installed new apps that required it.
Infologs, Addressbook and Calendar are the most important for us.
Addressbook was marked as OK from the begining.
It required an update of the Infologs and it went well.
Unfortunately, the Calendar update is needed too, and it ends with the following:
AlterColumnSQL('egw_cal_dates','recur_exception',Array ( [type] => bool [default] => [null] => [comment] => date is an exception ) ) sql=Array ( [0] => ALTER TABLE egw_cal_dates ADD recur_exception TINYINT DEFAULT 0 )
Duplicate column name 'recur_exception'
api/src/Db.php (861)
Database error
Invalid SQL: SELECT egw_cal_repeats.cal_id AS cal_id,egw_cal_repeats.recur_exception AS recur_exception,MIN(cal_start) AS cal_start,MIN(cal_end) AS cal_end FROM egw_cal_repeats JOIN egw_cal_dates ON egw_cal_repeats.cal_id=egw_cal_dates.cal_id WHERE egw_cal_repeats.recur_exception IS NOT NULL GROUP BY egw_cal_repeats.cal_id,egw_cal_repeats.recur_exception
Unknown column 'egw_cal_repeats.recur_exception' in 'field list' (1054) (1054)
Could you help?
What about all the other applications signed as “deleted”? We used only eTemplates, all the others no. Should I uninstall them only?
What about the message “504 Gateway Time-out” at the and of the update. Where should I look for more info (some log file? which one?).
created
last reply
- 5
replies
- 184
views
- 2
users
- 8
links