Can't reverse proxy HyperHDR behind Caddy #558
Replies: 3 comments 3 replies
-
Hi |
Beta Was this translation helpful? Give feedback.
-
Hello, I have a similar set up as the original post. I have a Pi zero running Hyperhdr and a Pi4b running an nginx proxy manager docker container managing the reverse proxy of many other containers on the pi4b as well as the hyperhdr instance on the Pi zero. I came across this thread because the websockets suddenly stopped working today after a recent upgrade to the new raspbian OS. They have worked flawlessly so far and I commend the developer on building a robust app. All I had to do to fix it was reboot both the Pis a bunch of times until the problem just somehow went away. This makes me think that it was more an issue on the reverse proxy side of things, as ssh via reverse proxy was not working either but the hyperhdr instance worked when accessed through the IP address. It might be an issue with docker network bridges getting backlogged with junk data, that's my preliminary diagnosis. If OP is using docker they should look into resetting their environment. Thank you, hope this helps. By my extensive testing I can confirm Hyperhdr works out of the box with reverse proxies as long as websockets are enabled. I thank the developer for their time and effort into building this app. |
Beta Was this translation helpful? Give feedback.
-
Huh, got the same thing. Everything works except for HyperHDR. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I would like to reverse proxy HyperHDR behind my Caddy server. It doesn't work. HyperHDR loads perfectly when accessed directly on the local network.
When accessed from the outside, HyperHDR display these messages forever:
And the UI doesn't load.
My Caddy server works for every other app except HyperHDR
Could someone help me to find what's wrong ?
Thanks in advance for any answer,
have a great day
Beta Was this translation helpful? Give feedback.
All reactions