4k File over Jellyfin are buffering to hard

What is the problem you are having with rclone?

4K Files are buffering every 5 seconds

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

iam the newest Version 1.62.2

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 mount gdrive:/ /media --allow-other --allow-non-empty --drive-chunk-size 256M --vfs-cache-mode full --daemon --vfs-read-chunk-size=16M --vfs-read-chunk-size-limit=0 --buffer-size=1G --drive-pacer-min-sleep 10ms --drive-pacer-burst 200 -v --log-file=mylogfile.txt


The rclone config contents with secrets removed.

[gdrive]
type = drive
token = """{"access_token":"ya29.a0Ael9sCNb8Cm7CX5hMRT5nLugfWZ6A1c3I2QW-O2LHrR4rEBqMuUDBTo4hipJ9yMHupJRaaMRjHEb6JiQyiB8xkixsiZUlrzIhluoz8UXMAgfHSIy>"""

A log from the command with the -vv flag

2023/04/13 08:58:07 DEBUG : Creating backend with remote "gdrive:/"
2023/04/13 08:58:07 DEBUG : Using config file from "/home/media/.config/rclone/rclone.conf"
2023/04/13 08:58:07 DEBUG : gdrive: detected overridden config - adding "{JBvpK}" suffix to name
2023/04/13 08:58:07 DEBUG : Google drive root '': 'root_folder_id = 0AMJcsZioAPMhUk9PVA' - save this in the config to speed up startup
2023/04/13 08:58:07 DEBUG : fs cache: renaming cache item "gdrive:/" to be canonical "gdrive{JBvpK}:"
2023/04/13 08:58:07 DEBUG : rclone: Version "v1.62.2" starting with parameters ["/usr/bin/rclone" "mount" "gdrive:/" "/media" "--allow-other" "--allow-non-empty" "--drive-chunk-size" "256M" "--vfs-cache-mode" "full" "--daemon" "--vfs-read-chunk-size=16M" "--vfs-read-chunk-size-limit=0>
2023/04/13 08:58:07 DEBUG : Creating backend with remote "gdrive:/"
2023/04/13 08:58:07 DEBUG : Using config file from "/home/media/.config/rclone/rclone.conf"
2023/04/13 08:58:07 DEBUG : gdrive: detected overridden config - adding "{JBvpK}" suffix to name
2023/04/13 08:58:07 DEBUG : Google drive root '': 'root_folder_id = 0AMJcsZioAPMhUk9PVA' - save this in the config to speed up startup
2023/04/13 08:58:07 DEBUG : fs cache: renaming cache item "gdrive:/" to be canonical "gdrive{JBvpK}:"
2023/04/13 08:58:08 DEBUG : vfs cache: root is "/home/media/.cache/rclone"
2023/04/13 08:58:08 DEBUG : vfs cache: data root is "/home/media/.cache/rclone/vfs/gdrive{JBvpK}"
2023/04/13 08:58:08 DEBUG : vfs cache: metadata root is "/home/media/.cache/rclone/vfsMeta/gdrive{JBvpK}"
2023/04/13 08:58:08 DEBUG : Creating backend with remote "/home/media/.cache/rclone/vfs/gdrive{JBvpK}/"
2023/04/13 08:58:08 DEBUG : fs cache: renaming cache item "/home/media/.cache/rclone/vfs/gdrive{JBvpK}/" to be canonical "/home/media/.cache/rclone/vfs/gdrive{JBvpK}"
2023/04/13 08:58:08 DEBUG : Creating backend with remote "/home/media/.cache/rclone/vfsMeta/gdrive{JBvpK}/"
2023/04/13 08:58:08 DEBUG : fs cache: renaming cache item "/home/media/.cache/rclone/vfsMeta/gdrive{JBvpK}/" to be canonical "/home/media/.cache/rclone/vfsMeta/gdrive{JBvpK}"
2023/04/13 08:58:08 DEBUG : Google drive root '': Mounting on "/media"
2023/04/13 08:58:08 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item plex/4k/Spider-Man.No.Way.Home.2021.UHD.BluRay.2160p.HEVC.DV.HDR.EAC3.DL.Remux-TvR/Spider-Man.No.Way.Home.2021.UHD.BluRay.2160p.HEVC.DV.HDR.EAC3.DL.Remux-TvR.mkv not removed, freed 0 byt>
2023/04/13 08:58:08 INFO  : vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 2.116Gi (was 2.116Gi)
2023/04/13 08:58:08 DEBUG : : Root:
2023/04/13 08:58:08 DEBUG : : >Root: node=/, err=<nil>
2023/04/13 08:58:08 DEBUG : rclone: Version "v1.62.2" finishing with parameters ["/usr/bin/rclone" "mount" "gdrive:/" "/media" "--allow-other" "--allow-non-empty" "--drive-chunk-size" "256M" "--vfs-cache-mode" "full" "--daemon" "--vfs-read-chunk-size=16M" "--vfs-read-chunk-size-limit=>
2023/04/13 08:58:08 DEBUG : /: Attr:
2023/04/13 08:58:08 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 08:58:08 DEBUG : : Statfs:
2023/04/13 08:58:08 DEBUG : : >Statfs: stat={Blocks:277144347801 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 08:58:09 DEBUG : /: Attr:
2023/04/13 08:58:09 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 08:58:09 DEBUG : : Statfs:
2023/04/13 08:58:09 DEBUG : : >Statfs: stat={Blocks:277144347801 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 08:58:10 DEBUG : /: Attr:
2023/04/13 08:58:10 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 08:58:10 DEBUG : : Statfs:
2023/04/13 08:58:10 DEBUG : : >Statfs: stat={Blocks:277144347801 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 08:58:11 DEBUG : /: Attr:
2023/04/13 08:58:11 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 08:58:11 DEBUG : : Statfs:
2023/04/13 08:58:11 DEBUG : : >Statfs: stat={Blocks:277144347801 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 08:58:12 DEBUG : /: Attr:
2023/04/13 08:58:12 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 08:58:12 DEBUG : : Statfs:
2023/04/13 08:58:12 DEBUG : : >Statfs: stat={Blocks:277144347801 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 08:58:13 DEBUG : /: Attr:
2023/04/13 08:58:13 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 08:58:13 DEBUG : : Statfs:
2023/04/13 08:58:13 DEBUG : : >Statfs: stat={Blocks:277144347801 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 08:58:14 DEBUG : /: Attr:
2023/04/13 08:58:14 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 08:58:14 DEBUG : : Statfs:
2023/04/13 08:58:14 DEBUG : : >Statfs: stat={Blocks:277144347801 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

Other media like 1080p works like fine wine.

On intersting point is, that my server has a traffic ~200mbit/s until the 4k video is buffering, after the buffering it only has ~4mbit/s continuously

There's no actual playback in that log.

Buffering tends to be an underpowered servers or a network peering issue.

There is very little rclone can do in that case as you are already using full cache.

Hm iam damn sure the Network/Server is fine.
i can Stream 7x FullHD Videos on different Users
-> Dowload and Upload Speed are at ~80MB/s

Anyway to get me the log of current things happening?

Not sure what a FullHD has to do with anything as those are lower bitrates and probably not transcoded.

Yes ,run the log in debug and recreate the issue. Share the debug log.

Hmm iam getting pretty much this out

"""
{
"@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": "Work with quotas  |  Documentation  |  Google Cloud"
}
]
}
]
, rateLimitExceeded)
2023/04/13 13:36:33 DEBUG : pacer: Rate limited, increasing sleep to 16.277851604s
2023/04/13 13:36:41 DEBUG : gdrive{JBvpK}: Loaded invalid token from config file - ignoring
2023/04/13 13:36:41 DEBUG : Saving config "token" in section "gdrive" of the config file
2023/04/13 13:36:41 DEBUG : gdrive{JBvpK}: Saved new token in config file
2023/04/13 13:36:42 DEBUG : pacer: Reducing sleep to 0s
2023/04/13 13:36:42 DEBUG : /: >Lookup: node=plex/, err=

"""

and thats just reapting itself multiple times.

Is it possible that my token & secret doesnt work the proper way it should? And my rate limit cant be exceeded. i uplaoded like 20 Gb today on an Enterprise license.

If you can share a full log and not a snippet, that's really helpful as I can't form a conclusion without seeing the whole thing.

You want to configure your own client ID and secret and it's not in your conf.

Sorry for asking that dumb, but if I use

rclone mount gdrive:/ /media --allow-other --allow-non-empty --drive-chunk-size 256M --daemon --vfs-read-chunk-size=16M --vfs-read-chunk-size-limit=0 --buffer-size=1G --drive-pacer-min-sleep 10ms --drive-pacer-burst 200 -vv --log-file=mylogfile.txt

iam getting this one

mylogfile1.txt (968.1 KB)

Is that the the log you need?

Did you create your own Client ID / Secret yet?

Yes, iam using the same ClientID and Secret for almost a year now.

I can recreate one to test.

In the config you've shared, you don't have one so I can only read what you share and I can't see into your computer.

Damn okay... i mean i used Rclone with gui and just used the config to mount over CLI.

ill delete that config and retry it with the new config.

So i created a new outhID and Secretkey
Its now setup as it should. (Weird that it didnt used to be like that, but anyways)

The 4k Video is streaming better than befor but still not optimal tho.

Do you have anymore ideas?

I still lack the ability to see into your computer albeit I'm getting closer.

You'd want to share what your new rclone.conf looks like.
Recreate the issue and share the debug log.

Iam sorry tho.

Log file Created with:

rclone mount gdrive:/ /media --allow-other --allow-non-empty --drive-chunk-size 256M --daemon --vfs-read-chunk-size=16M --vfs-read-chunk-size-limit=0 --buffer-size=1G --drive-pacer-min-sleep 10ms --drive-pacer-burst 200 -vv --log-file=mylogfile.txt
2023/04/13 15:00:15 DEBUG : rclone: Version "v1.62.2" starting with parameters ["rclone" "mount" "gdrive:/" "/media" "--allow-other" "--allow-non-empty" "--drive-chunk-size" "256M" "--daemon" "--vfs-                                                                                       read-chunk-size=16M" "--vfs-read-chunk-size-limit=0" "--buffer-size=1G" "--drive-pacer-min-sleep" "10ms" "--drive-pacer-burst" "200" "-vv" "--log-file=mylogfile.txt"]
2023/04/13 15:00:15 DEBUG : Creating backend with remote "gdrive:/"
2023/04/13 15:00:15 DEBUG : Using config file from "/home/media/.config/rclone/rclone.conf"
2023/04/13 15:00:15 DEBUG : gdrive: detected overridden config - adding "{JBvpK}" suffix to name
2023/04/13 15:00:15 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 con                                                                                       sumer '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)
2023/04/13 15:00:15 DEBUG : pacer: Rate limited, increasing sleep to 1.458965269s
2023/04/13 15:00:15 DEBUG : pacer: Reducing sleep to 0s
2023/04/13 15:00:15 DEBUG : Google drive root '': 'root_folder_id = 0AMJcsZioAPMhUk9PVA' - save this in the config to speed up startup
2023/04/13 15:00:15 DEBUG : fs cache: renaming cache item "gdrive:/" to be canonical "gdrive{JBvpK}:"
2023/04/13 15:00:15 DEBUG : rclone: Version "v1.62.2" starting with parameters ["/usr/bin/rclone" "mount" "gdrive:/" "/media" "--allow-other" "--allow-non-empty" "--drive-chunk-size" "256M" "--daemon                                                                                       " "--vfs-read-chunk-size=16M" "--vfs-read-chunk-size-limit=0" "--buffer-size=1G" "--drive-pacer-min-sleep" "10ms" "--drive-pacer-burst" "200" "-vv" "--log-file=mylogfile.txt"]
2023/04/13 15:00:15 DEBUG : Creating backend with remote "gdrive:/"
2023/04/13 15:00:15 DEBUG : Using config file from "/home/media/.config/rclone/rclone.conf"
2023/04/13 15:00:15 DEBUG : gdrive: detected overridden config - adding "{JBvpK}" suffix to name
2023/04/13 15:00:15 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 con                                                                                       sumer '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)
2023/04/13 15:00:15 DEBUG : pacer: Rate limited, increasing sleep to 1.462943752s
2023/04/13 15:00:16 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 con                                                                                       sumer '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)
2023/04/13 15:00:16 DEBUG : pacer: Rate limited, increasing sleep to 2.895556265s
2023/04/13 15:00:17 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 con                                                                                       sumer '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)
2023/04/13 15:00:17 DEBUG : pacer: Rate limited, increasing sleep to 4.06796459s
2023/04/13 15:00:20 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 con                                                                                       sumer '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)
2023/04/13 15:00:20 DEBUG : pacer: Rate limited, increasing sleep to 8.075985183s
2023/04/13 15:00:24 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 con                                                                                       sumer '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)
2023/04/13 15:00:24 DEBUG : pacer: Rate limited, increasing sleep to 16.316068838s
2023/04/13 15:00:32 DEBUG : pacer: low level retry 6/10 (error googleapi: Error 403: Quota exceeded for quota metric 'Queries' and limit 'Queries per minute' of service 'drive.googleapis.com' for con                                                                                       sumer '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)
2023/04/13 15:00:32 DEBUG : pacer: Rate limited, increasing sleep to 16.834078979s
2023/04/13 15:00:49 DEBUG : pacer: Reducing sleep to 0s
2023/04/13 15:00:49 DEBUG : Google drive root '': 'root_folder_id = 0AMJcsZioAPMhUk9PVA' - save this in the config to speed up startup
2023/04/13 15:00:49 DEBUG : fs cache: renaming cache item "gdrive:/" to be canonical "gdrive{JBvpK}:"
2023/04/13 15:00:59 INFO  : Signal received: interrupt
2023/04/13 15:00:59 DEBUG : Got interrupt. Terminating daemon pid 17181
2023/04/13 15:00:59 INFO  : Exiting...
2023/04/13 15:01:10 DEBUG : rclone: Version "v1.62.2" starting with parameters ["rclone" "mount" "gdrive:/1" "/media" "--allow-other" "--allow-non-empty" "--drive-chunk-size" "256M" "--daemon" "--vfs                                                                                       -read-chunk-size=16M" "--vfs-read-chunk-size-limit=0" "--buffer-size=1G" "--drive-pacer-min-sleep" "10ms" "--drive-pacer-burst" "200" "-vv" "--log-file=mylogfile.txt"]
2023/04/13 15:01:10 DEBUG : Creating backend with remote "gdrive:/1"
2023/04/13 15:01:10 DEBUG : Using config file from "/home/media/.config/rclone/rclone.conf"
2023/04/13 15:01:10 DEBUG : gdrive: detected overridden config - adding "{JBvpK}" suffix to name
2023/04/13 15:01:10 DEBUG : Google drive root '1': 'root_folder_id = 0AMJcsZioAPMhUk9PVA' - save this in the config to speed up startup
2023/04/13 15:01:11 DEBUG : fs cache: renaming cache item "gdrive:/1" to be canonical "gdrive{JBvpK}:1"
2023/04/13 15:01:11 DEBUG : rclone: Version "v1.62.2" starting with parameters ["/usr/bin/rclone" "mount" "gdrive:/1" "/media" "--allow-other" "--allow-non-empty" "--drive-chunk-size" "256M" "--daemo                                                                                       n" "--vfs-read-chunk-size=16M" "--vfs-read-chunk-size-limit=0" "--buffer-size=1G" "--drive-pacer-min-sleep" "10ms" "--drive-pacer-burst" "200" "-vv" "--log-file=mylogfile.txt"]
2023/04/13 15:01:11 DEBUG : Creating backend with remote "gdrive:/1"
2023/04/13 15:01:11 DEBUG : Using config file from "/home/media/.config/rclone/rclone.conf"
2023/04/13 15:01:11 DEBUG : gdrive: detected overridden config - adding "{JBvpK}" suffix to name
2023/04/13 15:01:11 DEBUG : Google drive root '1': 'root_folder_id = 0AMJcsZioAPMhUk9PVA' - save this in the config to speed up startup
2023/04/13 15:01:12 DEBUG : fs cache: renaming cache item "gdrive:/1" to be canonical "gdrive{JBvpK}:1"
2023/04/13 15:01:12 DEBUG : Google drive root '1': Mounting on "/media"
2023/04/13 15:01:12 DEBUG : : Root:
2023/04/13 15:01:12 DEBUG : : >Root: node=/, err=<nil>
2023/04/13 15:01:12 DEBUG : rclone: Version "v1.62.2" finishing with parameters ["/usr/bin/rclone" "mount" "gdrive:/1" "/media" "--allow-other" "--allow-non-empty" "--drive-chunk-size" "256M" "--daem                                                                                       on" "--vfs-read-chunk-size=16M" "--vfs-read-chunk-size-limit=0" "--buffer-size=1G" "--drive-pacer-min-sleep" "10ms" "--drive-pacer-burst" "200" "-vv" "--log-file=mylogfile.txt"]
2023/04/13 15:01:13 DEBUG : /: Attr:
2023/04/13 15:01:13 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:13 DEBUG : : Statfs:
2023/04/13 15:01:13 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:14 DEBUG : /: Attr:
2023/04/13 15:01:14 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:14 DEBUG : : Statfs:
2023/04/13 15:01:14 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:15 DEBUG : /: Attr:
2023/04/13 15:01:15 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:15 DEBUG : : Statfs:
2023/04/13 15:01:15 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:16 DEBUG : /: Attr:
2023/04/13 15:01:16 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:16 DEBUG : : Statfs:
2023/04/13 15:01:16 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:17 DEBUG : /: Attr:
2023/04/13 15:01:17 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:17 DEBUG : : Statfs:
2023/04/13 15:01:17 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:18 DEBUG : /: Attr:
2023/04/13 15:01:18 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:18 DEBUG : : Statfs:
2023/04/13 15:01:18 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:19 DEBUG : /: Attr:
2023/04/13 15:01:19 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:19 DEBUG : : Statfs:
2023/04/13 15:01:19 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:20 DEBUG : /: Attr:
2023/04/13 15:01:20 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:20 DEBUG : : Statfs:
2023/04/13 15:01:20 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2023/04/13 15:01:21 DEBUG : /: Attr:
2023/04/13 15:01:21 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
2023/04/13 15:01:21 DEBUG : : Statfs:
2023/04/13 15:01:21 DEBUG : : >Statfs: stat={Blocks:277146418405 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
media@srv-media:~$

my new Config looks like that:

[gdrive1]
type = drive
client_id = 463922561479-***********************************************
client_secret = GOCSPX-***************************
scope = drive
team_drive =
token = {"access_token":"ya29.a0Ael9sCPg*****************************","token_type":"Bearer","refresh_token":"1//09URf4>

That's the default rclone ID so seems like something didn't work out right.

Did you make a new config and connect it?

Yes I did, i created the a new Client on the Google console (The Tutorial I used is the one directly from rclone.)

I just did it on a headless machine so i use my windows PC to verify my account for the ClientID and Key.
Does that any problems?

Without knowing the full set of steps, I don't know.

Based on the logs, you are using the default rclone ID though so that is why you are getting pacer errors.

hm alright, is there eny way to see if the cliendID + secret worked while doing "rclone config"?
At the end the normal the normal autohorize prompt comes.

I've always just ran through the steps and never had a problem so other than checking the API Admin console to see hits, not sure there is any other way to validate it.

hm maybe i did something wrong at the google console. I will recreate anything and let you know what happend.