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

[BUG] Switch subscriptions on device page #173

Open
nakata5321 opened this issue Oct 3, 2024 · 0 comments
Open

[BUG] Switch subscriptions on device page #173

nakata5321 opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nakata5321
Copy link
Member

1. Development/Production
dev.robonomics.app on commit 421bcb7

2. Page Address
/telemetry

3. Error Info/Story
I have few subscription on my robonomics app:
Screenshot_20241003_161726

I go the the telemetry page and logging in with one subscription. As result, i see my devices:
image

And now I want to change to the other subscription:
Screenshot_20241003_162110

As result it not drop me out of devices, and I've got error that I have invalid mnemonic:
image

Problem - The app don't me log out from previous subscription and tried to download new subscription. As result - Error only in console, and in UI i see only endless download.

4. Expected behavior
When I choose other subscription, it should log me out and ask again seed phrase.

5. Console logs

Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg
common.js:52 Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg
common.js:52 Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg
common.js:52 Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg
common.js:52 Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg
3page.js:1 Attempt 1 failed: Could not establish connection. Receiving end does not exist.
(anonymous) @ content.js:1
await in (anonymous)
(anonymous) @ content.js:1
postMessage
(anonymous) @ page.js:1
F @ page.js:1
(anonymous) @ page.js:1
Show 2 more frames
Show less
common.js:52 Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg
common.js:52 Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg
common.js:52 Invalid bip39 mnemonic specified
common.js:126 Error: decryptMsg

6. Context
Browser: Brave

@nakata5321 nakata5321 added the bug Something isn't working label Oct 3, 2024
@PaTara43 PaTara43 changed the title Switch subscriptions on device page [BUG] Switch subscriptions on device page Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants