Very basic question. When I go into my gdrive/crypt folder online the only thing I see a 32 byte file with a jumbled name. The scripts etc don't seem to be working for me. I used the ones loaded into github. I've pasted some log files and data below.
/mnt/user/mount_rclone/google_vfs contains 1 file, mountcheck, and no folders.
/mnt/user/mount_unionfs/google_vfs contains the two folders I created on my local system, movies and tv_shows. I put a file in the movies folder but I don't see any indication that it has uploaded/is uploading (file is >30 min old in the folder).
/mnt/user/rclone_upload/google_vfs is empty.
Mount script log:
INFO: Check rclone vfs already mounted.
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option
CRITICAL: unionfs Remount failed.
rm: cannot remove '/mnt/user/appdata/other/rclone/rclone_mount_running': No such file or directory
Upload script log:
/tmp/user.scripts/tmpScripts/rclone_upload/script: line 4: $'\357\273\277': command not found
INFO: rclone installed successfully - proceeding with upload.
DEBUG : --min-age 30m0s to [TIMESTAMP AND TIMEZONE] m=-1799.989256277
DEBUG : rclone: Version "v1.47.0-073-gcff85f0b-beta" starting with parameters ["rcloneorig" "--config" "/boot/config/plugins/rclone-beta/.rclone.conf" "move" "/mnt/user/rclone_upload/google_vfs/" "gdrive_media_vfs:" "-vv" "--drive-chunk-size" "512M" "--checkers" "3" "--fast-list" "--transfers" "2" "--exclude" ".unionfs/**" "--exclude" "*fuse_hidden*" "--exclude" "*_HIDDEN" "--exclude" ".recycle**" "--exclude" "*.backup~*" "--exclude" "*.partial~*" "--delete-empty-src-dirs" "--fast-list" "--bwlimit" "9500k" "--tpslimit" "3" "--min-age" "30m"]
DEBUG : Using config file from "/boot/config/plugins/rclone-beta/.rclone.conf"
INFO : Starting bandwidth limiter at 9.277MBytes/s
INFO : Starting HTTP transaction limiter: max 3 transactions/s with burst 1
INFO : Encrypted drive 'gdrive_media_vfs:': Waiting for checks to finish
INFO : Encrypted drive 'gdrive_media_vfs:': Waiting for transfers to finish
INFO :
Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA -
Errors: 0
Checks: 0 / 0, -
Transferred: 0 / 0, -
Elapsed time: 1.2s
DEBUG : 7 go routines active
DEBUG : rclone: Version "v1.47.0-073-gcff85f0b-beta" finishing with parameters ["rcloneorig" "--config" "/boot/config/plugins/rclone-beta/.rclone.conf" "move" "/mnt/user/rclone_upload/google_vfs/" "gdrive_media_vfs:" "-vv" "--drive-chunk-size" "512M" "--checkers" "3" "--fast-list" "--transfers" "2" "--exclude" ".unionfs/**" "--exclude" "*fuse_hidden*" "--exclude" "*_HIDDEN" "--exclude" ".recycle**" "--exclude" "*.backup~*" "--exclude" "*.partial~*" "--delete-empty-src-dirs" "--fast-list" "--bwlimit" "9500k" "--tpslimit" "3" "--min-age" "30m"]