Hi Richard, You can open a ticket on bugs.sogo.nu and provide the following informations : The SQL request just before getting the SQL Exception. You can have SQL request in logs using MySQL4DebugEnabled = YES; in sogo.conf. The SQL dump structure of your database (without data) would be also helpful.
Sebastien Le Jeudi, Décembre 08, 2022 15:27 CET, "\"Richard Rosner\"" ([email protected]) <[email protected]> a écrit: Hello, it seems SOGo 5.8 has broken the calendar (interestingly only for some users), seemingly with a database update. At least some users aren't able to create new entries and the log shows errors withDec 08 15:03:29 sogod [2803825]: <0x0x5617477a0510[GCSFolder]> ERROR(-[GCSFolder writeContent:fromComponent:container:toName:baseVersion:]): cannot\ insert content : <MySQL4Exception: 0x56174780aa30> NAME:ExecutionFailed REASON:Unknown column 'c_description' in 'field list'and older reports in mailing lists suggest the last time that was a problem back in 2.x it was a problem with the databse scheme. Yet there is no database update script in /usr/share/doc/sogo/, the newest one is sql-update-5.5.1_to_5.6.0.sh. But that one was for the bug of not being able to log in back then. So how do I fix it? Best regards Richard
