motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.99k stars 655 forks source link

502 Bad Gateway from home assistant plugin #2861

Open michaelsage opened 1 year ago

michaelsage commented 1 year ago

I'm not sure where the issue lies, I think it's probably within motioneye, but I don't have anything to really back this up.

I am running the latest dev version of motioneye on a pi 4 (bookworm). I have two cameras, they both work fine in the motioneye interface, however, when I add them to home assistant only one of them streams correctly. The other when opening the link on a new tab gives a 502: Bad Gateway. Any ideas on where I can look. I've tried turning debug logging on and that doesn't seem to report anything relevant.

Thanks!