I've installed the most recent version of HifiberyyOS 64 as of today (20240523). When I try to add the music-folder of my Synology NAS, it get's marked as "unavailable". I've tried automatic configuration and manual conffiguration via IP-adress (like that: synology;//192.168.178.74/volume1/music;username;*****). Nothing worked. What else could I try?
5 comments
-
HiFiBerry team What SMB version does you NAS support? If it's an very old one with SMBv1, you need to add the mount options.
-
Christoph Lange I'm using a Synology DS218 running DSM 7.2.1 – that should be pretty up-to-date. Minimum Samba is set to SMB2, maximum Samba to SMB3. That should be right, I guess. Anything else I could check?
-
Christoph Lange When using smbmount.py manually, I get the following:
python mount-smb.py
//192.168.178.74/volume1/music/
Failed to resolve host name '192.168.178.74.local': Timeout reached
Traceback (most recent call last):
File "/opt/hifiberry/bin/mount-smb.py", line 33, in <module>
ip = result.stdout.decode().split()[1].strip() if result.returncode == 0 else ""
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of rangeHifiberry OS adds ".lcoal" to the IP ... Why that?
-
John Donlan My Synology 216+ also wont connect. Strange, the folders id the Synology do show. Whem Music is selected, the connection fails.
-
HiFiBerry team This might be a bug. Please report it here:
https://github.com/hifiberry/hifiberry-os/issues