You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I go the the telemetry page and logging in with one subscription. As result, i see my devices:
And now I want to change to the other subscription:
As result it not drop me out of devices, and I've got error that I have invalid mnemonic:
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
The text was updated successfully, but these errors were encountered:
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:
I go the the telemetry page and logging in with one subscription. As result, i see my devices:
And now I want to change to the other subscription:
As result it not drop me out of devices, and I've got error that I have invalid mnemonic:
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
6. Context
Browser: Brave
The text was updated successfully, but these errors were encountered: