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

AssertionError: timeout reading USB EP #9098

Open
TARS-bot opened this issue Jun 19, 2024 · 0 comments
Open

AssertionError: timeout reading USB EP #9098

TARS-bot opened this issue Jun 19, 2024 · 0 comments

Comments

@TARS-bot
Copy link

Crash Report

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

Traceback

Traceback (most recent call last):
  File "electrum\gui\qt\util.py", line 1060, in on_done
  File "electrum\plugins\coldcard\qt.py", line 201, in show_values
    fw_date, fw_rel, bl_rel, *rfu = client.get_version()
  File "electrum\plugin.py", line 406, in wrapper
  File "electrum\plugin.py", line 399, in run_in_hwd_thread
  File "concurrent\futures\_base.py", line 458, in result
  File "concurrent\futures\_base.py", line 403, in __get_result
  File "concurrent\futures\thread.py", line 58, in run
  File "electrum\plugins\coldcard\coldcard.py", line 212, in get_version
    return self.dev.send_recv(CCProtocolPacker.version(), timeout=1000).split('\n')
  File "ckcc\client.py", line 152, in send_recv
AssertionError: timeout reading USB EP

AssertionError: timeout reading USB EP

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
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.19045-SP0 standard en_US

Additional Information

The reporting user(s) did not provide additional information.

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