HTTPConnectionPool Timeouts
This is a consistent error. now if I leave it sit it will some times resolve it self. Not sure how to fix it or troubleshoot it.
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/python-plexlibrary/plexlibrary/main.py", line 3, in
!Solved My Drive was mounted with Rlone Cache.
Are you using Rclone Cache or a normal Mount of Google drive?
Mount with:
`rclone mount Gdrive: ~/gdrive
--allow-other
--dir-cache-time=24h
--cache-db-purge
--cache-db-path=/dev/shm/rclone/
--cache-chunk-path=/home/darthshadow/ssd/
--cache-workers=4
--cache-tmp-upload-path=/home/darthshadow/rclone/tmp_upload/
--cache-tmp-wait-time=6h
--cache-chunk-size=128M
--cache-chunk-total-size=75G
--cache-chunk-clean-interval=300s
--cache-info-age=36h
--drive-chunk-size=32M
--fast-list
--vfs-read-chunk-size=256M
--vfs-read-chunk-size-limit=off
--vfs-cache-mode=writes
--vfs-cache-max-age=3h
--vfs-cache-poll-interval=1m
--cache-dir=/home/darthshadow/rclone/
--buffer-size=0
--attr-timeout=1s
--umask 002
--rc
--log-file=/home/darthshadow/rclone/rclone.log
--stats=1m
--stats-log-level=NOTICE
-v'