Can't copy/create files in mount

What is the problem you are having with rclone?

Can't copy files to local synced flder, i/o error and strange errors in log. The local folder /media/martinb/Data/mgs_conectiva/empresa/data/sync is located on a NFTS drive.

Run the command 'rclone version' and share the full output of the command.

rclone v1.65.2

  • os/version: linuxmint 21.3 (64 bit)
  • os/kernel: 5.15.0-97-generic (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.21.6
  • go/linking: static
  • go/tags: none

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)

rclone.service

[Unit]
Description=rclonemount gdrive
AssertPathIsDirectory=/media/martinb/Data/mgs_conectiva/empresa/data/sync
Wants=network-online.target
After=network-online.target

[Service]
Type=notify
Environment=RCLONE_CONFIG=/home/martinb/.config/rclone/rclone.conf
Environment=RCLONE_DRIVE_USE_TRASH=false
ExecStartPre=/bin/mkdir -p /media/martinb/Data/mgs_conectiva/empresa/data/sync
ExecStart=/usr/bin/rclone mount \
        --log-file=/var/log/rclone.log \
        --log-level=DEBUG \
        --allow-non-empty \
        --allow-other \
        gdrive:sync /media/martinb/Data/mgs_conectiva/empresa/data/sync
ExecStop=/bin/fusermount -u /media/martinb/Data/mgs_conectiva/empresa/data/sync
Restart=always
RestartSec=10

[Install]
WantedBy=multi-user.target

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[gdrive]
type = drive
scope = drive
token = XXX
root_folder_id = XXX

A log from the command that you were trying to run with the -vv flag

