-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Random crash and then logout #8347
Comments
The relevant code seems to be here: Line 12 in 3793f6c
|
Containers themselves didn't restart either, just posting here for sanity:
|
How can I reproduce this, @chsasank ? |
I use firefox if that helps. Unfortunately I don't have instructions to reliably reproduce. It just happened once in a while over last 2 days. |
Thanks @chsasank - it's the second time I see a report with this message so we need to keep this issue open until we figure out what is going on. Unfortunately we've been trying to reproduce this internally but couldn't. Any hint appreciated! I will download Firefox but I think the other report was on Chrome |
I think it might be happening when I have logged in from a different browser. I think having second login is somehow expiring the first login and causing this. |
This is almost a clear pattern. Only single login seems to be possible. If I am logged in from multiple devices, it logs me out from one. If the tab is still open in a device that's to be logged out, this crash happens. |
FYI I'm adding logs: #8513 ; it won't help short term but at least next time it comes after the next release and someone reports it, we might have more info |
Can't figure out #8347 so I'm adding logs, maybe it'll help debug in the future!
I have deployed twenty using containers (but not using docker-compose). Here's an error I am getting once in a while:
I don't see any event in the server logs. What's frustrating about this crash is that I am getting logged out when I refresh the tab. It asks me to log in again.
The text was updated successfully, but these errors were encountered: