-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
3.8.0: invoking method loadMissedMessages Error: Invalid user [error-invalid-user] #19703
Comments
Same issue in Rocket chat 3.7.1 without any upgrades... |
I'm on 3.7.4 and just got this error after restarting my RC server (without upgrading) and then opening the web version of RC in Chrome on my Android phone. I was already logged into RC on Android Chrome but it seems like after restarting the server, I got logged out and then saw an "Invalid user" error appear on the Android Chrome screen. When I logged back in, it got stuck on the white screen with the 3 loading dots (aka. the loading throbber). After I closed (not minimized) Android Chrome and reopened it again, everything was working fine. This has happened more than once but not every time I reboot the server. Hope this helps with some debugging. |
We're getting the same error on 3.12.0 -- I've been doing some experimenting to see which user is causing that issue. Looking at the permissions, I saw that Rocket.Cat does not have access to view direct messages and a few other room-related settings. In a testing environment, I adjusted the following perms for the bot role:
Unsure if these are the root cause of the issue at this time; but it is at least some kind of progress in tracking the root case down... Edit: Planning to migrate to 3.12.2+ in the coming weeks -- will report back after seeing how the above changes work out over the course of the week...and after the upgrade. Edit: The above changes have not resolved the error |
I solved this a little while ago. Sorry I didn't post the update here earlier. Here's a link to my forum post which explains everything and includes a work-around: https://forums.rocket.chat/t/user-is-sometimes-logged-out-right-after-reconnecting-to-the-rc-server/10671 |
Description:
Following an upgrade from 3.1.14 to 3.8.0,i n rocket log, lots of
Exception while invoking method loadMissedMessages
. I don't understand what generates themI don't see yet any malfunction in rocket.
Steps to reproduce:
Expected behavior:
no exception
Actual behavior:
Nov 27 22:34:10 chat RocketChat[22572]: Exception while invoking method loadMissedMessages Error: Invalid user [error-invalid-user]
Server Setup Information:
Client Setup Information
non relevant
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered: