12-13-2018, 03:24 PM
(This post was last modified: 12-13-2018, 03:29 PM by TheOldPresbyope.
Edit Reason: elaborated second paragraph
)
(12-13-2018, 05:23 AM)julessilver Wrote: Hi Mooders.
I have the same problem connecting to my Synology NAS.
I do however have SMB3 enabled as I had this problem when I installed Volumio. (So I know my set-up works with Volumio. RPi/DAC and NAS.)
When I try to connect I get:
20181213 060614 wrk_sourcemount(): Mount error: (Couldn't chdir to /mnt/NAS/a2: No such file or directory)
I cannot connect via NFS either.
Also when I try to create a NAS source I get nothing when I hit the scan button.
Release Information
Any ideas are gratefully received. I am trying to evaluate Moode against Volumio (which works well)
- Release: 4.3 2018-09-27
- Update: (2018-10-19)
There's something deeply wrong here. The mountpoint /mnt/NAS/a2 should have been created and the NAS mounted to it before the attempt to chdir to it. An SMB credentials problem would be announced differenty.
Sorry, I can't help before tomorrow but just a comment: deep within their code bases, Volumio and moOde use the same command "smbtree -N -b" to discover SMB servers on the LAN so moOde should have discovered your NAS if Volumio did.
Regards,
Kent