-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synology cant Mount Drives #3
Comments
Same error for me even after installing https://synocommunity.com/package/synocli-net |
I solved this issue with this additional changes in compose |
how can you add those comment in Synology docker GUI? |
same question |
I have the same issue, anyone figured out a solution?! |
I think you can't add it through the synology GUI. You need to use portainer or write manually a docker-compose.yml and run it etc. |
Hey,
iam completly new to docker and synology. I have set up rclone like i have it on my PC and i can also connect to my drive in the browser window. But when i now try to mount any of my folders from Gdrive to my mapped folder on nas i get an error that i didnt have the Permission.
"Fatal error: Can not open: /shared: open /shared: permission denied"
In Settings on my Synology Docker I`ve mounted a Folder with rw permission.
Folder Mount typ
Media/GD /shared rw
So i`ve now idea of how i can mount a drive to my nas.
I think my mounts are good cause when i create a folder on synology i see it inside the docker image.
Now i get this error
2019/01/20 07:01:51 mount helper error: fusermount: fuse device not found, try 'modprobe fuse' first
2019/01/20 07:01:51 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
The text was updated successfully, but these errors were encountered: