mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 19:05:51 +03:00
[GH-ISSUE #162] Today suddenly error [e] Error 'files' #147
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mystefyer on GitHub (Apr 26, 2022).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/162
Hi,
Wondering what the error [e] Error 'files' might indicate. Worked fine 2 days ago. I can request the info perfectly.
When requesting the filelist its lists all files, but in the end throws (I blotted out the rootfolder name):
Traceback (most recent call last):
File "\libs\whagodri.py", line 399, in
for file in wa_backup.backup_files(backup):
File "\libs\whagodri.py", line 70, in list_path
for item in page[last_component]:
KeyError: 'files'
Basically the same when I list the database file. Has the backup failed maybe?
Regards,
Mystefyer
@Mystefyer commented on GitHub (Apr 28, 2022):
Update, after new backup it works again.