-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PermissionError: [Errno 1] Operation not permitted: '/home/petrkr/decrypted/electrum/29_recovery' #8409
Comments
Any context on why |
Let's re-open if this happens again. Probably a local glitch |
Good evening @accumulator, I just received another crash report related to this issue. The crash occured on Electrum 4.5.4. Could you please check if this issue really is resolved? Here is the traceback that I just collected: Traceback (most recent call last):
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/gui/qt/main_window.py", line 2508, in closeEvent
self.clean_up()
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/gui/qt/main_window.py", line 2539, in clean_up
self.gui_object.close_window(self)
File "/tmp/.mount_electr41pOFS/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_electr41pOFS/usr/lib/python3.10/site-packages/electrum/daemon.py", line 552, in stop_wallet
return fut.result()
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/concurrent/futures/_base.py", line 458, in result
return self.__get_result()
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
raise self._exception
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/daemon.py", line 561, in _stop_wallet
await wallet.stop()
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/wallet.py", line 544, in stop
self.save_db()
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/wallet.py", line 479, in save_db
self.db.write()
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/json_db.py", line 48, in wrapper
return func(self, *args, **kwargs)
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/json_db.py", line 396, in write
self.write_and_force_consolidation()
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/json_db.py", line 48, in wrapper
return func(self, *args, **kwargs)
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/util.py", line 482, in do_profile
o = func(*args, **kw_args)
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/json_db.py", line 420, in write_and_force_consolidation
self.storage.write(json_str)
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/storage.py", line 105, in write
os_chmod(self.path, mode)
File "/tmp/.mount_electr41pOFS/usr/lib/python3.10/site-packages/electrum/util.py", line 1117, in os_chmod
os.chmod(path, mode)
PermissionError: [Errno 1] Operation not permitted: '/mnt/nfs/PassFlash/Electrum/Wallet Backup/202008200509/default_wallet.backup'
PermissionError: [Errno 1] Operation not permitted: '/mnt/nfs/PassFlash/Electrum/Wallet Backup/202008200509/default_wallet.backup' ~ With robotic wishes |
See #8997 |
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 3 user(s):
Additional Information
The text was updated successfully, but these errors were encountered: