Hey together,
everything is working till the moment, i recreate or restart the container OR i restart the server with configured rclonebrowser on my synology NAS with docker. I have mounted dropbox.
Error from the container:
"Error response from daemon: error while creating mount source path '/volume1/rclone/Dropbox': mkdir /volume1/rclone/Dropbox: file exists"
I don't know why it is trying to mkdir the directory. The folder is not accessable or visible somehow. Only after i use " fusermount -u '/volume1/rclone/Dropbox' "
Any solutions?
Hey together,
everything is working till the moment, i recreate or restart the container OR i restart the server with configured rclonebrowser on my synology NAS with docker. I have mounted dropbox.
Error from the container:
"Error response from daemon: error while creating mount source path '/volume1/rclone/Dropbox': mkdir /volume1/rclone/Dropbox: file exists"
I don't know why it is trying to mkdir the directory. The folder is not accessable or visible somehow. Only after i use " fusermount -u '/volume1/rclone/Dropbox' "
Any solutions?