OCI: Error While Mounting an Object Storage or Sharepoint Online As a Filesystem Using Rclone
Applies To:
Oracle Cloud Infrastructure
Oracle Linux
Linux
Symptoms:
Mounting an Object Storage or Sharepoint online as a filesystem on an OCI Instance using Rclone failed with error below:
$ rclone mount object_name: /mnt/sharepoint –daemon
Error:
2024/11/19 02:20:10 ERROR : Daemon timed out. Failed to terminate daemon pid 521: os: process already finished
2024/11/19 02:20:10 CRITICAL: Fatal error: daemon exited with error code 1
With more verbose logging, it shows more clues:
$ rclone mount object_name: /mnt/sharepoint “-vv --log-file=log
$ cat log
"2024/11/19 04:03:51 DEBUG : rclone: Version "v1.68.2" starting with parameters ["rclone" "ls" "veenabackup" "-vv" "--log-file=log"]
2024/11/19 04:03:51 DEBUG : Creating backend with remote "veenabackup"
2024/11/19 04:03:51 DEBUG : Using config file from "/home/opc/.config/rclone/rclone.conf"
Tagged:
0