Volumio can’t find the NAS on my network.
Here is an overview of the situation:
- Internet works
- Volumio Raspberry Pi has valid IP address.
- Laptop, Android phone, Apple TV and NAS have no issues connecting with each other.
- Volumio interface works from any LAN attached device
- Sharing on NAS is enabled over SMB, NFS and AFP.
Adding manually, with advanced options enabled to be able to add username and password, I first get a red warning:
Error in mounting share bluffdale
exec error Error: Command failed: /usr/bin/sudo /bin/mount -t nfs -o ro,soft,noauto '192.168.178.24:/volume1/music' '/mnt/NAS/bluffdale' mount.nfs: access denied by server while mounting 192.168.178.24:/volume1/music
And after trying to modify the share a yellow warning:
Error in adding network drive
exec error Error: Command failed: /usr/bin/sudo /bin/mount -t nfs -o ro,soft,noauto '192.168.178.24:/volume1/music' '/mnt/NAS/bluffdale' mount.nfs: access denied by server while mounting 192.168.178.24:/volume1/music
I now get also this error when I modify the drive settings and save them:
"Error in adding network drive (6): No such device or address Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) "
Tips to get this working highly appreciated!
ps. couldn’t Volumio add support for Bonjour?