Skip to content
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

Incorrect user shown on login page after logout #5032

Open
flexsurfer opened this issue Apr 9, 2024 · 0 comments
Open

Incorrect user shown on login page after logout #5032

flexsurfer opened this issue Apr 9, 2024 · 0 comments

Comments

@flexsurfer
Copy link
Member

original issue: status-im/status-mobile#19404

Problem

Incorrect user shown on login page after logout

It seems timestamp is 0 while recovering accounts with profile picture

So account creation works fine, overwrite happens at later stage

Below are stages in order of being called, and removing any of stage fixes the issue for me.

-> profile.login/login-node-signal -> profile.login/login-existing-profile -> :profile.login/get-chats-callback -> wakuext_startMessenger -> Start function -> StartMailserverCycle -> StartMailserverCycle Function -> verifyStorenodeStatus -> verifyStoreNodeStatus function -> m.disconnectStorenodeIfRequired

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant