I can sign into my OneDrive account with no error yet when the backup runs I get this:
ERROR: Error occurred during backup: The remote server returned an error: (401) Unauthorized.
Just an update in case anyone else encounter the same issue:
It is related to API limitations on Onedrive side. Uploads are being throttled due to the amount of data transferred.
Since that is API limitation on MS side we currently can suggest modifying certain configuration parameters manually, that can help.
1)
- close the Backup application
- open settings folder: C:\ProgramData\CloudBerryLab\CloudBerry Backup\
- find file enginesettings.list
- edit this file with notepad
- Find the string "10000000"
- change 10000000 to 2000000
- close and save the file
- restart the Backup application
2) Reduce number of threads (Tools/Options/Advanced) to 1.