Google Drive 404 api errors

What is the problem you are having with rclone?

When trying to move from one Google drive account to another, I'm getting 404 file not found errors, and nothing transfers.

What is your rclone version (output from rclone version)

rclone v1.47.0

  • os/arch: linux/amd64
  • go version: go1.12.4

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

Ubuntu 18.04 on a GCE instance.

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

Google Drive to Google Drive

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

rclone move lizzie: lizziebackup: --drive-use-trash=false -P --disable move

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

-vv

2019/08/28 16:20:25 ERROR : DCIM/Camera/IMG_20190818_115048180.jpg: Failed to copy: googleapi: Error 404: File not found: 1R67-lz-SM_Qy5_xaX-JQQz9O1l3kZYsi., notFound
2019/08/28 16:20:25 ERROR : DCIM/Camera/IMG_20190818_115048180.jpg: Not deleting source as copy failed: googleapi: Error 404: File not found: 1R67-lz-SM_Qy5_xaX-JQQz9O1l3kZYsi., notFound
2019/08/28 16:20:25 ERROR : DCIM/Camera/IMG_20190817_123315724.jpg: Failed to copy: googleapi: Error 404: File not found: 1QJuui1vz-KXbGf-FtXjDeznubuMmMbGo., notFound
2019/08/28 16:20:25 ERROR : DCIM/Camera/IMG_20190817_123315724.jpg: Not deleting source as copy failed: googleapi: Error 404: File not found: 1QJuui1vz-KXbGf-FtXjDeznubuMmMbGo., notFound
2019/08/28 16:20:25 ERROR : DCIM/Camera/IMG_20190817_123317427.jpg: Failed to copy: googleapi: Error 404: File not found: 1diuyqbeRJWX2hyr3cL6GhY7h2wwB80iv., notFound
2019/08/28 16:20:25 ERROR : DCIM/Camera/IMG_20190817_123317427.jpg: Not deleting source as copy failed: googleapi: Error 404: File not found: 1diuyqbeRJWX2hyr3cL6GhY7h2wwB80iv., notFound
2019/08/28 16:20:25 ERROR : DCIM/Camera/IMG_20190817_123305925_HDR.jpg: Failed to copy: googleapi: Error 404: File not found: 1F1Fb2ijTXZVsyea4GBQfN--6v39e9O1E., notFound

I've tried doing the same thing, but as a copy, using --disable copy, and get the same results.

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