blakeblackshear / frigate-hass-addons

Frigate hass.io addons
MIT License
224 stars 121 forks source link

Failed to save add-on configuration, does not match regular expression... #173

Closed ReticentRobot closed 3 months ago

ReticentRobot commented 3 months ago

Failed to save add-on configuration, does not match regular expression ^https?://.+:\d+$. Got {'server': '192.168.1.103:5000', 'proxy_pass_host': True, 'proxy_pass_real_ip': True}

Not sure what I'm doing wrong 🤔. I've added the Frigate Proxy Add-on to Home Assistant and am now trying to configure it. Does my Frigate instance (docker) need to be running on https for this to work?

Thanks for any help!!

ReticentRobot commented 3 months ago

I'm not sure what I had wrong, I think it was that there was a trailing slash (so: http://192.168.1.103:5000/) when copying it from my browser. It seems to be working now!