Rclone sync unaspecly ends signaling Killed

What is the problem you are having with rclone?

after 9 minutes the sync unaspectly ends signaling Killed

What is your rclone version (output from rclone version)

rclone v1.32

Which OS you are using and how many bits (eg Windows 7, 64 bit)

FreeBSD 10.2.0.2 - Prester (rev. 2407)

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

Google Cloud Storage now knows as Platform

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

rclone sync /mnt/ZFS-pool/server_1_110_F/W remote:002-eldat/192_168_1_110_F_W

The rclone config contents with secrets removed.

[remote]
type = google cloud storage
client_id =
client_secret =
project_number = ..............
service_account_file =
object_acl = private
bucket_acl = private
token = {"access_token":"ya29.............SBQ","token_type":"Bearer","refresh_token":"1.....................8","expiry":"2020-06-11T16:07:50.843194052+02:00"}

A log from the command with the -vv flag

https://pastebin.com/Ea2fSHLa
  1. Thats a VERY old version. (07/13/2016) 3.5 years old
  2. its likely you ran out of memory and the OOM killed it.

That's the oldest version of rclone I've ever seen.

1 Like

Thank you guys,
I'm planning to update the RAM (actually 4 GB) and install the last release for rclone
Best regards
Dario

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