Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OCI: Error While Mounting an Object Storage or Sharepoint Online As a Filesystem Using Rclone

edited Nov 20, 2024 12:08PM in Linux

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"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!