-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to invite attendees to SOGo calendar event when authenticated via Mailcow #4333
Comments
Has anyone attempted to reproduce this? |
Can't reproduce |
I've just tried it again and encountered the same issue. I'll lay out my procedure in precise detail. Maybe you can point to what I'm doing differently. I've tried this on both a Hyper-V virtual machine and on an SSD Nodes VPS with a valid live domain.
|
You not provided TZ maybe? |
I don't know how it's possible not to. I did; I just didn't note it because I just accepted the suggestion because it was correct. |
I reproduced on Fedora 35 on Firefox 96. Event dialog closes and forces a refresh. |
Then you better create bug report directly in sogo bug tracker |
I think at least a little investigation on the mailcow side is warranted, given that, as I mentioned in my initial post, the problem only occurs when mailcow authenticates the user via the Login to webmail button in mailcow. The problem does not occur when authenticating manually at I don't want to see mailcow and SOGo blaming each other and nothing getting done. |
Thanks for pointing that out. It does sound like it might be a Mailcow-specific issue then. I’ll see if I can reproduce it myself. In the meantime, could you please provide logs from only the sogo, nginx and phpfpm containers from precisely that point in time where the page refreshes? |
Yep, I read about it and later honestly forget :). I could not get it reproduced. |
Thank you for being so accepting and willing to help. You guys are awesome. I've included logs for both failure (logging in via mailcow) and success (logging in manually to SOGo) in case comparing them might be useful. Logged in via mailcow, invite attendees fails
Logged in manually to SOGo, invite attendees succeeeds
|
I have been able to reproduce this and It is actually a Mailcow bug. It happens at the |
Hm, why I can't get it reproduced? Edit: well, sorry, actually I also get it reproduced now. Will test PR tomorrow. |
@mkuron, thank you so much! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Prior to placing the issue, please check following: (fill out each checkbox with an
X
once done)Summary
When inviting an attendee to a SOGo calendar event, having authenticated via the Mailcow web interface, the event dialog closes and the page refreshes. No event is created. The problem does not occur when authenticating directly via the SOGo login dialog.
Mailcow installed fresh today. Tested on an SSD Nodes 8GB/2 core VPS under both Debian 10 and Ubuntu 20.04. Also tested on a Hyper-V virtual machine.
Logs
Reproduction
On a fresh Mailcow installation on a fresh Debian or Ubuntu install:
System information
docker version
)docker-compose version
)git diff origin/master
(certs and keys are no longer in use):No firewall installed
DNS problems? Please run
docker exec -it $(docker ps -qf name=acme-mailcow) dig +short stackoverflow.com @172.22.1.254
:151.101.193.69
151.101.1.69
151.101.129.69
151.101.65.69
The text was updated successfully, but these errors were encountered: