Rclone mount dropbox "Signal received: terminated"

What is the problem you are having with rclone?

rclone hangs after almost ~12 hours
previously worked fine almost 2 years...

Run the command 'rclone version' and share the full output of the command.

Version "v1.57.0"

Which cloud storage system are you using?

Dropbox

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

rclone mount mediatours:"/Real Media/" /home/mediat/Dropbox --dir-cache-time 2m  --dropbox-chunk-size=128M --no-checksum --no-modtime --vfs-cache-mode full --cache-dir /home/mediat/tmp/rclone -vv --log-file /home/mediat/rclone.log

A log from the command with the -vv flag

2022/04/07 03:16:37 INFO  : Signal received: terminated
2022/04/07 03:16:37 INFO  : Dropbox root 'Real Media': Commiting uploads - please wait...

After this line rclone stops...

That means something/someone killed the process.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.