mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
E | gui.qt.exception_window.Exception_Hook | exception caught by crash reporter Traceback (most recent call last): File "...\electrum\electrum\plugins\ledger\ledger.py", line 167, in perform_hw1_preflight firmwareInfo = self.dongleObject.getFirmwareVersion() File "...\Python38\site-packages\btchip\btchip.py", line 561, in getFirmwareVersion response = self.dongle.exchange(bytearray(apdu)) File "...\Python38\site-packages\btchip\btchipComm.py", line 127, in exchange raise BTChipException("Invalid status %04x" % sw, sw) btchip.btchipException.BTChipException: Exception : Invalid status 6faa During handling of the above exception, another exception occurred: Traceback (most recent call last): File "...\electrum\electrum\gui\qt\main_window.py", line 120, in onPress self.func() File "...\electrum\electrum\plugins\hw_wallet\qt.py", line 260, in show_settings_dialog device_id = self.choose_device(window, keystore) File "...\electrum\electrum\plugins\hw_wallet\qt.py", line 253, in choose_device info = self.device_manager().select_device(self, keystore.handler, keystore) File "...\electrum\electrum\plugin.py", line 554, in select_device infos = self.unpaired_device_infos(handler, plugin, devices) File "...\electrum\electrum\plugin.py", line 545, in unpaired_device_infos soft_device_id=client.get_soft_device_id())) File "...\electrum\electrum\plugins\ledger\ledger.py", line 88, in get_soft_device_id self._soft_device_id = self.request_root_fingerprint_from_device() File "...\electrum\electrum\plugins\hw_wallet\plugin.py", line 197, in request_root_fingerprint_from_device child_of_root_xpub = self.get_xpub("m/0'", xtype='standard') File "...\electrum\electrum\plugins\ledger\ledger.py", line 55, in catch_exception return func(self, *args, **kwargs) File "...\electrum\electrum\plugins\ledger\ledger.py", line 103, in get_xpub self.checkDevice() File "...\electrum\electrum\plugins\ledger\ledger.py", line 210, in checkDevice self.perform_hw1_preflight() File "...\electrum\electrum\plugins\ledger\ledger.py", line 198, in perform_hw1_preflight raise UserFacingException("Dongle is temporarily locked - please unplug it and replug it again") electrum.util.UserFacingException: Dongle is temporarily locked - please unplug it and replug it again |
||
---|---|---|
.. | ||
gui | ||
plugins | ||
scripts | ||
tests | ||
wordlist | ||
www@7d902a422a | ||
__init__.py | ||
address_synchronizer.py | ||
base_crash_reporter.py | ||
base_wizard.py | ||
bip32.py | ||
bitcoin.py | ||
blockchain.py | ||
channel_db.py | ||
checkpoints.json | ||
checkpoints_testnet.json | ||
coinchooser.py | ||
commands.py | ||
constants.py | ||
contacts.py | ||
crypto.py | ||
currencies.json | ||
daemon.py | ||
dns_hacks.py | ||
dnssec.py | ||
ecc.py | ||
ecc_fast.py | ||
electrum | ||
exchange_rate.py | ||
i18n.py | ||
interface.py | ||
json_db.py | ||
keystore.py | ||
lightning.json | ||
lnaddr.py | ||
lnchannel.py | ||
lnhtlc.py | ||
lnmsg.py | ||
lnonion.py | ||
lnpeer.py | ||
lnrouter.py | ||
lnsweep.py | ||
lntransport.py | ||
lnutil.py | ||
lnverifier.py | ||
lnwatcher.py | ||
lnworker.py | ||
logging.py | ||
mnemonic.py | ||
network.py | ||
old_mnemonic.py | ||
paymentrequest.proto | ||
paymentrequest.py | ||
paymentrequest_pb2.py | ||
pem.py | ||
plot.py | ||
plugin.py | ||
qrscanner.py | ||
ripemd.py | ||
rsakey.py | ||
segwit_addr.py | ||
servers.json | ||
servers_regtest.json | ||
servers_testnet.json | ||
simple_config.py | ||
sql_db.py | ||
storage.py | ||
synchronizer.py | ||
transaction.py | ||
util.py | ||
verifier.py | ||
version.py | ||
wallet.py | ||
wallet_db.py | ||
x509.py |