Skip to content

Instantly share code, notes, and snippets.

View CarmeloCampos's full-sized avatar
🏠
Working from home

Carmelo Campos CarmeloCampos

🏠
Working from home
View GitHub Profile
@CarmeloCampos
CarmeloCampos / debug2.txt
Last active September 4, 2024 18:01
Debug Rclone
This file has been truncated, but you can view the full file.
-size 32M --vfs-read-ahead 100M -vv > debug
2024/09/04 17:59:19 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "mount" "carmelotv:" "/mnt/carmelo" "--allow-other" "--gid=1000" "--uid=1000" "--read-only" "--dir-cache-time=5m" "--vfs-cache-mode" "full" "--vfs-cache-max-age" "6h" "--vfs-cache-max-size" "10G" "--vfs-read-chunk-size" "32M" "--vfs-read-ahead" "100M" "-vv"]
2024/09/04 17:59:19 DEBUG : Creating backend with remote "carmelotv:"
2024/09/04 17:59:19 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2024/09/04 17:59:19 DEBUG : Root: https://carmelotv.net/xxx/
2024/09/04 17:59:19 INFO : https://carmelotv.net/xxx/: poll-interval is not supported by this remote
2024/09/04 17:59:19 DEBUG : vfs cache: root is "/root/.cache/rclone"
2024/09/04 17:59:19 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/carmelotv"
2024/09/04 17:59:19 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/carmelotv"