-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Description
Description:
After upgrade to v3.1.0:
- I can't login to RC from Android App (v4.5.2)
- I lose login every time I close desktop app / firefox tab
Steps to reproduce:
- Open desktop app / web browser
- Login to server
- Close web browser RC tab / dekstop app
- Reopen app / browser tab
Expected behavior:
Login remains
Actual behavior:
After loading page is shown login page and error Invalid User
Server Setup Information:
- Version of Rocket.Chat Server: 3.1.0
- Operating System: Debian 9
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: yes
- NodeJS Version: 12.14.0
- MongoDB Version: 3.6.17
Client Setup Information
- Desktop App or Browser Version: App 2.17.9-1, Browser firefox 75.0-1
- Operating System: Arch linux
Relevant logs:
Server
Nothing 😕
Browser
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFaviconService.replaceFaviconDataFromDataURL]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource:///modules/PlacesUIUtils.jsm :: loadFavicon :: line 209" data: no] PlacesUIUtils.jsm:209:28
loadFavicon resource:///modules/PlacesUIUtils.jsm:209
loadFavicon resource:///modules/PlacesUIUtils.jsm:362
setIconFromLink resource:///actors/LinkHandlerParent.jsm:154
receiveMessage resource:///actors/LinkHandlerParent.jsm:71
TypeError: window is null 2 WebRequestContent.js:143:7
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIInterfaceRequestor.getInterface] network-response-listener.js:84
Sync encountered an error - see about:sync-log for the log file. policies.js:1008
resetFileLog resource://services-sync/policies.js:1008
InterpretGeneratorResume self-hosted:1156
AsyncFunctionNext self-hosted:695
danielnachtrub and rndmh3ro