2024/03/07 10:06:49 DEBUG : rclone: Version "v1.65.2" starting with parameters ["/usr/bin/rclone" "mount" "--log-file=/var/log/rclone.log" "--log-level=DEBUG" "--allow-non-empty" "--allow-other" "gdrive:sync" "/media/martinb/Data/mgs_conectiva/empresa/data/sync"]
2024/03/07 10:06:49 DEBUG : Creating backend with remote "gdrive:sync"
2024/03/07 10:06:49 DEBUG : Using config file from "/home/martinb/.config/rclone/rclone.conf"
2024/03/07 10:06:49 DEBUG : Setting drive_use_trash="false" from environment variable RCLONE_DRIVE_USE_TRASH
2024/03/07 10:06:49 DEBUG : gdrive: detected overridden config - adding "{jTRHh}" suffix to name
2024/03/07 10:06:49 DEBUG : Setting drive_use_trash="false" from environment variable RCLONE_DRIVE_USE_TRASH
2024/03/07 10:06:49 DEBUG : fs cache: renaming cache item "gdrive:sync" to be canonical "gdrive{jTRHh}:sync"
2024/03/07 10:06:50 DEBUG : Google drive root 'sync': Mounting on "/media/martinb/Data/mgs_conectiva/empresa/data/sync"
2024/03/07 10:06:50 DEBUG : : Root: 
2024/03/07 10:06:50 DEBUG : : >Root: node=/, err=<nil>
2024/03/07 10:06:50 DEBUG : /: Lookup: name=".Trash"
2024/03/07 10:06:50 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 DEBUG : /: Lookup: name="autorun.inf"
2024/03/07 10:06:50 DEBUG : /: Attr: 
2024/03/07 10:06:50 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 DEBUG : /: Lookup: name=".xdg-volume-info"
2024/03/07 10:06:50 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:50 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:50 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:50 DEBUG : /: Lookup: name=".Trash-1000"
2024/03/07 10:06:51 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 DEBUG : /: Attr: 
2024/03/07 10:06:51 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:51 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:51 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 DEBUG : /: Attr: 
2024/03/07 10:06:51 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:51 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:51 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:51 DEBUG : /: Attr: 
2024/03/07 10:06:51 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:51 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:52 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: Attr: 
2024/03/07 10:06:52 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:52 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:52 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: Attr: 
2024/03/07 10:06:52 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:52 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:52 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: Attr: 
2024/03/07 10:06:52 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:52 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:52 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: Attr: 
2024/03/07 10:06:52 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:52 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:52 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:52 DEBUG : /: Attr: 
2024/03/07 10:06:52 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:52 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:53 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: Attr: 
2024/03/07 10:06:53 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:53 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:53 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: Attr: 
2024/03/07 10:06:53 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:53 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:53 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: Attr: 
2024/03/07 10:06:53 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:53 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:53 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: Attr: 
2024/03/07 10:06:53 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:53 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:53 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:53 DEBUG : /: Attr: 
2024/03/07 10:06:53 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:53 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:54 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: Attr: 
2024/03/07 10:06:54 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:54 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:54 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: Attr: 
2024/03/07 10:06:54 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:54 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:54 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: Attr: 
2024/03/07 10:06:54 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:54 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:54 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:54 DEBUG : /: Attr: 
2024/03/07 10:06:54 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:54 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:55 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: Attr: 
2024/03/07 10:06:55 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:55 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:55 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: Attr: 
2024/03/07 10:06:55 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:55 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:55 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: Attr: 
2024/03/07 10:06:55 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:55 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:55 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:55 DEBUG : /: Attr: 
2024/03/07 10:06:55 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:55 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:56 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: Attr: 
2024/03/07 10:06:56 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:56 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:56 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: Attr: 
2024/03/07 10:06:56 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:56 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:56 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: Attr: 
2024/03/07 10:06:56 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:56 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:56 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: Attr: 
2024/03/07 10:06:56 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:06:56 DEBUG : /: ReadDirAll: 
2024/03/07 10:06:56 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:56 DEBUG : /: Lookup: name="autorun.inf"
2024/03/07 10:06:57 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:57 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:06:57 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:04 DEBUG : /: Attr: 
2024/03/07 10:07:04 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:07:04 DEBUG : /: ReadDirAll: 
2024/03/07 10:07:05 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:05 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:05 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:05 DEBUG : /: Attr: 
2024/03/07 10:07:05 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:07:07 DEBUG : /: Attr: 
2024/03/07 10:07:07 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:07:07 DEBUG : /: Lookup: name=".Trash"
2024/03/07 10:07:07 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 DEBUG : /: Lookup: name=".Trash-1000"
2024/03/07 10:07:07 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 DEBUG : /: ReadDirAll: 
2024/03/07 10:07:07 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:07 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:08 DEBUG : : Statfs: 
2024/03/07 10:07:08 DEBUG : : >Statfs: stat={Blocks:3932160 Bfree:2318828 Bavail:2318828 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2024/03/07 10:07:10 DEBUG : : Statfs: 
2024/03/07 10:07:10 DEBUG : : >Statfs: stat={Blocks:3932160 Bfree:2318828 Bavail:2318828 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2024/03/07 10:07:10 DEBUG : /: Attr: 
2024/03/07 10:07:10 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 10:07:10 DEBUG : : Statfs: 
2024/03/07 10:07:10 DEBUG : : >Statfs: stat={Blocks:3932160 Bfree:2318828 Bavail:2318828 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2024/03/07 10:07:10 DEBUG : /: Lookup: name="Documento sin título"
2024/03/07 10:07:10 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:10 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:10 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:10 DEBUG : /: Lookup: name="Documento sin título"
2024/03/07 10:07:10 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:10 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 10:07:10 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound

welcome to the forum,

can you test rclone copy of a single file.
something like
rclone copy ~/file.ext gdrive:sync

can you test without using the drive. pick a local folder?

for a deeper look, try --dump=headers --retries=1

Done! still not working.

rclone copy ./test.txt gdrive:sync

martinb@internet:~/Escritorio$  rclone copy ./test.txt gdrive:sync
2024/03/07 11:58:10 ERROR : Attempt 1/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 11:58:10 ERROR : Attempt 2/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 11:58:10 ERROR : Attempt 3/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 11:58:10 Failed to copy: couldn't list directory: googleapi: Error 404: File not found: ., notFound

can you test without using the drive. pick a local folder?
Tried /home/martinb/sync folder and no luck

--dump=headers --retries=1

2024/03/07 12:00:19 DEBUG : rclone: Version "v1.65.2" starting with parameters ["/usr/bin/rclone" "mount" "--dump=headers" "--retries=1" "--log-file=/var/log/rclone.log" "--log-level=DEBUG" "--allow-non-empty" "--allow-other" "--vfs-cache-mode" "writes" "gdrive:sync" "/media/martinb/Data/mgs_conectiva/empresa/data/sync"]
2024/03/07 12:00:19 DEBUG : Creating backend with remote "gdrive:sync"
2024/03/07 12:00:19 DEBUG : Using config file from "/home/martinb/.config/rclone/rclone.conf"
2024/03/07 12:00:19 DEBUG : Setting drive_use_trash="false" from environment variable RCLONE_DRIVE_USE_TRASH
2024/03/07 12:00:19 DEBUG : gdrive: detected overridden config - adding "{jTRHh}" suffix to name
2024/03/07 12:00:19 DEBUG : Setting drive_use_trash="false" from environment variable RCLONE_DRIVE_USE_TRASH
2024/03/07 12:00:19 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : HTTP REQUEST (req 0xc000271b00)
2024/03/07 12:00:19 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : HTTP RESPONSE (req 0xc000271b00)
2024/03/07 12:00:19 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:19 GMT
Expires: Thu, 07 Mar 2024 15:00:19 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : HTTP REQUEST (req 0xc000934800)
2024/03/07 12:00:19 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : HTTP RESPONSE (req 0xc000934800)
2024/03/07 12:00:19 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:19 GMT
Expires: Thu, 07 Mar 2024 15:00:19 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : fs cache: renaming cache item "gdrive:sync" to be canonical "gdrive{jTRHh}:sync"
2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : HTTP REQUEST (req 0xc000a50700)
2024/03/07 12:00:19 DEBUG : GET /drive/v3/changes/startPageToken?alt=json&prettyPrint=false&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : HTTP RESPONSE (req 0xc000a50700)
2024/03/07 12:00:19 DEBUG : HTTP/1.1 200 OK
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:19 GMT
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Pragma: no-cache
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : vfs cache: root is "/tmp/rclone"
2024/03/07 12:00:19 DEBUG : vfs cache: data root is "/tmp/rclone/vfs/gdrive{jTRHh}/sync"
2024/03/07 12:00:19 DEBUG : vfs cache: metadata root is "/tmp/rclone/vfsMeta/gdrive{jTRHh}/sync"
2024/03/07 12:00:19 DEBUG : Creating backend with remote "/tmp/rclone/vfs/gdrive{jTRHh}/sync"
2024/03/07 12:00:19 DEBUG : Creating backend with remote "/tmp/rclone/vfsMeta/gdrive{jTRHh}/sync"
2024/03/07 12:00:19 DEBUG : Google drive root 'sync': Mounting on "/media/martinb/Data/mgs_conectiva/empresa/data/sync"
2024/03/07 12:00:19 INFO  : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/03/07 12:00:19 DEBUG : : Root: 
2024/03/07 12:00:19 DEBUG : : >Root: node=/, err=<nil>
2024/03/07 12:00:19 DEBUG : /: Lookup: name=".Trash"
2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : HTTP REQUEST (req 0xc0007f4500)
2024/03/07 12:00:19 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : HTTP RESPONSE (req 0xc0007f4500)
2024/03/07 12:00:19 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:19 GMT
Expires: Thu, 07 Mar 2024 15:00:19 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:19 DEBUG : /: Lookup: name="autorun.inf"
2024/03/07 12:00:19 DEBUG : /: Lookup: name=".xdg-volume-info"
2024/03/07 12:00:19 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:19 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:19 DEBUG : /: Attr: 
2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:19 DEBUG : HTTP REQUEST (req 0xc000a50400)
2024/03/07 12:00:19 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:19 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 DEBUG : HTTP RESPONSE (req 0xc000a50400)
2024/03/07 12:00:20 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:20 GMT
Expires: Thu, 07 Mar 2024 15:00:20 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : HTTP REQUEST (req 0xc000a50b00)
2024/03/07 12:00:20 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 DEBUG : HTTP RESPONSE (req 0xc000a50b00)
2024/03/07 12:00:20 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:20 GMT
Expires: Thu, 07 Mar 2024 15:00:20 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: Lookup: name=".Trash-1000"
2024/03/07 12:00:20 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: ReadDirAll: 
2024/03/07 12:00:20 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : HTTP REQUEST (req 0xc0007f5b00)
2024/03/07 12:00:20 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 DEBUG : HTTP RESPONSE (req 0xc0007f5b00)
2024/03/07 12:00:20 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:20 GMT
Expires: Thu, 07 Mar 2024 15:00:20 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : HTTP REQUEST (req 0xc000934700)
2024/03/07 12:00:20 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 DEBUG : HTTP RESPONSE (req 0xc000934700)
2024/03/07 12:00:20 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:20 GMT
Expires: Thu, 07 Mar 2024 15:00:20 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:20 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:20 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:00:20 DEBUG : /: Attr: 
2024/03/07 12:00:20 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 12:00:20 DEBUG : /: ReadDirAll: 
2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:20 DEBUG : HTTP REQUEST (req 0xc000271a00)
2024/03/07 12:00:20 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:20 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:21 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:21 DEBUG : HTTP RESPONSE (req 0xc000271a00)
2024/03/07 12:00:21 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:20 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:21 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:21 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 12:00:21 DEBUG : pacer: Rate limited, increasing sleep to 1.389953882s
2024/03/07 12:00:21 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:21 DEBUG : HTTP REQUEST (req 0xc0007f6400)
2024/03/07 12:00:21 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:21 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:21 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:21 DEBUG : HTTP RESPONSE (req 0xc0007f6400)
2024/03/07 12:00:21 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:21 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:21 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:21 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 12:00:21 DEBUG : pacer: Rate limited, increasing sleep to 2.270402185s
2024/03/07 12:00:22 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:22 DEBUG : HTTP REQUEST (req 0xc0007f6a00)
2024/03/07 12:00:22 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:22 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:22 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:22 DEBUG : HTTP RESPONSE (req 0xc0007f6a00)
2024/03/07 12:00:22 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:22 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:22 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:22 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 12:00:22 DEBUG : pacer: Rate limited, increasing sleep to 4.034084934s
2024/03/07 12:00:24 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:24 DEBUG : HTTP REQUEST (req 0xc000a51100)
2024/03/07 12:00:24 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:24 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:24 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:24 DEBUG : HTTP RESPONSE (req 0xc000a51100)
2024/03/07 12:00:24 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:24 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:24 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:24 DEBUG : pacer: low level retry 4/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 12:00:24 DEBUG : pacer: Rate limited, increasing sleep to 8.339145271s
2024/03/07 12:00:28 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:28 DEBUG : HTTP REQUEST (req 0xc000948c00)
2024/03/07 12:00:28 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:00:28 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:28 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:28 DEBUG : HTTP RESPONSE (req 0xc000948c00)
2024/03/07 12:00:28 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:00:28 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:00:28 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:00:28 DEBUG : pacer: low level retry 5/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 12:00:28 DEBUG : pacer: Rate limited, increasing sleep to 16.314939984s
2024/03/07 12:00:37 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:00:37 DEBUG : HTTP REQUEST (req 0xc000949200)
2024/03/07 12:00:37 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

Strange thing are those lookups:, both folders are completely empty without hidden files...

Lookup: name=".Trash"
Lookup: name="autorun.inf"
Lookup: name=".xdg-volume-info"

It is not strange - it is your Linux desktop environment putting them on every mounted disk. If you want to disable it then check your OS documentation.

In terms of your mount:

  1. add --vfs-cache-mode=full or --vfs-cache-mode=writes to your mount command if you want to write files.

  2. Why to make life difficult and mount your Google Drive on Windows NTFS disk mounted on Linux? - mount it somewhere on your local filesystem, e.g.: /mnt/gdrive

Cool! Changed my service file (local mount, cache full) but the issue persists

Changed local mount to /media/martinb/gdrive

[Unit]
Description=rclonemount gdrive
Wants=network-online.target
After=network-online.target

[Service]
Type=notify
Environment=RCLONE_CONFIG=/home/martinb/.config/rclone/rclone.conf
Environment=RCLONE_DRIVE_USE_TRASH=false
ExecStartPre=/bin/mkdir -p /media/martinb/gdrive
ExecStart=/usr/bin/rclone mount \
        --dump=headers --retries=1 \
        --log-file=/var/log/rclone.log \
        --log-level=DEBUG \
        --allow-non-empty \
        --allow-other \
        --vfs-cache-mode full \
        gdrive:sync /media/martinb/gdrive
ExecStop=/bin/fusermount -u /media/martinb/gdrive
Restart=always
RestartSec=10

[Install]
WantedBy=multi-user.target

Log


2024/03/07 12:43:33 DEBUG : rclone: Version "v1.65.2" starting with parameters ["/usr/bin/rclone" "mount" "--dump=headers" "--retries=1" "--log-file=/var/log/rclone.log" "--log-level=DEBUG" "--allow-non-empty" "--allow-other" "--vfs-cache-mode" "full" "gdrive:sync" "/media/martinb/gdrive"]
2024/03/07 12:43:33 DEBUG : Creating backend with remote "gdrive:sync"
2024/03/07 12:43:33 DEBUG : Using config file from "/home/martinb/.config/rclone/rclone.conf"
2024/03/07 12:43:33 DEBUG : Setting drive_use_trash="false" from environment variable RCLONE_DRIVE_USE_TRASH
2024/03/07 12:43:33 DEBUG : gdrive: detected overridden config - adding "{jTRHh}" suffix to name
2024/03/07 12:43:33 DEBUG : Setting drive_use_trash="false" from environment variable RCLONE_DRIVE_USE_TRASH
2024/03/07 12:43:33 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2024/03/07 12:43:33 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:33 DEBUG : HTTP REQUEST (req 0xc000a9b100)
2024/03/07 12:43:33 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:43:33 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : HTTP RESPONSE (req 0xc000a9b100)
2024/03/07 12:43:34 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:43:34 GMT
Expires: Thu, 07 Mar 2024 15:43:34 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : HTTP REQUEST (req 0xc000d18300)
2024/03/07 12:43:34 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : HTTP RESPONSE (req 0xc000d18300)
2024/03/07 12:43:34 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:43:34 GMT
Expires: Thu, 07 Mar 2024 15:43:34 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : fs cache: renaming cache item "gdrive:sync" to be canonical "gdrive{jTRHh}:sync"
2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : HTTP REQUEST (req 0xc000a9a400)
2024/03/07 12:43:34 DEBUG : GET /drive/v3/changes/startPageToken?alt=json&prettyPrint=false&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : HTTP RESPONSE (req 0xc000a9a400)
2024/03/07 12:43:34 DEBUG : HTTP/1.1 200 OK
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:43:34 GMT
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Pragma: no-cache
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : vfs cache: root is "/tmp/rclone"
2024/03/07 12:43:34 DEBUG : vfs cache: data root is "/tmp/rclone/vfs/gdrive{jTRHh}/sync"
2024/03/07 12:43:34 DEBUG : vfs cache: metadata root is "/tmp/rclone/vfsMeta/gdrive{jTRHh}/sync"
2024/03/07 12:43:34 DEBUG : Creating backend with remote "/tmp/rclone/vfs/gdrive{jTRHh}/sync"
2024/03/07 12:43:34 DEBUG : Creating backend with remote "/tmp/rclone/vfsMeta/gdrive{jTRHh}/sync"
2024/03/07 12:43:34 DEBUG : Google drive root 'sync': Mounting on "/media/martinb/gdrive"
2024/03/07 12:43:34 INFO  : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/03/07 12:43:34 DEBUG : : Root: 
2024/03/07 12:43:34 DEBUG : : >Root: node=/, err=<nil>
2024/03/07 12:43:34 DEBUG : /: Lookup: name=".Trash"
2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : HTTP REQUEST (req 0xc000a9aa00)
2024/03/07 12:43:34 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : HTTP RESPONSE (req 0xc000a9aa00)
2024/03/07 12:43:34 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:43:34 GMT
Expires: Thu, 07 Mar 2024 15:43:34 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:34 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:34 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:34 DEBUG : /: Lookup: name=".xdg-volume-info"
2024/03/07 12:43:34 DEBUG : /: Lookup: name="autorun.inf"
2024/03/07 12:43:34 DEBUG : /: Attr: 
2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : HTTP REQUEST (req 0xc000a9b200)
2024/03/07 12:43:34 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 DEBUG : HTTP RESPONSE (req 0xc000a9b200)
2024/03/07 12:43:34 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:43:34 GMT
Expires: Thu, 07 Mar 2024 15:43:34 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:43:34 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:34 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:34 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 12:43:34 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:34 DEBUG : /: Lookup: name=".Trash-1000"
2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:34 DEBUG : HTTP REQUEST (req 0xc000d18800)
2024/03/07 12:43:34 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:43:34 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:35 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:35 DEBUG : HTTP RESPONSE (req 0xc000d18800)
2024/03/07 12:43:35 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 15:43:35 GMT
Expires: Thu, 07 Mar 2024 15:43:35 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 12:43:35 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:35 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:35 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:35 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:35 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:35 DEBUG : /: ReadDirAll: 
2024/03/07 12:43:35 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 12:43:35 DEBUG : HTTP REQUEST (req 0xc000247d00)
2024/03/07 12:43:35 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 12:43:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:43:38 DEBUG : : Dir.ReadDirAll error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:38 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:38 DEBUG : /: >ReadDirAll: item=-1, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:43:38 DEBUG : /: Attr: 
2024/03/07 12:43:38 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2024/03/07 12:43:38 DEBUG : /: ReadDirAll: 
2024/03/07 12:45:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 12:45:19 ERROR : /: Dir.Stat error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:45:19 ERROR : IO error: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:45:19 DEBUG : /: >Lookup: node=<nil>, err=couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 12:45:28 DEBUG : /media/martinb/gdrive: Unmounted externally. Just exit now.
2024/03/07 12:45:28 DEBUG : rclone: Version "v1.65.2" finishing with parameters ["/usr/bin/rclone" "mount" "--dump=headers" "--retries=1" "--log-file=/var/log/rclone.log" "--log-level=DEBUG" "--allow-non-empty" "--allow-other" "--vfs-cache-mode" "full" "gdrive:sync" "/media/martinb/gdrive"]

Sorry what issue?

After you mount it can your try to copy something?

Yes, after mounting, I can't copy/paste anything to the synced folder, it throws i/o error, also, drive files in that folder don't get downloaded

given the issue occurs with simple rclone copy, not need to test complex rclone mount
for testing, no need for rclone mount. let's keep it simple.

can you copy a singile file using --dump=headers --retries=1 and post the full output.

as per rclone docs, should create your own client id+secret.

what is the ouput of rclone lsd gdrive: -vv

Because your remote is not working... try the same again in DEBUG mode and post output here:

$ rclone copy ./test.txt gdrive:sync -vv

or maybe just:

$ rclone lsd gdrive: -vv
$ rclone copy ./test.txt gdrive:sync -vv
2024/03/07 13:07:54 DEBUG : rclone: Version "v1.65.2" starting with parameters ["rclone" "copy" "./test.txt" "gdrive:sync" "-vv"]
2024/03/07 13:07:54 DEBUG : Creating backend with remote "./test.txt"
2024/03/07 13:07:54 DEBUG : Using config file from "/home/martinb/.config/rclone/rclone.conf"
2024/03/07 13:07:54 DEBUG : fs cache: adding new entry for parent of "./test.txt", "/home/martinb/Escritorio"
2024/03/07 13:07:54 DEBUG : Creating backend with remote "gdrive:sync"
2024/03/07 13:07:55 ERROR : Attempt 1/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 13:07:55 ERROR : Attempt 2/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 13:07:55 ERROR : Attempt 3/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 13:07:55 INFO  : 
Transferred:   	          0 B / 0 B, -, 0 B/s, ETA -
Errors:                 1 (retrying may help)
Elapsed time:         1.1s

2024/03/07 13:07:55 DEBUG : 6 go routines active
2024/03/07 13:07:55 Failed to copy: couldn't list directory: googleapi: Error 404: File not found: ., notFound
$ rclone lsd gdrive: -vv
2024/03/07 13:07:08 DEBUG : rclone: Version "v1.65.2" starting with parameters ["rclone" "lsd" "gdrive:" "-vv"]
2024/03/07 13:07:08 DEBUG : Creating backend with remote "gdrive:"
2024/03/07 13:07:08 DEBUG : Using config file from "/home/martinb/.config/rclone/rclone.conf"
2024/03/07 13:07:09 ERROR : : error listing: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 13:07:09 DEBUG : 6 go routines active
2024/03/07 13:07:09 Failed to lsd with 2 errors: last error was: couldn't list directory: googleapi: Error 404: File not found: ., notFound
$ rclone copy ./test.txt gdrive:sync -vv --dump=headers --retries=1
2024/03/07 13:10:29 DEBUG : rclone: Version "v1.65.2" starting with parameters ["rclone" "copy" "./test.txt" "gdrive:sync" "-vv" "--dump=headers" "--retries=1"]
2024/03/07 13:10:29 DEBUG : Creating backend with remote "./test.txt"
2024/03/07 13:10:29 DEBUG : Using config file from "/home/martinb/.config/rclone/rclone.conf"
2024/03/07 13:10:29 DEBUG : fs cache: adding new entry for parent of "./test.txt", "/home/martinb/Escritorio"
2024/03/07 13:10:29 DEBUG : Creating backend with remote "gdrive:sync"
2024/03/07 13:10:29 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2024/03/07 13:10:29 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:29 DEBUG : HTTP REQUEST (req 0xc0009d4200)
2024/03/07 13:10:29 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 13:10:29 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:29 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:29 DEBUG : HTTP RESPONSE (req 0xc0009d4200)
2024/03/07 13:10:29 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 16:10:29 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 13:10:29 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:29 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 13:10:29 DEBUG : pacer: Rate limited, increasing sleep to 1.202463072s
2024/03/07 13:10:29 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:29 DEBUG : HTTP REQUEST (req 0xc0009d4e00)
2024/03/07 13:10:29 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 13:10:29 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:29 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:29 DEBUG : HTTP RESPONSE (req 0xc0009d4e00)
2024/03/07 13:10:29 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 16:10:29 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 13:10:29 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:29 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 13:10:29 DEBUG : pacer: Rate limited, increasing sleep to 2.25468352s
2024/03/07 13:10:30 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:30 DEBUG : HTTP REQUEST (req 0xc00057d200)
2024/03/07 13:10:30 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 13:10:30 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:30 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:30 DEBUG : HTTP RESPONSE (req 0xc00057d200)
2024/03/07 13:10:30 DEBUG : HTTP/1.1 403 Forbidden
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 16:10:30 GMT
Server: ESF
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 13:10:30 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:30 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for consumer 'project_number:202264815644'.
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "googleapis.com",
    "metadata": {
      "consumer": "projects/202264815644",
      "quota_limit": "defaultPerMinutePerProject",
      "quota_limit_value": "420000",
      "quota_location": "global",
      "quota_metric": "drive.googleapis.com/default",
      "service": "drive.googleapis.com"
    },
    "reason": "RATE_LIMIT_EXCEEDED"
  },
  {
    "@type": "type.googleapis.com/google.rpc.Help",
    "links": [
      {
        "description": "Request a higher quota limit.",
        "url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
      }
    ]
  }
]
, rateLimitExceeded)
2024/03/07 13:10:30 DEBUG : pacer: Rate limited, increasing sleep to 4.496488223s
2024/03/07 13:10:32 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:32 DEBUG : HTTP REQUEST (req 0xc0007d8600)
2024/03/07 13:10:32 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 13:10:32 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:33 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:33 DEBUG : HTTP RESPONSE (req 0xc0007d8600)
2024/03/07 13:10:33 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 16:10:32 GMT
Expires: Thu, 07 Mar 2024 16:10:32 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 13:10:33 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:33 DEBUG : pacer: Reducing sleep to 0s
2024/03/07 13:10:37 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:37 DEBUG : HTTP REQUEST (req 0xc00024fd00)
2024/03/07 13:10:37 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 13:10:37 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:37 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:37 DEBUG : HTTP RESPONSE (req 0xc00024fd00)
2024/03/07 13:10:37 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 16:10:37 GMT
Expires: Thu, 07 Mar 2024 16:10:37 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 13:10:37 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:37 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:37 DEBUG : HTTP REQUEST (req 0xc000fa4100)
2024/03/07 13:10:37 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27%220ANnjX52HHBPZUk9PVA%22%27+in+parents%29+and+%28name%3D%27sync%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.65.2
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.21.6 gdcl/0.148.0
Accept-Encoding: gzip

