electrum icon indicating copy to clipboard operation
electrum copied to clipboard

InvalidMasterKeyVersionBytes: Invalid extended key format: 0x2aa7ed3

Open TARS-bot opened this issue 1 year 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 442, in _start_wizard_to_select_or_create_wallet
  File "electrum\daemon.py", line 487, in func_wrapper
  File "electrum\daemon.py", line 497, in load_wallet
  File "electrum\util.py", line 483, in do_profile
  File "electrum\daemon.py", line 522, in _load_wallet
electrum.wallet_db.WalletUnfinished

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum\gui\qt\wizard\wizard.py", line 219, in on_next_button_clicked
  File "electrum\gui\qt\wizard\wizard.py", line 150, in load_next_component
  File "electrum\plugins\trustedcoin\qt.py", line 476, in on_ready
    self.wizard.trustedcoin_qhelper.createKeystore()
  File "electrum\plugins\trustedcoin\common_qt.py", line 140, in createKeystore
    xprv1, xpub1, xprv2, xpub2, xpub3, short_id = self.plugin.create_keys(wizard_data)
  File "electrum\plugins\trustedcoin\trustedcoin.py", line 643, in create_keys
    xtype = xpub_type(xpub1)
  File "electrum\bip32.py", line 294, in xpub_type
  File "electrum\bip32.py", line 152, in from_xkey
electrum.bip32.InvalidMasterKeyVersionBytes: Invalid extended key format: 0x2aa7ed3

InvalidMasterKeyVersionBytes: Invalid extended key format: 0x2aa7ed3

Reporter

This issue was reported by 3 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 2fa fr_FR
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 ar_SA
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.26100-SP0 pt_BR

Additional Information

simplesmente não entra depois de colocar a senha criada no app


TARS-bot avatar Jul 11 '24 16:07 TARS-bot