giuseppe30
(Giuseppe Trenta)
July 19, 2021, 4:24pm
1
Hello,
from 2 week I have an issue with any Google Drive Documents and I can't find any solution.
Someone can help me please?
2021/07/19 17:39:18 ERROR : XXX Failed to copy: failed to open source object: open file failed: googleapi: Error 403: Only files with binary content can be downloaded. Use Export with Docs Editors files., fileNotDownloadable
What is your rclone version (output from rclone version
)
rclone v1.53.1-DEV
Which OS you are using and how many bits (eg Windows 7, 64 bit)
TrueNAS-12.0-U3(freebsd/amd64)
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
Cloud Sync Tasks from GUI
It's fixed in the beta so you'd wait for the release or upgrade to the beta.
opened 02:16PM - 09 Jul 21 UTC
closed 10:41AM - 14 Jul 21 UTC
Remote: Drive
bug
#### What is the problem you are having with rclone?
Within last 24 hours, a … cronjob that runs `rclone` started returning the following error for some files:
```
2021/07/09 17:09:10 ERROR : XXX: Failed to copy: failed to open source object: open file failed: googleapi: Error 403: Only files with binary content can be downloaded. Use Export with Docs Editors files., fileNotDownloadable
```
The file itself is not new; it has been on the Drive for quite some time.
#### What is your rclone version (output from `rclone version`)
```
$ rclone version
rclone v1.55.1-DEV
- os/type: linux
- os/arch: amd64
- go/version: go1.16.5
- go/linking: dynamic
- go/tags: cmount
```
#### Which OS you are using and how many bits (e.g. Windows 7, 64 bit)
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
$ uname -a
Linux debian 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
```
#### Which cloud storage system are you using? (e.g. Google Drive)
Google Drive.
#### The command you were trying to run (e.g. `rclone copy /tmp remote:tmp`)
```
rclone sync --exclude /XXX/ googledrive: /path/to/google_drive/
```
#### A log from the command with the `-vv` flag (e.g. output from `rclone -vv copy /tmp remote:tmp`)
I will dump, redact and provide it later if necessary.
#### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
system
(system)
Closed
July 22, 2021, 4:29pm
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.