I'm having problems getting remote access working with this setup:
A Pangolin site which connects to the Newt App (add-on) on HAOS in a Proxmox VM. I'm self hosting Pangolin Community Edition on a cheap VPS.
I've tried various settings for trusted proxy in configuration.yaml but always get internal server error when accessing HA remotely. So I appear to get to the HA server but think it's not happy with the setup. I don't know how to debug this. The HA logs don't show anything obvious but I'm new to this so not sure if I can home in on the "internal server error" in some way.
Before adding the Newt App to HA I put Newt in a Docker Compose VM. Using that a Pangolin site I'm able to access Portainer running under Docker Compose in the same VM. That also lets me ssh into my network from Pangolin CLI on my laptop.
So I have everything I need except access to HA which is why I started in the first place! ![]()
I could try putting HA in Docker alongside Portainer, but I'm not sure that's a good idea and it might not solve the issue anyway as it seems to be HA specific.
For now I've disabled Pangolin authorisation for the HA resource, so think my issue may be with HA itself but am not sure how to debug. Is there a way to see what the internal server error is about?