Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect("/var/run/minissdpd.sock"): No such file or directory #32

Open
tincanfury opened this issue Dec 21, 2024 · 1 comment
Open

connect("/var/run/minissdpd.sock"): No such file or directory #32

tincanfury opened this issue Dec 21, 2024 · 1 comment

Comments

@tincanfury
Copy link

tincanfury commented Dec 21, 2024

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.

@Halloran
Copy link

Halloran commented Jan 1, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants