[Bug] OneDrive upload may fail without logging error
StillGreen-san opened this issue ยท 0 comments
Describe the bug
the upload of some of the backups may fail without logging an error, they just don't show up in the could
in the logs it actually says success, just with a higher than usual upload speed
subsequent uploads from the same backup cycle worked as expected
only happened twice since 2024.01.21 (01.24. & 03.20)
To Reproduce
upload to OneDrive
Screenshots / Videos
No response
Server and Plugin Versions
(Jan) Paper-378 1.20.4
(Mar) Paper-448 1.20.4
DriveBackupV2 v1.6.1
Linux x86_64 (exact OS unknown)
Logs
Config
Additional Information
looking at OneDriveUploader it will just consume some of the exceptions and treat them as having finished the upload
the other uploaders do not seem to do this, so they dont seem to be effected