What is the problem you are having with rclone?
Before updating to rclone 1.68 my assemblies worked perfectly now it gives an error and when investigating I found the cause which in my case is precisely in the command ExecStartPost=/usr/bin/rclone rc vfs/refresh where it gives error 503.
root@nextcloud:~# /usr/bin/rclone rc vfs/refresh recursive=true --rc-addr 127.0.0.1:55555 _async=true
{
"error": "connection failed: Post \"http://[\\\"127.0.0.1:55555\\\"]/vfs/refresh\": dial tcp: lookup \"127.0.0.1:55555\": no such host",
"path": "vfs/refresh",
"status": 503
}
2024/09/11 02:50:31 NOTICE: Failed to rc: connection failed: Post "http://[\"127.0.0.1:55555\"]/vfs/refresh": dial tcp: lookup "127.0.0.1:55555": no such host
Now if I remove the lines and command referring to rc from the systemd file it mounts normally and the same happens with the original file without changes only changing the version of the previous rclone 1.67
Run the command 'rclone version' and share the full output of the command.
rclone v1.68.0
- os/version: ubuntu 24.04 (64 bit)
- os/kernel: 6.8.0-44-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.23.1
- go/linking: static
- go/tags: non
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
)
ExecStart=/usr/bin/rclone mount GoogleDrive:Backup /mnt/Rclone/Backup \
--allow-other \
--dir-cache-time 9999h \
--log-level DEBUG \
--log-file /var/log/Rclone/Borg.log \
--poll-interval 15s \
--user-agent "ISV|rclone.org|rclone/v1.68.0" \
--rc \
--rc-addr=:5575 \
--rc-no-auth \
--cache-dir=/root/.cache/rclone \
--drive-use-trash \
--vfs-cache-mode full \
--vfs-cache-max-size 100G \
--vfs-read-ahead 256M \
--vfs-cache-max-age 1h \
--vfs-cache-poll-interval 5m
ExecStartPost=/usr/bin/rclone rc vfs/refresh recursive=true --rc-addr 127.0.0.1:5572 _async=true
The rclone config contents with secrets removed.
[GoogleDrive]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive =
root_folder_id =
[Local]
type = local
[M365]
type = union
upstreams = M365-edson: M365-edson_s.barbosa::ro M365-edson_silvasp::ro M365-edsons.barbosa::ro M365-edsons.barbosaj::ro M365-edsons.barbosasp::ro M365-edsonsbj.sp::ro M365-flores.rosas629: M365-nem.ssantos: M365-nems.santos: M365-nextcloud:
[M365-Filmes]
type = crypt
remote = 36w7l3:Apps2
password = XXX
password2 = XXX
server_side_across_configs = true
filename_encoding = base32768
[M365-Series]
type = crypt
remote = M365:Apps
password = XXX
password2 = XXX
server_side_across_configs = true
filename_encoding = base32768
[M365-Series_v2]
type = crypt
remote = M365:Apps
password = XXX
password2 = XXX
server_side_across_configs = true
filename_encoding = base32768
[M365-edson]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
server_side_across_configs = true
[M365-edson_s.barbosa]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
[M365-edson_silvasp]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
[M365-edsons.barbosa]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
[M365-edsons.barbosaj]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
[M365-edsons.barbosasp]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
[M365-edsonsbj.sp]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
server_side_across_configs = true
[M365-flores.rosas629]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
server_side_across_configs = true
[M365-nem.ssantos]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
server_side_across_configs = true
[M365-nems.santos]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
server_side_across_configs = true
[M365-nextcloud]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal
client_id = XXX
client_secret = XXX
link_type = edit
A log from the command with the -vv
flag
2024/09/11 02:45:04 DEBUG : rclone: Version "v1.68.0" starting with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:04 NOTICE: Serving remote control on http://[::]:55555/
2024/09/11 02:45:04 DEBUG : Creating backend with remote "GoogleDrive:Backup"
2024/09/11 02:45:05 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2024/09/11 02:45:06 DEBUG : Google drive root 'Backup': 'root_folder_id = 0ABI-UibreOSKUk9PVA' - save this in the config to speed up startup
2024/09/11 02:45:06 DEBUG : vfs cache: root is "/root/.cache/rclone"
2024/09/11 02:45:06 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:06 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/09/11 02:45:06 DEBUG : Google drive root 'Backup': Mounting on "/mnt/Rclone/Backup"
2024/09/11 02:45:06 DEBUG : : Root:
2024/09/11 02:45:06 DEBUG : : >Root: node=/, err=<nil>
2024/09/11 02:45:07 INFO : Signal received: terminated
2024/09/11 02:45:07 DEBUG : vfs cache: cleaner exiting
2024/09/11 02:45:07 ERROR : /mnt/Rclone/Backup: Unmounted rclone mount
2024/09/11 02:45:07 DEBUG : rclone: Version "v1.68.0" finishing with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:07 INFO : Exiting...
2024/09/11 02:45:12 DEBUG : rclone: Version "v1.68.0" starting with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:12 NOTICE: Serving remote control on http://[::]:55555/
2024/09/11 02:45:12 DEBUG : Creating backend with remote "GoogleDrive:Backup"
2024/09/11 02:45:13 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2024/09/11 02:45:14 DEBUG : Google drive root 'Backup': 'root_folder_id = 0ABI-UibreOSKUk9PVA' - save this in the config to speed up startup
2024/09/11 02:45:14 DEBUG : vfs cache: root is "/root/.cache/rclone"
2024/09/11 02:45:14 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:14 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/09/11 02:45:14 DEBUG : Google drive root 'Backup': Mounting on "/mnt/Rclone/Backup"
2024/09/11 02:45:14 DEBUG : : Root:
2024/09/11 02:45:14 DEBUG : : >Root: node=/, err=<nil>
2024/09/11 02:45:14 INFO : Signal received: terminated
2024/09/11 02:45:14 DEBUG : vfs cache: cleaner exiting
2024/09/11 02:45:14 ERROR : /mnt/Rclone/Backup: Unmounted rclone mount
2024/09/11 02:45:14 DEBUG : rclone: Version "v1.68.0" finishing with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:14 INFO : Exiting...
2024/09/11 02:45:19 DEBUG : rclone: Version "v1.68.0" starting with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:19 NOTICE: Serving remote control on http://[::]:55555/
2024/09/11 02:45:19 DEBUG : Creating backend with remote "GoogleDrive:Backup"
2024/09/11 02:45:21 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2024/09/11 02:45:21 DEBUG : Google drive root 'Backup': 'root_folder_id = 0ABI-UibreOSKUk9PVA' - save this in the config to speed up startup
2024/09/11 02:45:22 DEBUG : vfs cache: root is "/root/.cache/rclone"
2024/09/11 02:45:22 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:22 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/09/11 02:45:22 DEBUG : Google drive root 'Backup': Mounting on "/mnt/Rclone/Backup"
2024/09/11 02:45:22 DEBUG : : Root:
2024/09/11 02:45:22 DEBUG : : >Root: node=/, err=<nil>
2024/09/11 02:45:22 INFO : Signal received: terminated
2024/09/11 02:45:22 DEBUG : vfs cache: cleaner exiting
2024/09/11 02:45:22 ERROR : /mnt/Rclone/Backup: Unmounted rclone mount
2024/09/11 02:45:22 INFO : Exiting...
2024/09/11 02:45:27 DEBUG : rclone: Version "v1.68.0" starting with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:27 NOTICE: Serving remote control on http://[::]:55555/
2024/09/11 02:45:27 DEBUG : Creating backend with remote "GoogleDrive:Backup"
2024/09/11 02:45:28 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2024/09/11 02:45:28 DEBUG : Google drive root 'Backup': 'root_folder_id = 0ABI-UibreOSKUk9PVA' - save this in the config to speed up startup
2024/09/11 02:45:29 DEBUG : vfs cache: root is "/root/.cache/rclone"
2024/09/11 02:45:29 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:29 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/09/11 02:45:29 DEBUG : Google drive root 'Backup': Mounting on "/mnt/Rclone/Backup"
2024/09/11 02:45:29 DEBUG : : Root:
2024/09/11 02:45:29 DEBUG : : >Root: node=/, err=<nil>
2024/09/11 02:45:29 INFO : Signal received: terminated
2024/09/11 02:45:29 DEBUG : vfs cache: cleaner exiting
2024/09/11 02:45:29 ERROR : /mnt/Rclone/Backup: Unmounted rclone mount
2024/09/11 02:45:29 INFO : Exiting...
2024/09/11 02:45:34 DEBUG : rclone: Version "v1.68.0" starting with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:34 NOTICE: Serving remote control on http://[::]:55555/
2024/09/11 02:45:34 DEBUG : Creating backend with remote "GoogleDrive:Backup"
2024/09/11 02:45:36 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2024/09/11 02:45:37 DEBUG : Google drive root 'Backup': 'root_folder_id = 0ABI-UibreOSKUk9PVA' - save this in the config to speed up startup
2024/09/11 02:45:37 DEBUG : vfs cache: root is "/root/.cache/rclone"
2024/09/11 02:45:37 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:37 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/09/11 02:45:37 DEBUG : Google drive root 'Backup': Mounting on "/mnt/Rclone/Backup"
2024/09/11 02:45:37 DEBUG : : Root:
2024/09/11 02:45:37 DEBUG : : >Root: node=/, err=<nil>
2024/09/11 02:45:37 INFO : Signal received: terminated
2024/09/11 02:45:37 DEBUG : vfs cache: cleaner exiting
2024/09/11 02:45:37 ERROR : /mnt/Rclone/Backup: Unmounted rclone mount
2024/09/11 02:45:37 INFO : Exiting...
2024/09/11 02:45:42 DEBUG : rclone: Version "v1.68.0" starting with parameters ["/usr/bin/rclone" "mount" "GoogleDrive:Backup" "/mnt/Rclone/Backup" "--allow-other" "--dir-cache-time" "9999h" "--log-level" "DEBUG" "--log-file" "/var/log/Rclone/Backup.log" "--poll-interval" "15s" "--user-agent" "ISV|rclone.org|rclone/v1.68.0" "--rc" "--rc-addr=:55555" "--rc-no-auth" "--cache-dir=/root/.cache/rclone" "--drive-use-trash" "--vfs-cache-mode" "full" "--vfs-cache-max-size" "100G" "--vfs-read-ahead" "256M" "--vfs-cache-max-age" "1h" "--vfs-cache-poll-interval" "5m"]
2024/09/11 02:45:42 NOTICE: Serving remote control on http://[::]:55555/
2024/09/11 02:45:42 DEBUG : Creating backend with remote "GoogleDrive:Backup"
2024/09/11 02:45:44 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2024/09/11 02:45:44 DEBUG : Google drive root 'Backup': 'root_folder_id = 0ABI-UibreOSKUk9PVA' - save this in the config to speed up startup
2024/09/11 02:45:45 DEBUG : vfs cache: root is "/root/.cache/rclone"
2024/09/11 02:45:45 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:45 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfs/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfs/GoogleDrive/Backup"
2024/09/11 02:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name
2024/09/11 02:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/root/.cache/rclone/vfsMeta/GoogleDrive/Backup" to be canonical ":local{bxYPm}:/root/.cache/rclone/vfsMeta/GoogleDrive/Backup"
2024/09/11 02:45:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/09/11 02:45:45 DEBUG : Google drive root 'Backup': Mounting on "/mnt/Rclone/Backup"
2024/09/11 02:45:45 DEBUG : : Root:
2024/09/11 02:45:45 DEBUG : : >Root: node=/, err=<nil>
2024/09/11 02:45:45 INFO : Signal received: terminated
2024/09/11 02:45:45 DEBUG : vfs cache: cleaner exiting
2024/09/11 02:45:45 ERROR : /mnt/Rclone/Backup: Unmounted rclone mount
2024/09/11 02:45:45 INFO : Exiting...