electrum icon indicating copy to clipboard operation
electrum copied to clipboard

FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'd:\\electrum\\wallets\\default_wallet (2019_11_01 16_33_48 utc).tmp.10888' -> 'd:\\electrum\\wallets\\default_wallet (2019_11_01 16_33_48 utc)'

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

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 1579, in do_pay
  File "electrum\wallet.py", line 730, in save_invoice
  File "electrum\wallet.py", line 288, in save_db
  File "electrum\wallet_db.py", line 1224, in write
  File "electrum\wallet_db.py", line 1232, in _write
  File "electrum\util.py", line 390, in <lambda>
  File "electrum\util.py", line 386, in do_profile
  File "electrum\storage.py", line 94, in write

FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'd:\\electrum\\wallets\\default_wallet (2019_11_01 16_33_48 utc).tmp.10888' -> 'd:\\electrum\\wallets\\default_wallet (2019_11_01 16_33_48 utc)'

Reporter

This issue was reported by 8 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.0.3 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.18362-SP0 standard en_US
4.0.3 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.18362-SP0 standard en_US
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_US
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_US
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_US
4.4.2 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_US
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.22000-SP0 standard de_DE
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.22000-SP0 standard de_DE

Additional Information

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

TARS-bot avatar Sep 17 '20 15:09 TARS-bot