The problem I'm facing is that I have used Onlime for a while (which works via the Jottacloud setup) and had no issues so far. Then, all of a sudden, my node started to lose connection to the mount on a daily basis. I now need to reconnect to my Onlime storage every day in order to be able to use it. I do not understand what's happening or how I would be able to fix this.
Run the command 'rclone version' and share the full output of the command.
rclone v1.67.0
os/version: debian 12.7 (64 bit)
os/kernel: 6.1.0-21-amd64 (x86_64)
os/type: linux
os/arch: amd64
go/version: go1.22.4
go/linking: static
go/tags: none
Are you on the latest version of rclone? You can validate by checking the version listed here: Rclone downloads
Yes
Which cloud storage system are you using? (eg Google Drive)
Onlime (Jottacloud)
The command you were trying to run (eg rclone copy /tmp remote:tmp)
Are you connecting rclone to Jottacloud from more than one machine?
Asking as Jottacloud wants you to create a separate token for each individual server/machine accessing it.
That is interesting as it is not the case that I use it for multiple devices.
I have escalated the issue with Onlime. My personal assessment based on required client is that it might have to do with the configuration client_id = . According to the manual it should be set to either jottacli, or desktop (it defaults to the latter). This always worked but maybe something changed in the API and therefore the token expires for not having the client_id set properly?
Maybe I'm looking in the completely wrong direction though.
I basically removed everything and started from scratch. Created a new key in the backend of Onlime and reconfigured everything. This seems to have worked as I haven't run into issues for the past 3 days now.