Accepted
Details
Details
Priority
Assignee
Triage Team
Triage TeamReporter
Donald Arrowsmith
Donald ArrowsmithMore fields
More fields
Katalon Platform
Katalon Platform
Created August 13, 2021 at 1:04 PM
Updated July 6, 2022 at 9:00 PM
Resolved November 17, 2021 at 3:06 PM
I am using TrueNAS Core v12.0-U5. I have setup an rclone task to duplicate my files to my personal One Drive space running each night. It's been working great for a month. This morning I got an alert email saying 'Cloud sync task "Push Don to OneDrive" failed.' I checked the log file and it showed numerous 'InvalidAuthenticationToken: Unable to initialize RPS'.
I searched the web and found https://forum.rclone.org/t/invalidauthenticationtoken-unable-to-initalize-rps/23595 which describes the problem. The rclone author details a workaround piece of code that is inserted in the latest version of rclone which is v1.56.0. I typed rclone version in my TrueNAS shell and saw that the running rclone version is v1.53.1-DEV.
Is it possible to update rclone to the latest version?