2024/03/07 13:10:37 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/03/07 13:10:37 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:37 DEBUG : HTTP RESPONSE (req 0xc000fa4100)
2024/03/07 13:10:37 DEBUG : HTTP/1.1 404 Not Found
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Control: private, max-age=0
Content-Type: application/json; charset=UTF-8
Date: Thu, 07 Mar 2024 16:10:37 GMT
Expires: Thu, 07 Mar 2024 16:10:37 GMT
Server: ESF
Vary: Origin, X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0

2024/03/07 13:10:37 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/03/07 13:10:37 ERROR : Attempt 1/1 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2024/03/07 13:10:37 INFO  : 
Transferred:   	          0 B / 0 B, -, 0 B/s, ETA -
Errors:                 1 (retrying may help)
Elapsed time:         8.6s

2024/03/07 13:10:37 DEBUG : 6 go routines active
2024/03/07 13:10:37 Failed to copy: couldn't list directory: googleapi: Error 404: File not found: ., notFound

OK - so forget about mount for the moment. Your google account is not working. This has to be fixed first.

Thanks! I followed the rclone config prompts and used standard rclone oauth, is there anything I can check on my gdrive account?

I think there's something with a dot file

Looks like Google blocked you. As already mentioned - create your own client_id - this might help:

and create your remote from scratch when you have it.

By using default client_id you share it with many other users - and random blocks like this can hapen.

Cool, tested with personal oauth and works!

1 Like

I have a question about personal oauth, I've sent the oauth page for review but in the mean time, ¿is it possible that rclone detects that the token expired and automatically requests a new one through client id and secret provided in remote config?

If that's the case, what's the purpose to send the oauth to review? just asking.

I never send anything for review.

Here summary how I configure client_id for gdrive:

rclone always renew expired tokens automatically.

Great, thanks!.....

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