Complete
Details
Assignee
Vladimir VinogradenkoVladimir VinogradenkoReporter
Mark HoltzMark HoltzLabels
Time remaining
0mComponents
Fix versions
Affects versions
Priority
Low
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Mark Holtz
Mark HoltzLabels
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created September 17, 2021 at 8:14 AM
Updated July 6, 2022 at 8:57 PM
Resolved October 5, 2021 at 9:31 PM
I received an error message stating "Cloud sync task "Mark (OneDrive)" failed". When I reviewed the log for the Cloud Sync job, I saw the following:
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 367, in run
await self.future
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 403, in __run_body
rv = await self.method(*([self] + args))
File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 973, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/cloud_sync.py", line 1070, in sync
await self._sync(cloud_sync, options, job)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/cloud_sync.py", line 1117, in _sync
await rclone(self.middleware, job, cloud_sync, options["dry_run"])
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/cloud_sync.py", line 236, in rclone
raise ValueError(message)
ValueError: rclone failed with exit code 1
I checked /var/db/system/cores/ for any core crashes, but it was empty. When I manually re-ran the job, it completed successfully. In reviewing the attached log 1010.log, it appears to be related to an temporary issue at Microsoft's end.