electrum icon indicating copy to clipboard operation
electrum copied to clipboard

ValueError: failed to recognize transaction encoding for txt: 0200000001dc8cca6f7d8f23a15f87...

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

Crash Report

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

Traceback

Traceback (most recent call last):
  File "electrum\gui\qt\__init__.py", line 418, in main
  File "electrum\gui\qt\__init__.py", line 292, in wrapper
  File "electrum\gui\qt\__init__.py", line 317, in start_new_window
  File "electrum\gui\qt\__init__.py", line 362, in _start_wizard_to_select_or_create_wallet
  File "electrum\wallet_db.py", line 73, in __init__
  File "electrum\wallet_db.py", line 106, in load_data
  File "electrum\util.py", line 420, in <lambda>
  File "electrum\util.py", line 416, in do_profile
  File "electrum\wallet_db.py", line 195, in upgrade
  File "electrum\wallet_db.py", line 199, in _after_upgrade_tasks
  File "electrum\util.py", line 420, in <lambda>
  File "electrum\util.py", line 416, in do_profile
  File "electrum\wallet_db.py", line 1267, in _load_transactions
  File "electrum\json_db.py", line 79, in __init__
  File "electrum\json_db.py", line 44, in wrapper
  File "electrum\json_db.py", line 105, in __setitem__
  File "electrum\wallet_db.py", line 1308, in _convert_dict
  File "electrum\wallet_db.py", line 1308, in <genexpr>
  File "electrum\transaction.py", line 1022, in tx_from_any
  File "electrum\transaction.py", line 1015, in convert_raw_tx_to_hex
ValueError: failed to recognize transaction encoding for txt: 0200000001dc8cca6f7d8f23a15f87...

ValueError: failed to recognize transaction encoding for txt: 0200000001dc8cca6f7d8f23a15f87...

Reporter

This issue was reported by 7 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 ru_RU
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 ru_RU
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 ru_RU
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 ru_RU
4.4.6 3.8.15 (default, Aug 17 2023, 15:47:24) [Clang 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315d Android 10 on xiaomi jasmine_sprout (QKQ1.190910.002 V11.0.28.0.QDIMIXM) imported,standard en_US
4.5.4 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 imported,standard ru_RU
4.5.4 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 imported,standard ru_RU

Additional Information

Hello! cant log in to my wallet, I enter a password but it doesn log in to the wallet itself, what should l do?


TARS-bot avatar Jul 28 '21 14:07 TARS-bot