-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
After configuring an existing S3 repo, I get the following error
Sorry for the French, I did not find a place to switch to English.
This is the relevant information from nbackup-gui.log
2025-11-11 10:39:23,648 :: INFO :: Loaded config 9B219113 in C:\Users\x64\Desktop\npbackup-gui\npbackup.conf
2025-11-11 10:39:23,657 :: ERROR :: Repo cannot be empty
2025-11-11 10:39:23,657 :: ERROR :: No password nor password command given. Repo password cannot be empty
2025-11-11 10:39:23,888 :: INFO :: Runner took 4.8e-05 seconds for snapshots
2025-11-11 10:39:24,165 :: INFO :: No valid snapshot list given
2025-11-11 10:39:27,967 :: INFO :: Listing snapshots of repo S3
2025-11-11 10:39:29,416 :: INFO :: Snapshots listed successfully
2025-11-11 10:39:29,417 :: INFO :: Runner took 1.45119 seconds for snapshots
2025-11-11 10:39:29,699 :: INFO :: Recent snapshot 7eae7c4b of 2025-11-11T09:10:07.192538929+01:00 exists !
2025-11-11 10:39:41,129 :: INFO :: Showing content of snapshot 7eae7c4b in repo S3
2025-11-11 10:39:50,673 :: INFO :: Successfully listed snapshot 7eae7c4b content (not showed here)
2025-11-11 10:39:50,682 :: INFO :: Runner took 9.554231 seconds for ls
2025-11-11 10:39:51,261 :: INFO :: Finished creating data tree
2025-11-11 10:41:06,817 :: CRITICAL :: GUI Execution error 'dict' object has no attribute 'path'
2025-11-11 10:41:06,817 :: INFO :: Trace:
Traceback (most recent call last):
File "C:\Users\x64\Desktop\NPBACK~1\npbackup\gui\__main__.py", line 1317, in main_gui
File "C:\Users\x64\Desktop\NPBACK~1\npbackup\gui\__main__.py", line 1183, in _main_gui
File "C:\Users\x64\Desktop\NPBACK~1\npbackup\gui\__main__.py", line 396, in ls_window
File "C:\Users\x64\Desktop\NPBACK~1\concurrent\futures\_base.py", line 449, in result
File "C:\Users\x64\Desktop\NPBACK~1\concurrent\futures\_base.py", line 401, in __get_result
File "C:\Users\x64\Desktop\NPBACK~1\ofunctions\threading\__init__.py", line 95, in call_with_future
File "C:\Users\x64\Desktop\NPBACK~1\npbackup\gui\__main__.py", line 226, in _make_treedata_from_json
AttributeError: 'dict' object has no attribute 'path'
2025-11-11 10:41:06,838 :: INFO :: ExecTime = 0:09:43.235834, finished, state is: critical.