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

Error restoring wallet: Unhandled exception in username creation #454

Open
steepdawn974 opened this issue Apr 16, 2024 · 0 comments
Open

Comments

@steepdawn974
Copy link

Version: 0.7.0-rc.12

Steps:

  1. Backup seedwords
  2. Settings > Delete wallet
  3. Import wallet, enter password and seed words
  4. Error: Unhandled exception in username creation

From Network console, the username lookup succeeds
Request URL:
https://beta.bitmask.app/api/checkusername?lookup=xxxxxxxxxxxxxxxxxxxxxx
Request Method: GET
Status Code: 200 OK
Remote Address: 188.114.97.3:443

{"success":true,"username":"xxxxxxxx"}

Console

WalletImport.tsx:45 reimporting wallet
lh @ WalletImport.tsx:45
6bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
5Unchecked runtime.lastError: The message port closed before a response was received.
index.html#/walletimport:1 Unchecked runtime.lastError: The message port closed before a response was received.
index.html#/walletimport:1 Unchecked runtime.lastError: The message port closed before a response was received.
index.html#/walletimport:1 Unchecked runtime.lastError: The message port closed before a response was received.
index.html#/walletimport:1 Unchecked runtime.lastError: The message port closed before a response was received.
index.html#/walletimport:1 Unchecked runtime.lastError: The message port closed before a response was received.
bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
checkusername:1 
        
        
       Failed to load resource: net::ERR_NETWORK_CHANGED
WalletImport.tsx:292 error in WalletImport TypeError: Failed to fetch
    at h (WalletImport.tsx:219:35)
    at async lh (WalletImport.tsx:275:11)
    at async E (WalletImport.tsx:317:70)
lh @ WalletImport.tsx:292
WalletImport.tsx:45 reimporting wallet
lh @ WalletImport.tsx:45
3bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
background.js:105 service worker loaded
background.js:7 request: Object
bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
WalletImport.tsx:45 reimporting wallet
lh @ WalletImport.tsx:45
3bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
background.js:7 request: Object
bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
WalletImport.tsx:45 reimporting wallet
lh @ WalletImport.tsx:45
3bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
background.js:7 request: Object
bitmask_core.js:1290 Store results: JsValue([Object({"status":"fulfilled","value":200})])
WalletImport.tsx:45 reimporting wallet
lh @ WalletImport.tsx:45
E @ WalletImport.tsx:318
onClick @ WalletImport.tsx:599
onClick @ RoundedButton.tsx:13
je @ react-dom.production.min.js:54
ze @ react-dom.production.min.js:54
(anonymous) @ react-dom.production.min.js:55
Br @ react-dom.production.min.js:105
Fr @ react-dom.production.min.js:106
(anonymous) @ react-dom.production.min.js:117
uc @ react-dom.production.min.js:274
Ie @ react-dom.production.min.js:52
Wr @ react-dom.production.min.js:109
Yt @ react-dom.production.min.js:74
Xt @ react-dom.production.min.js:73
Show 11 more frames
Show less
3bitmask_core_bg.95a9c44ba7bf1540fea3.wasm:0xa958c0 Store results: JsValue([Object({"status":"fulfilled","value":200})])
background.js:7 request: {call: 'set_login', pubKeyHash: '37536a69d980fc1a9584b2c82b87d2d22ae634e9', hash: '079519be1dbbd24e1f81f782bbf8b8978ff433fd3d00625ce56603f15b47979b'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant