-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Stuck showing loading gif after logging in #3872
Comments
I can confirm this behaviour... |
I have the same problem. |
I can confirm that this problem still exists in version 0.36. |
@rodrigok just so you know when you refresh the page the login process continues as normal, without asking to login again. |
I posted about a month ago. I described the behavior of this. |
Also seen here #3826 |
I'm having the same issue in 0.39.0. I'm trying to run performance test with silk performer but the scripts keep on getting hung up on the login screen. Our test guy even put in a reload to get past this. Sometimes it works but most of the time its sets at the loading screen. From the users standpoint most of them see it waiting and when they reload it will continue. |
@drickerusa Yeah it's still an issue. A quick and dirty hack that I've been using since I discovered this is to just reload the page. Last line in rocketchat-ui-sidnav/side-nav/accountBox.coffee: |
Your Rocket.Chat version: 0.35 latest development branch 0040e5a
After logging in it shows loading screen indefinitely until user refreshes.
To recreate:
For me the second time you log in it gets stuck every time, but only after sending a message. If you logout having not done anything, logging in is fine.
The text was updated successfully, but these errors were encountered: