Does anyone have any idea why I would be getting “This automation cannot be edited from the UI, because it is not stored in the automations.yaml file, or doesn’t have an ID.” error when trying to edit automations, but only when accessing through a reverse-proxy SSL? If I hit the IP/port directly the automations are fine… but going through my npm I always get this error message.
I’m having the same problem. I’m using the reverse proxy of my synology which uses nginx under the hood. SSL-Certificate is a wildcard certificate from let’s encrypt for my domain. No idea how to fix this yet.
Maker sure you are allowing websockets in the proxy config. Go to this tab, hit the create button and select websocket
I already have the websocket custom headers added. Without those I had problems even logging and staying logged in.
Here are my current headers I’m using:
Errors in the log files?