Network Drive is detected but its contents are not shown

Hello everybody.

My name is Robert, I’m from Spain, this is my first message in this forum, and I’m looking for some help or advice.

This week I’ve purchased a Rpi 3 B+ where I attached a IQaudIO DAC+, and installed Volumio. USB drives and hard drives (self and externally powered) are detected and work perfectly when they are plugged directly to any of USB ports of the Rpi. The problem comes when I try to attach any of this devices to the USB port of the router.

After several attempts and having tried some configurations I’ve found on the Internet (thanks to all the community that is helping the newcomers as me!), I achieved Volumio to detect the hard disk drive mounted on the router, but surprisingly, Volumio doesn’t find any content in the drive.

I’ve searched the web and I haven’t found anyone with such a problem.

My router is a ZTE F680, commonly served by Spanish communication company Pepephone for optical fiber clients.

I can reach the external drive plugged to the router both by Mac and PC (by the moment no user and password required), with the next parameters:

Mac: “Finder menu > Go > Connect to server”, and typing “smb://samba@192.168.1.1/samba” (without quotations).

PC: going to Internet Explorer and typing the router IP “\192.168.1.1” (without quotations).

In both cases it appears a Finder/Explorer window with the contents of the hard drive and I can edit the contents from the computers.

Captura.JPG

Parameters in Volumio are shown in the next screenshot. As you can see the hard drive is found as a network drive:

Captura de pantalla 2019-03-30 a las 23.01.49.png

But when I go to “Browse > Media Servers”, Volumio shows an empty window, like there where no contents in the hard drive.

Captura de pantalla 2019-03-30 a las 23.07.53.png

The same happens when I go to “Browse > Music Library > NAS > musica”.

I’ve already tried several USB drives, self and external powered, with Fat32 and NTFS file systems, and it’s the same.

Has anyone any idea of what can be happening?

Any help will be appreciated.

Thank you in advance.

Attaching storage to routers has caused a number of people problems as reported on these forums. It often seems to be because the router doesn’t share the storage with the expected path. In your case it looks as though Volumio does actually “see” an apparently correct path. Firstly can you generate a system log (volumio.github.io/docs/User_Man … oting.html) to see if there are any obvious errors. Secondly, if you have access to the command line on your device, can you show the result of issuing a ‘mount’ command, and also of ‘ls /mnt/NAS/musica’ please?

Hello chsims1. I really appreciate the time you are dedicating.

As you advised me, I’ve made a system log. The results can be found in the following link:

http://logs.volumio.org/volumio/xjQrUuw.html

I’ve also accessed to the command line of Volumio via SSH (I’ve used openssh), and these are the results:

Command “mount”:

