What is the problem you are having with rclone?
About 2 days ago I have received the errors below after Plex or Emby performed a scan on the folders, usually this occurs after the sonar or radarr indicates that the file has hit the folder and Plex and Emby scan the folder.
I have already checked all the account information and everything is OK.
I use PGBlitz for transportation, but edited by me for better use.
Logs: 2021/01/09 07:16:53 ERROR: HoltzFlix / Series / In the Dark (2019) / Season 02 / In the Dark (2019) - S02E04 - Deal Me In.nfo: vfs cache: failed to download: vfs reader: failed to write to cache file: open file failed: googleapi: got HTTP response code 400 with body: Bad Request
2021/01/09 07:17:15 ERROR: HoltzFlix / Series / Inside No. 9 (2014) / Season 03 / Inside No. 9 (2014) - S03E06 - Private View.nfo: vfs cache: failed to download: vfs reader: failed to write to cache file: open file failed: googleapi: got HTTP response code 400 with body: Bad Request
2021/01/09 07:22:46 ERROR: HoltzFlix / Series / Raven's Home (2017) / 02 Temp / S02E22 - Pajama Party.480p.nfo: vfs cache: failed to download: vfs reader: failed to write to cache file: open file failed: googleapi: got HTTP response code 400 with body: Bad Request
What is your rclone version (output from rclone version
)
rclone v1.53.1
- os/arch: linux/amd64
- go version: go1.15
Which OS you are using and how many bits (eg Windows 7, 64 bit)
Ubuntu Server 18.04
Which cloud storage system are you using? (eg Google Drive)
Google Drive / Team Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
[Service]
Type=notify
EnvironmentFile=/opt/appdata/plexguide/rclone.env
ExecStart=/usr/bin/rclone mount tdrive: /mnt/tdrive
--config=/opt/appdata/plexguide/rclone.conf
--log-file=/var/plexguide/logs/rclone-tdrive.log
--log-level NOTICE
--uid=1000 --gid=1000 --umask=002
--allow-other
--bwlimit-file 16M
--dir-cache-time 1000h
--user-agent HoltzFlix
--drive-skip-gdocs
--poll-interval=1m
--vfs-cache-mode full
--cache-dir=/mnt/cache
--vfs-read-ahead=256M
--vfs-cache-max-age 720h
--vfs-cache-poll-interval=1m
--vfs-cache-max-size 120G
--vfs-read-chunk-size 128M
--vfs-read-chunk-size-limit off
--buffer-size=8M
--use-mmap
--vfs-case-insensitive
ExecStop=/bin/fusermount -uz /mnt/tdrive > /dev/null
TimeoutSec=60
User=0
Group=0
#### The rclone config contents with secrets removed.
<!-- You should use 3 backticks to begin and end your paste to make it readable. -->
Paste config here
#### A log from the command with the `-vv` flag
<!-- You should use 3 backticks to begin and end your paste to make it readable. Or use a service such as https://pastebin.com or https://gist.github.com/ -->
Logs: 2021/01/09 07:16:53 ERROR: HoltzFlix / Series / In the Dark (2019) / Season 02 / In the Dark (2019) - S02E04 - Deal Me In.nfo: vfs cache: failed to download: vfs reader: failed to write to cache file: open file failed: googleapi: got HTTP response code 400 with body: Bad Request
2021/01/09 07:17:15 ERROR: HoltzFlix / Series / Inside No. 9 (2014) / Season 03 / Inside No. 9 (2014) - S03E06 - Private View.nfo: vfs cache: failed to download: vfs reader: failed to write to cache file: open file failed: googleapi: got HTTP response code 400 with body: Bad Request
2021/01/09 07:22:46 ERROR: HoltzFlix / Series / Raven's Home (2017) / 02 Temp / S02E22 - Pajama Party.480p.nfo: vfs cache: failed to download: vfs reader: failed to write to cache file: open file failed: googleapi: got HTTP response code 400 with body: Bad Request