electrum icon indicating copy to clipboard operation
electrum copied to clipboard

WalletDB.remove_spent_outpoint: KeyError

Open TARS-bot opened this issue 3 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\history_list.py", line 730, in <lambda>
  File "electrum\gui\qt\history_list.py", line 771, in remove_local_tx
  File "electrum\address_synchronizer.py", line 351, in remove_transaction
  File "electrum\address_synchronizer.py", line 377, in _remove_transaction
  File "electrum\address_synchronizer.py", line 366, in remove_from_spent_outpoints
  File "electrum\json_db.py", line 38, in wrapper
  File "electrum\wallet_db.py", line 1130, in remove_spent_outpoint
KeyError: '2889b96485edd1e74db7cf7b3ee5867b80ac183342029eec9988014298e80559'

KeyError: '2889b96485edd1e74db7cf7b3ee5867b80ac183342029eec9988014298e80559'

Reporter

This issue was reported by 3 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.3.0 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19044-SP0 standard en_GB
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 ru_RU
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

Я вообще не понимаю что происходит. Открыл сохраненный еще в запароленном архиве в 2014 году Wallet.dat отобразились в кошельке 2 Local транзакции. Но ничего с ними сделать не могу. Вот одну такую решил удалить, посмотреть что будет дальше. А вообще - если подскажите что и как делать - буду благодарен. [email protected]


TARS-bot avatar Aug 16 '22 16:08 TARS-bot