electrum icon indicating copy to clipboard operation
electrum copied to clipboard

BridgeException: trezord: post/16 failed with code 400: other call in progress

Open TARS-bot opened this issue 2 years ago • 0 comments

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/gui/qt/installwizard.py", line 333, in run_user_interaction_loop
    self.run('choose_hw_device', HWD_SETUP_DECRYPT_WALLET, storage=temp_storage)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 115, in run
    f(*args, **kwargs)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 275, in choose_hw_device
    self._choose_hw_device(purpose=purpose, storage=storage)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 358, in _choose_hw_device
    self.choice_dialog(title=title, message=msg, choices=choices,
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/gui/qt/installwizard.py", line 120, in func_wrapper
    run_next(*out)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 359, in <lambda>
    run_next=lambda *args: self.on_device(*args, purpose=purpose, storage=storage))
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 400, in on_device
    storage.decrypt(password)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/storage.py", line 171, in decrypt
    s = zlib.decompress(ec_key.decrypt_message(self.raw, enc_magic))
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/ecc.py", line 541, in decrypt_message
    raise InvalidPassword()
electrum.util.InvalidPassword: Incorrect password

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/gui/qt/installwizard.py", line 333, in run_user_interaction_loop
    self.run('choose_hw_device', HWD_SETUP_DECRYPT_WALLET, storage=temp_storage)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 115, in run
    f(*args, **kwargs)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 275, in choose_hw_device
    self._choose_hw_device(purpose=purpose, storage=storage)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 358, in _choose_hw_device
    self.choice_dialog(title=title, message=msg, choices=choices,
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/gui/qt/installwizard.py", line 120, in func_wrapper
    run_next(*out)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 359, in <lambda>
    run_next=lambda *args: self.on_device(*args, purpose=purpose, storage=storage))
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/base_wizard.py", line 400, in on_device
    storage.decrypt(password)
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/storage.py", line 171, in decrypt
    s = zlib.decompress(ec_key.decrypt_message(self.raw, enc_magic))
  File "/home/droplet/bitcoin/Electrum-4.3.4/electrum/ecc.py", line 541, in decrypt_message
    raise InvalidPassword()
electrum.util.InvalidPassword: Incorrect password

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/droplet/.local/lib/python3.10/site-packages/trezorlib/client.py", line 140, in cancel
    self._raw_write(messages.Cancel())
  File "/home/droplet/.local/lib/python3.10/site-packages/trezorlib/client.py", line 158, in _raw_write
    self.transport.write(msg_type, msg_bytes)
  File "/home/droplet/.local/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 174, in write
    self.handle.write_buf(header + message_data)
  File "/home/droplet/.local/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 76, in write_buf
    self.transport._call("post", data=buf.hex())
  File "/home/droplet/.local/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 143, in _call
    return call_bridge(uri, data=data)
  File "/home/droplet/.local/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 52, in call_bridge
    raise BridgeException(path, r.status_code, r.json()["error"])
trezorlib.transport.bridge.BridgeException: trezord: post/16 failed with code 400: other call in progress

BridgeException: trezord: post/16 failed with code 400: other call in progress

Reporter

This issue was reported by 40 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.3.4 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] Linux-5.15.0-60-generic-x86_64-with-glibc2.35 en_CA
4.3.4 3.9.15 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.15.0-60-generic-x86_64-with-glibc2.35 standard de_DE
4.3.4 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-8.1-6.3.9600-SP0 ru_RU
4.3.4 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard ?
4.3.4 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit ?
4.3.4 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 en_MY
4.3.4 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard en_MY
4.3.4 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 en_MY
4.3.4 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22621-SP0 standard en_US
4.4.1 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 en_US
4.4.5 3.9.15 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.15.0-75-generic-x86_64-with-glibc2.31 en_US
4.3.4 3.9.15 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.15.0-76-generic-x86_64-with-glibc2.31 standard en_US
4.4.4 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22621-SP0 standard en_US
4.4.6 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit 2of4 ?
4.4.6 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.15.7-x86_64-i386-64bit ?
4.4.6 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard ja_JP
4.4.6 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22621-SP0 standard en_US
4.4.6 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 2of3 en_GB
4.5.2 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 3of5 en_US
4.5.2-12-ge7ebf5d95 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] Linux-6.5.0-15-generic-x86_64-with-glibc2.35 standard en_GB
4.5.2 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard sr_RS
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 standard,2of3 en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 standard,2of3 en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 standard en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 2of3,standard en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 2of3,standard en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 2of3,standard en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 2of3,standard en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-28-generic-x86_64-with-glibc2.35 2of3,standard en_US
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.15.0-107-generic-x86_64-with-glibc2.31 2of3 en_US
4.5.3 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard en_US
4.5.8 3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)] macOS-15.1.1-x86_64-i386-64bit ?
4.5.5 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 standard en_US
4.5.8 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 standard en_US
4.5.8 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard de_AT
4.5.8 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard de_DE
4.5.8 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.26100-SP0 standard en_AT
4.5.5 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22621-SP0 en_US
4.5.8 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.26100-SP0 en_US
4.5.8 3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)] macOS-15.4.1-x86_64-i386-64bit 2of3 ?

Additional Information

did not authenticate with hardware wallet


does not work with Trezor... cant acess with my pin code, it starts and than its lockes again


Can't open trezor y with password


TARS-bot avatar Feb 15 '23 05:02 TARS-bot