You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When viewing a snapshot via the "See content" button from the GUI, I get the following error:
2024-12-30 15:26:53,493 :: CRITICAL :: GUI Execution error 'dict' object has no attribute 'path'
2024-12-30 15:26:53,493 :: INFO :: Trace:
Traceback (most recent call last):
File "/home/mne-adm/Downloads/npbackup-gui/npbackup/gui/__main__.py", line 1171, in main_gui
File "/home/mne-adm/Downloads/npbackup-gui/npbackup/gui/__main__.py", line 1069, in _main_gui
File "/home/mne-adm/Downloads/npbackup-gui/npbackup/gui/__main__.py", line 381, in ls_window
File "/home/mne-adm/Downloads/npbackup-gui/concurrent/futures/_base.py", line 439, in result
File "/home/mne-adm/Downloads/npbackup-gui/concurrent/futures/_base.py", line 391, in __get_result
File "/home/mne-adm/Downloads/npbackup-gui/ofunctions/threading/__init__.py", line 95, in call_with_future
File "/home/mne-adm/Downloads/npbackup-gui/npbackup/gui/__main__.py", line 212, in _make_treedata_from_json
AttributeError: 'dict' object has no attribute 'path'
2024-12-30 15:26:53,517 :: INFO :: ExecTime = 0:00:46.417519, finished, state is: critical.
I am not able to reproduce this, can you post the full logs with --debug to give me a better idea of what happens ? Of course you can anonymize the data ^^
When viewing a snapshot via the "See content" button from the GUI, I get the following error:
Example output from a file from the log:
npbackup Version: 3.0.0-rc12
Used asset: npbackup-linux-x64-gui-public.tar.gz
restic version: 0.17.3
Dou you need further information?
The text was updated successfully, but these errors were encountered: