Ingress error when accessing esphome HA addon from non-standard https port

Hello,

I recently changed to a non-standard https port to access my hassos instance to something like: https://mydomain.duckdns.org:8843

I am using the Nginx Proxy Manager addon to handle the redirection and duckdns certificates. Everything was working fine using the standard 443 https port and everything works after the switch to the non-standard one except ingress in the esphome addon. When trying to access logs/updates in the esphome web ui nothing shows and I get these errors in the log:

ERROR (MainThread) [supervisor.api.ingress] Ingress error: 403, message=‘Invalid response status’, url=URL(‘http://172.30.32.1:63544/ace’)
ERROR (MainThread) [supervisor.api.ingress] Ingress error: 403, message=‘Invalid response status’, url=URL(‘http://172.30.32.1:63544/upload’)

Other ingress for other addons (influxdb,grafana,zigbee2mqtt) seem to work fine. It might be related to this esphome issue. However, I am unable to find a solution.

Any ideas how to solve this issue? Thanks.

Did you solve this? Im having the same issue with esphome when using the official “NGINX Home Assistant SSL proxy

No, I actually stopped using a non-standard port to access home assistant (using cloudflared tunnel now).

could you just access home assistant through something like this homeassistant-proxmox.local:8123