Open helmarw opened 3 months ago
I don't think this project is maintained, but I had a similar problem, also with Docker on a Synology NAS. What helped is that I modified the 'discovery.py' file in the plugin, and changed the hostname in line 32 from socket.gethostname() to "localhost". After a restart, the plugin worked as expected. Possibly either the NAS or the Docker confused Python. Hope this helps.
System Health details
Homeassistant Docker on Synology NAS DS1821+ Core 2024.1.2 Frontend 20240104.0
Checklist
Describe the issue
after trying to add this integration, thats all im getting: 500 Internal Server Error Server got itself in trouble
no idea where to start. log-file not really helpful. im looking at the files listed but no clue why there si a problem and idea ?
Reproduction steps
follow installation instructions it shows up when searching for MediaBrowser but cannot add Integration
Debug logs
Diagnostics dump
No response