| Summary: | www/sogo: Fails to login: <0x0x8046cb308[WOWatchDogChild]> (terminated due to signal 6) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Samuel Faveur <sfaveur> | ||||||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | CC: | sfaveur, topical | ||||||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(acm) |
||||||||
| Version: | Latest | ||||||||||
| Hardware: | amd64 | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
I also upgraded a separate install with LDAP authentification with no issues. Thank you Thank you for your report Samuel. The latest versions of www/sogo in ports/packages are: - latest: 5.7.0 - quarterly: 5.5.1 Please update your tree and install one of those versions. If the issue is reproducible on these current and supported versions, please re-open the issue with additional detail, including: - complete uname -a output - pkg info sogo output (as an attachment) - pkg version -v output (as an attachment) Created attachment 234829 [details]
pkg info output
Created attachment 234830 [details]
pkg version output
Thank you for your reply Kubilay. Issue persists with upgrade to 5.7. uname -a: FreeBSD sogononmdn 13.1-RELEASE FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC amd64 outputs have been uploaded as attachments I encountered similar issue with sogo 5.7.0 It turned out that you need to do the following: * drop sogo_sessions_folder table (one column needs to be extended) * increase nginx proxy_buffer_size from 4k to 8k This is due to a breaking change of 5.6.0 see https://www.sogo.nu/files/docs/SOGoInstallationGuide.html#_upgrading Perhaps someone should add a note to the package. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=938db48c6626235c625c18c5e9f55c2e6e8dacd9 commit 938db48c6626235c625c18c5e9f55c2e6e8dacd9 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-07-11 04:35:46 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-07-11 04:41:07 +0000 www/sogo: Add entry to pkg-message - A new entry to pkg-message with intructions for turn out issues on latest update of sogo (thanks to topical _at_ gmx.net) - Bump PORTREVISION PR: 264781 Reported by: sfaveur _at_ mdncapital.com www/sogo/Makefile | 1 + www/sogo/files/pkg-message.in | 26 +++++++++++++++++--------- 2 files changed, 18 insertions(+), 9 deletions(-) (In reply to topical from comment #6) I can confirm this tip fix issues on latest update of sogo (5.7.0). topical thanks for it. I have added a new entry to pkg-message about it. Thanks! |
Created attachment 234805 [details] sogo log report Hi I recently try to upgrade www/sogo from 5.4 to 5.6 on 13.0 release with a postgresql backend. Login fails with unhandled error response. Attached is the connection log.