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
This error happens often (maybe always?) the first time the device is selected when creating a wallet or opening an existing encrypted wallet. The next time the satochip device is selected, everything works fine.
The error message says "Failed to create a client for this device. Make sure it is in the correct state."
The text was updated successfully, but these errors were encountered:
PiRK
changed the title
satochip error: Failed to create a client for this device. Make sure it is in the correct state.
satochip error on first access
Dec 13, 2021
…iled
When for some reason the hw device fails setup (#170 for instance), make sure the hw selection is done again with the same purpose. This prevents calling `on_device(purpose=HWD_SETUP_NEW_WALLET)` when the real purpose is to decrypt an existing wallet file (`HWD_SETUP_DECRYPT_WALLET`)
Closes#168
This error happens often (maybe always?) the first time the device is selected when creating a wallet or opening an existing encrypted wallet. The next time the satochip device is selected, everything works fine.
Found while investigating #168.
The error message says "Failed to create a client for this device. Make sure it is in the correct state."
The text was updated successfully, but these errors were encountered: