Error conntecion remotely works after reboot

What is the problem you are having with rclone?

Hello,
I have a problem with rclone.
After a few days of it working properly, I get a "connection refused" error and it doesn't work anymore.
Any attempt I make is unsuccessful, only rebooting the machine starts the remote connection.
Can anyone help me?
Thank you

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-26-amd64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.22.4
  • go/linking: static
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

Onedrive
Dropbox

The command you were trying to run (eg rclone copy /tmp remote:tmp)

 rclone ls OneDrive_official:

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[OneDrive_official]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal

[bkp_onedrive]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal

[dropbox]
type = dropbox
token = XXX

A log from the command that you were trying to run with the -vv flag

I don't have log during error

please post a debug log, including the top 20 lines and the exact error itself.

How can I extract an old log ?
Now it works and in log file there aren't error

good. hopefully, that was a one-time glitch.

based on your command, did not use a log, did not use debug output.
so nothing to extract.