What is the problem you are having with rclone?
ReadFileHandle.Read error: low level retry 8/10: unexpected EOF
I am having the same issue as this post:
/t/readfilehandle-read-error-low-level-retry-1-10-eof/16338/3
I accidently changed the chunk size without knowing it was going to cause issues.
Now the mount hangs and becomes unresponsive,
I reverted the chuck size back but still having issues
I read on the above post to clear the db cache with the following command: --cache-db-purge but i do not know how to do it and if it will delete the data in the google drive.
I'm new to rclone and i want to check here how to fix it safely.
What is your rclone version
rclone v1.48.0 - Forced via Plexguide install
Which OS you are using and how many bits
Ubuntu 64bit
Which cloud storage system are you using?
Google Drive
The command you were trying to run
--cache-db-purge
The rclone config contents with secrets removed.
#------------------------------------------
#PGClone| Visit https://pgblitz.com
#------------------------------------------
[gdrive]
client_id = 232*********.apps.googleusercontent.com
client_secret = ************
type = drive
token = {"access_token":"************
[gcrypt]
type = crypt
remote = gdrive:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[tdrive]
client_id = ************.apps.googleusercontent.com
client_secret = ************
type = drive
token = {"access_token":"ya29.************
team_drive = 0A************PVA
[tcrypt]
type = crypt
remote = tdrive:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[GDSA01]
type = drive
scope = drive
service_account_file = /opt/appdata/plexguide/.blitzkeys/GDSA01
team_drive = 0A************PVA
[GDSA01C]
type = crypt
remote = GDSA01:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[GDSA02]
type = drive
scope = drive
service_account_file = /opt/appdata/plexguide/.blitzkeys/GDSA02
team_drive = 0A************PVA
[GDSA02C]
type = crypt
remote = GDSA02:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[GDSA03]
type = drive
scope = drive
service_account_file = /opt/appdata/plexguide/.blitzkeys/GDSA03
team_drive = 0A************PVA
[GDSA03C]
type = crypt
remote = GDSA03:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[GDSA04]
type = drive
scope = drive
service_account_file = /opt/appdata/plexguide/.blitzkeys/GDSA04
team_drive = 0A************PVA
[GDSA04C]
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[GDSA02]
type = drive
scope = drive
service_account_file = /opt/appdata/plexguide/.blitzkeys/GDSA02
team_drive = 0A************PVA
[GDSA02C]
type = crypt
remote = GDSA02:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[GDSA03]
type = drive
scope = drive
service_account_file = /opt/appdata/plexguide/.blitzkeys/GDSA03
team_drive = 0A************PVA
[GDSA03C]
type = crypt
remote = GDSA03:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[GDSA04]
type = drive
scope = drive
service_account_file = /opt/appdata/plexguide/.blitzkeys/GDSA04
team_drive = 0A************PVA
[GDSA04C]
type = crypt
remote = GDSA04:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = ************
password2 = ************
[pgunion]
type = union
remotes = gdrive: tdrive: gcrypt: tcrypt: /mnt/move