Hi,
I’m looking for help to diagnose my problem.
On a raspberry I use radarr/sonarr to download some media on a google drive.
I mount the drive on a local directory with Rclone.
No problem here.
On a dedicated server I installed a plex media reaching the drive with Rclone too.
But when I try to play a file it’s buffering all the time. I can’t get more than 60 seconds of buffer, and it takes 2 or 3 min to generate it so it can’t be
What did I do:
Creating my drive with rclone config.
I used API Oauth because I read it can save me from ban?
I created a cache still with rclone config, using default settings.
I mount my drive with a script:
#!/bin/bash
/usr/bin/rclone mount -vv -log-file=/home/jerome/gdrive --allow-other --allow-non-empty --cache-db-purge gdrive:Media_Center /mnt/drive &
/usr/bin/rclone mount -vv. -log-file=/home/jerome/gcache --allow-non-empty --allow-other --cache-db-purge gcache: /mnt/drive &
And… that’s all. What did I miss?
Ah the client is connected on a 1Gbps connection, and the Dedicated server too.
I’m sorry if I missed some info, I don’t manage to have a log it displays on screen but not in a file, I don’t understand why…
Here are some examples of lignes (very high frequency)
2019/04/04 23:03:26 DEBUG : &{Radarr/BlacKkKlansman (2018)/BlacKkKlansman 2018.mkv ®}: Read: len=131072, offset=855556096
2019/04/04 23:03:26 DEBUG : &{Radarr/BlacKkKlansman (2018)/BlacKkKlansman 2018.mkv ®}: >Read: read=131072, err=
pacer: low level retry 1/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019/04/04 23:03:41 DEBUG : &{Radarr/BlacKkKlansman (2018)/BlacKkKlansman 2018.mkv ®}: Read: len=131072, offset=874954752
2019/04/04 23:03:48 DEBUG : Radarr/BlacKkKlansman (2018)/BlacKkKlansman 2018.mkv: ChunkedReader.Read at 878583808 length 1048576 chunkOffset 465448960 chunkSize 536870912