My setup includes a raspberry pi 4 as the server (connected to all the hard drives), a Pi3 and a vero4k+ as clients.
The pi4 and vero4k+ are running 19.1 and the Pi3 is running 18.9.
The Vero 4k+ can play most of the files over SMB but there are two sources that it will not play.
The Vero 4k+ would play these sources under 18.9 but not under 19.1. While I did a fresh install on the Vero 4k+, i copied over the sources, advancedsettings, and password files from before.
The pi3 plays the sources properly.
In looking at the logs, for some reason these files list 127.0.0.1 as the IP for the sources even though the sources.xml file lists the correct IP address for the server.
on the Vero4k+, a few other troubleshooting items:
I’ve switched around the min and max smb in services. no change.
smbclient -L 127.0.0.1 gives connection failed (Error NT_STATUS_CONNECTION_REFUSED).
smbclient -L localhost gives the same response, as well as indicating "unable to initialize message context).
smbclient -L 192.168.0.15 (server’s ip) requests password and then shows all disks including the two from the sources that are not available.
Tried to include logs but can’t access paste.osmc.io for some reason. If it gets working again, please let me know and I’ll upload sanitzed logs.
Any suggestions?
thank you.