rClone Mount Crashing

Hi all.

So I have a box that I am trying to use an rclone mount with. The mount keeps crashing and I suspect its running out of memory or disk space but I can’t tell which one because when I look at free memory or disk space they both seem fine.

In an effort to work out what is happening the last time I mounted it I did so with -vv. It also seems fine but it always closes with this line:

/usr/sbin/rclone: line 22: 15635 Killed rcloneorig --config $config “$@”

I don’t really know what this means, the process has been killed but I am not sure why.

What the OS?

rclone version show what?

unRaid

rclone v1.46

  • os/arch: darwin/amd64
  • go version: go1.11.5

Is unraid based on Linux? That looks to be a MacOS binary.

rclone version
rclone v1.46
- os/arch: darwin/amd64
- go version: go1.11.5

That’s my Mac. You want this one I think.

felix@gemini:~$ rclone version
rclone v1.46
- os/arch: linux/amd64
- go version: go1.11.5

Unraid is based on Slackware. rclone is installed via a community plugin. Except for mounting rclone works well for all the other work I use it for.

You might want to check with the folks that manage the plugin.

Sorry that was my mistake, the connection to the box had dropped and I didn’t realize. This is direct from the unraid box:

rclone v1.46

  • os/arch: linux/amd64
  • go version: go1.11.5

The error relates back to a script which is part of the plugin.

I can see in the package list so the plugin owner would be the best person to assist with the issue.

https://raw.githubusercontent.com/Waseh/rclone-unraid/master/rclone.plg

It looks the /usr/sbin/rclone is a script pointing back to some script.

You can see in the package details:

https://raw.githubusercontent.com/Waseh/rclone-unraid/master/rclone.plg

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.