You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minissdp.c:848: error: connect("/var/run/minissdpd.sock"): No such file or directoryminidlna.c:1170: fatal: Failed to connect to MiniSSDPd. EXITING
how do I resolve this, the directory exists and the user running minidlna has write access. this seems to be preventing minidlna from actually running.
The text was updated successfully, but these errors were encountered:
I am getting this same issue when trying to run v 1.3.3_1 on an Arm-based (M4) Mac after installing via Homebrew. I have it running fine on a Raspberry Pi, but on the Mac, I cannot seem to get passed this error. I've added the following to my .conf file, thinking that the Tivo discovery might be the issue:
network_interface=en1
enable_tivo=no
as I thought that the Tivo integration might be the issue, but the errors seem to be the same. In addition, I cannot find a way to install ssdpd via home-brew....
Any help appreciated. This is a great project and would love to get it working my Mac
minissdp.c:848: error: connect("/var/run/minissdpd.sock"): No such file or directoryminidlna.c:1170: fatal: Failed to connect to MiniSSDPd. EXITING
how do I resolve this, the directory exists and the user running minidlna has write access. this seems to be preventing minidlna from actually running.
The text was updated successfully, but these errors were encountered: