spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.38k stars 3.07k forks source link

PermissionError: [Errno 13] Keine Berechtigung: '/media/DATEN1TB/Andre/Electrum/my_wallet-20200211' #8895

Open TARS-bot opened 7 months ago

TARS-bot commented 7 months ago

Crash Report

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

Traceback

Traceback (most recent call last):
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/gui/qt/main_window.py", line 2507, in closeEvent
    self.clean_up()
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/gui/qt/main_window.py", line 2538, in clean_up
    self.gui_object.close_window(self)
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/gui/qt/__init__.py", line 485, in close_window
    self.daemon.stop_wallet(window.wallet.storage.path)
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/daemon.py", line 546, in stop_wallet
    return fut.result()
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/concurrent/futures/_base.py", line 458, in result
    return self.__get_result()
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
    raise self._exception
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/daemon.py", line 555, in _stop_wallet
    await wallet.stop()
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/wallet.py", line 547, in stop
    self.save_db()
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/wallet.py", line 482, in save_db
    self.db.write()
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/json_db.py", line 48, in wrapper
    return func(self, *args, **kwargs)
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/json_db.py", line 389, in write
    self._append_pending_changes()
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/json_db.py", line 48, in wrapper
    return func(self, *args, **kwargs)
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/json_db.py", line 400, in _append_pending_changes
    self.storage.append(s)
  File "/tmp/.mount_electrCoWZ7U/usr/lib/python3.10/site-packages/electrum/storage.py", line 112, in append
    with open(self.path, "rb+") as f:
PermissionError: [Errno 13] Keine Berechtigung: '/media/DATEN1TB/Andre/Electrum/my_wallet-20200211'

PermissionError: [Errno 13] Keine Berechtigung: '/media/DATEN1TB/Andre/Electrum/my_wallet-20200211'

Reporter

This issue was reported by 6 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.2 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.4.0-171-generic-x86_64-with-glibc2.31 standard de_DE ℹ
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.19045-SP0 standard pt_BR ℹ
4.5.2 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.4.0-177-generic-x86_64-with-glibc2.31 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.19045-SP0 standard en_NL ℹ
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_NL ℹ
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_NL ℹ

Additional Information

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