Login session wont allow more than one user. Can't log out #1148
Unanswered
alecmalloc
asked this question in
Q&A
Replies: 1 comment
|
Make sure to check the browser console and the terminal for an error. We shouldn't have any unhandled errors in the app so you should see a clear message. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone, yesterday I mentioned I was facing issues with using the docker version of the app.
I was able to get the production build up and running, however I'm still facing some issues.
I have one session on my laptop that I can't log out of, and when I try to log in with other accounts or devices I get the issue:
This has also been my biggest issue on docker. Wheras on docker I wasnt even able to log in at all.
Could anyone point me in the right direction ?
Much appreciated :)
Update: Seems to work locally on my proxmox VM. So it must be a port forwarding nginx issue. Will lyk.
All reactions