Hello everybody,
I installed the Nightly version SOGo 5.0.1 on a Debian Linux / Buster with Apache2 and MariaDB.
Problem 1:
If I want to save changes in the WebGUI under Settings (green button), the message "Service temporarily unavailable" pops up. And the changes are not saved.

In the log file /var/log/sogo/sogo.log I see instead:
2021-02-03 17: 36: 50.841 sogod [8487: 8487] ---------- - [MySQL4Channel primaryCloseChannel]: <MySQL4Channel [0x0x5634b228ac60] connection = 0x0x5634b216bbe0> close channel count [2] Feb 03 17:36:55 sogod [8488]: | SOGo | starting method 'POST' on uri '/SOGo/so/t...@excample.tld/Preferences/save' 2021-02-03 17: 36: 55.494 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2fd1400] connection = 0x0x5634b31d7280> SQL: SELECT c_path4 FROM postfix_folder_info WHERE c_path2 = 't...@excample.tld' AND c_folder_type; 2021-02-03 17: 36: 55.494 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2fd1400] connection = 0x0x5634b31d7280> query has results, entering fetch-mode. 2021-02-03 17: 36: 55.495 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2c2c470] connection = 0x0x5634b32a6f30> SQL: SELECT c_path4 FROM postfix_folder_info WHERE c_path2 = 't...@excample.tld' AND c_folder = 'Contact_type'; 2021-02-03 17: 36: 55.495 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2c2c470] connection = 0x0x5634b32a6f30> query has results, entering fetch-mode. 2021-02-03 17: 36: 55.496 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2fd1400] connection = 0x0x5634b31d7280> SQL: SELECT c_foldername FROM postfix_folder_info WHERE c_path = '/Users/t...@excample.tld/Contacts'; 2021-02-03 17: 36: 55.497 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2fd1400] connection = 0x0x5634b31d7280> query has results, entering fetch-mode. 2021-02-03 17: 36: 55.508 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2c2c470] connection = 0x0x5634b32a6f30> SQL: BEGIN; 2021-02-03 17: 36: 55.509 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2c2c470] connection = 0x0x5634b32a6f30> query has no results. 2021-02-03 17: 36: 55.511 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2c2c470] connection = 0x0x5634b32a6f30> SQL: UPDATE postfix_user_profile SET c_defaults = '{"SOGoCalendarCategoriesColors": ": {" "Business ":" # FA016D "," Ideas ":" # 32CCBC "," Holidays ":" # 0E197D "," Personal ":" # DE4313 "," Birthday ":" # 28C76F "," Projects ":" # 8C1BAB "," Vacation ":" # 623AA2 "," Questions ":" # 3677FF "," Competition ":" # 6018DC "," Anniversary ":" # 9F44D3 "," Status ":" # 002661 "," Holiday " : "# E80505", "Continuation": "# D939CD",
......
 "ShowCompletedTasks": "0"} 'WHERE c_uid =' t...@excample.tld ';
2021-02-03 17: 36: 55.629 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2fd1400] connection = 0x0x5634b31d7280> query has no results. 2021-02-03 17: 36: 55.629 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2fd1400] connection = 0x0x5634b31d7280> SQL: COMMIT; 2021-02-03 17: 36: 55.630 sogod [8488: 8488] <MySQL4Channel [0x0x5634b2fd1400] connection = 0x0x5634b31d7280> query has no results.


I cannot apply the changes until I execute the SQL command in the MySQL CLI.

How can that be changed?

Problem 2:
If I want to create a different identity (e-mail address) under my user, then that doesn't work at all because the OK button remains inactive. Again, I ask for the solution.

Thank you very much
Andreas

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to