volumio@volumio:~$ mount
/dev/mmcblk0p2 on /imgpart type ext4 (rw,relatime,stripe=1024,data=ordered)
/dev/loop0 on /static type squashfs (ro,relatime)
overlay on / type overlay (rw,relatime,lowerdir=/mnt/static,upperdir=/mnt/ext/dyn,workdir=/mnt/ext/work)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=485032k,nr_inodes=121258,mode=755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,noatime,mode=755)
tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755)
tmpfs on /var/log type tmpfs (rw,nodev,relatime,size=20480k,mode=777,uid=1000,gid=4)
tmpfs on /var/spool/cups/tmp type tmpfs (rw,noatime,mode=755)
/dev/mmcblk0p1 on /boot type vfat (rw,nosuid,nodev,noexec,relatime,fmask=0111,dmask=0000,allow_utime=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
//192.168.1.1/samba\usb1_1 on /mnt/NAS/musica type cifs (ro,relatime,vers=1.0,sec=none,cache=strict,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.1,file_mode=0666,dir_mode=0777,soft,nounix,mapposix,rsize=61440,wsize=65536,echo_interval=60,actimeo=1)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=99412k,mode=700,uid=1000,gid=1000)
volumio@volumio:~$ 

Commmand “ls /mnt/NAS/musica”:

volumio@volumio:~$ ls /mnt/NAS/musica
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/A: No such file or directory
ls: cannot access /mnt/NAS/musica/A: No such file or directory
ls: cannot access /mnt/NAS/musica/A: No such file or directory
ls: cannot access /mnt/NAS/musica/A: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/A: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/G: No such file or directory
ls: cannot access /mnt/NAS/musica/K: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/O: No such file or directory
ls: cannot access /mnt/NAS/musica/R: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/B: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/C: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/D: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/E: No such file or directory
ls: cannot access /mnt/NAS/musica/F: No such file or directory
ls: cannot access /mnt/NAS/musica/F: No such file or directory
ls: cannot access /mnt/NAS/musica/F: No such file or directory
ls: cannot access /mnt/NAS/musica/F: No such file or directory
ls: cannot access /mnt/NAS/musica/G: No such file or directory
ls: cannot access /mnt/NAS/musica/G: No such file or directory
ls: cannot access /mnt/NAS/musica/G: No such file or directory
ls: cannot access /mnt/NAS/musica/G: No such file or directory
ls: cannot access /mnt/NAS/musica/G: No such file or directory
ls: cannot access /mnt/NAS/musica/H: No such file or directory
ls: cannot access /mnt/NAS/musica/I: No such file or directory
ls: cannot access /mnt/NAS/musica/J: No such file or directory
ls: cannot access /mnt/NAS/musica/J: No such file or directory
ls: cannot access /mnt/NAS/musica/J: No such file or directory
ls: cannot access /mnt/NAS/musica/J: No such file or directory
ls: cannot access /mnt/NAS/musica/K: No such file or directory
ls: cannot access /mnt/NAS/musica/K: No such file or directory
ls: cannot access /mnt/NAS/musica/K: No such file or directory
ls: cannot access /mnt/NAS/musica/K: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/L: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/M: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/N: No such file or directory
ls: cannot access /mnt/NAS/musica/O: No such file or directory
ls: cannot access /mnt/NAS/musica/O: No such file or directory
ls: cannot access /mnt/NAS/musica/O: No such file or directory
ls: cannot access /mnt/NAS/musica/O: No such file or directory
ls: cannot access /mnt/NAS/musica/P: No such file or directory
ls: cannot access /mnt/NAS/musica/P: No such file or directory
ls: cannot access /mnt/NAS/musica/P: No such file or directory
ls: cannot access /mnt/NAS/musica/P: No such file or directory
ls: cannot access /mnt/NAS/musica/R: No such file or directory
ls: cannot access /mnt/NAS/musica/R: No such file or directory
ls: cannot access /mnt/NAS/musica/R: No such file or directory
ls: cannot access /mnt/NAS/musica/R: No such file or directory
ls: cannot access /mnt/NAS/musica/R: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/S: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/T: No such file or directory
ls: cannot access /mnt/NAS/musica/U: No such file or directory
ls: cannot access /mnt/NAS/musica/U: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/V: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/-: No such file or directory
ls: cannot access /mnt/NAS/musica/A: No such file or directory
-  -  -  -  -  -  -  A  B  B  B  B  B  C  C  D  D  E  E  F  G  J  K  L  L  M  M  M  N  N  O  P  R  S  S  T  T  T  T  T  T  T  T  V  V
-  -  -  -  -  -  -  A  B  B  B  B  C  C  D  D  D  E  E  F  G  J  K  L  L  M  M  M  N  N  O  P  R  S  T  T  T  T  T  T  T  T  T  V  V
-  -  -  -  -  -  -  A  B  B  B  B  C  C  D  D  D  E  E  G  G  J  K  L  M  M  M  M  N  N  O  R  R  S  T  T  T  T  T  T  T  T  U  V  V
-  -  -  -  -  -  A  A  B  B  B  B  C  C  D  D  E  E  F  G  H  J  K  L  M  M  M  N  N  O  P  R  S  S  T  T  T  T  T  T  T  T  U  V
-  -  -  -  -  -  A  B  B  B  B  B  C  C  D  D  E  E  F  G  I  K  L  L  M  M  M  N  N  O  P  R  S  S  T  T  T  T  T  T  T  T  V  V
volumio@volumio:~$ 

I have to admit that all these code seems quite confusing to me.

I hope these result useful to you.

Thank you very much.

I would add the IP-address of the RPI to the trusted list in your NAS. It looks as if the RPI does not have permission to look into the folder.
On my NAS I can add the IP-address to my NFS/CIFS share options.

Can you try changing your path of ‘samba\smb1_1’ to ‘samba/smb1_1’? Also, in the advanced settings, add ‘vers=1.0’

have you managed to get a result?

Hello again.

First of all I would like to apologize for the delay in my answer. The last 10 days have been really tough, I’ve been very busy and until now I couldn’t manage to try your proposals. Thank you for your answers and your patience.

I have no NAS but a ordinary external hard drive, so it has no IP trusted lists. I’ve also tried to configure the router where the external drive is attached, but with no positive results.

This doesn’t seem to work. The result is the same as the previous configuration.

Anyway, I’ve plugged the external drive directly to the Raspberry Pi and it works perfectly (as expected). I’ve also managed to access directly to the external drive from my computer so, apart from the lack of speed during the files transfer, everything works fine for me.

Thanks again for your invaluable help and patience.

Robert.