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
Operating System: OSX Sierra 10.12.6 (fresh install, no pending system or application updates)
Desktop Wallet Client: 1.4.0
Steps to Reproduce
Open Desktop Wallet 1.4.0 for the first time
At "Create Wallet" dialogue, enter new password.
Read and Agree to Terms of Service
Click "Create Wallet" button
Spinner appears for approximately 15 seconds, then disappears - no other change (client still shows "Create Wallet" screen)
After 5, developer console logs one instance of this error:
(Applications/MobileCoin Wallet.app/Contents/Resources/app.asar/dist/renderer.prod.js)
VM76 renderer.prod.js:2 Uncaught (in promise) Error: Unknown Rocket error
at VM76 renderer.prod.js:2
at c (VM76 renderer.prod.js:8)
at Generator._invoke (VM76 renderer.prod.js:8)
at Generator.next (VM76 renderer.prod.js:8)
at Nr (VM76 renderer.prod.js:2)
at i (VM76 renderer.prod.js:2)
and 27 instances of this error:
(http:// localhost:9090/wallet)
Failed to load resource: net::ERR_CONNECTION_REFUSED
System Information
Operating System: OSX Sierra 10.12.6 (fresh install, no pending system or application updates)
Desktop Wallet Client: 1.4.0
Steps to Reproduce
After 5, developer console logs one instance of this error:
(Applications/MobileCoin Wallet.app/Contents/Resources/app.asar/dist/renderer.prod.js)
and 27 instances of this error:
(http:// localhost:9090/wallet)
Steps 1-5 produce the following logs:
desktop_wallet_2021-09-27.log
full-service-2021-09-26-18:12:21.log
After 7, developer console shows one error each identical to above.
After 9, developer console shows 26 instances of the following error:
steps 7-9 produce the following logs:
desktop_wallet_2021-09-27.log
full-service-2021-09-26-19:08:23.log
After 9, I am able to delete wallet and start the process over with identical results.
The text was updated successfully, but these errors were encountered: