Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[a]
type = drive
scope = drive
root_folder_id = XXX
token = XXX
team_drive =
### Double check the config for sensitive info before posting publicly
A log from the command that you were trying to run with the -vv flag
[a@archlinux ~]$ rclone sync /run/media/a/b06fb07d-9648-4c03-b276-995948f2751a/$ a:$ -vv
2025/03/29 15:13:40 DEBUG : rclone: Version "v1.69.1" starting with parameters ["rclone" "sync" "/run/media/a/b06fb07d-9648-4c03-b276-995948f2751a/$" "a:$" "-vv"]
2025/03/29 15:13:40 DEBUG : Creating backend with remote "/run/media/a/b06fb07d-9648-4c03-b276-995948f2751a/$"
2025/03/29 15:13:40 DEBUG : Using config file from "/home/a/.config/rclone/rclone.conf"
2025/03/29 15:13:40 DEBUG : Creating backend with remote "a:$"
2025/03/29 15:13:40 DEBUG : test.txt: Need to transfer - File not found at Destination
2025/03/29 15:13:40 DEBUG : Google drive root '$': Waiting for checks to finish
2025/03/29 15:13:40 DEBUG : Google drive root '$': Waiting for transfers to finish
2025/03/29 15:13:41 ERROR : test.txt: Failed to copy: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 15:13:41 ERROR : Google drive root '$': not deleting files as there were IO errors
2025/03/29 15:13:41 ERROR : Google drive root '$': not deleting directories as there were IO errors
2025/03/29 15:13:41 ERROR : Attempt 1/3 failed with 1 errors and: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 15:13:41 DEBUG : test.txt: Need to transfer - File not found at Destination
2025/03/29 15:13:41 DEBUG : Google drive root '$': Waiting for checks to finish
2025/03/29 15:13:41 DEBUG : Google drive root '$': Waiting for transfers to finish
2025/03/29 15:13:42 ERROR : test.txt: Failed to copy: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 15:13:42 ERROR : Google drive root '$': not deleting files as there were IO errors
2025/03/29 15:13:42 ERROR : Google drive root '$': not deleting directories as there were IO errors
2025/03/29 15:13:42 ERROR : Attempt 2/3 failed with 1 errors and: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 15:13:42 DEBUG : test.txt: Need to transfer - File not found at Destination
2025/03/29 15:13:42 DEBUG : Google drive root '$': Waiting for checks to finish
2025/03/29 15:13:42 DEBUG : Google drive root '$': Waiting for transfers to finish
2025/03/29 15:13:43 ERROR : test.txt: Failed to copy: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 15:13:43 ERROR : Google drive root '$': not deleting files as there were IO errors
2025/03/29 15:13:43 ERROR : Google drive root '$': not deleting directories as there were IO errors
2025/03/29 15:13:43 ERROR : Attempt 3/3 failed with 1 errors and: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 15:13:43 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 3.0s
2025/03/29 15:13:43 DEBUG : 7 go routines active
2025/03/29 15:13:43 NOTICE: Failed to sync: failed to make directory: googleapi: Error 400: Bad Request, badRequest
[a@archlinux ~]$ rclone mkdir a:$ -vv
2025/03/29 14:56:04 DEBUG : rclone: Version "v1.69.1" starting with parameters ["rclone" "mkdir" "a:$" "-vv"]
2025/03/29 14:56:04 DEBUG : Creating backend with remote "a:$"
2025/03/29 14:56:04 DEBUG : Using config file from "/home/a/.config/rclone/rclone.conf"
2025/03/29 14:56:05 INFO : Google drive root '$': Making directory
2025/03/29 14:56:05 ERROR : Attempt 1/3 failed with 1 errors and: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 14:56:05 INFO : Google drive root '$': Making directory
2025/03/29 14:56:06 ERROR : Attempt 2/3 failed with 1 errors and: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 14:56:06 INFO : Google drive root '$': Making directory
2025/03/29 14:56:07 ERROR : Attempt 3/3 failed with 1 errors and: failed to make directory: googleapi: Error 400: Bad Request, badRequest
2025/03/29 14:56:07 DEBUG : 5 go routines active
2025/03/29 14:56:07 NOTICE: Failed to mkdir: failed to make directory: googleapi: Error 400: Bad Request, badRequest
rclone mkdir a:$ -vv
DEBUG : rclone: Version "v1.69.1" starting with parameters ["rclone" "mkdir" "a:$" "-vv"]
DEBUG : Creating backend with remote "a:$"
DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
INFO : Google drive root '$': Making directory