blakeblackshear / frigate-hass-addons

Frigate hass.io addons
MIT License
204 stars 118 forks source link

Proxy addon issue - when trying to open frigate menu you get 404 #166

Closed MaBeniu closed 1 month ago

MaBeniu commented 1 month ago

I am running frigate 14.0-beta1 via docker-compose. On a separate container I am running home assistant with frigate proxy addon - version 1.5. when trying to open frigate from the homeassistant side menu on the left I get frigate new UI loaded but showing 404 error: image

If I try to navigate by using new frigate menu all works fine and I can access all the functions. it is just when you navigate between home assistant menus it opens this page with 404 initially. browser hard reload and empty cache cleanup done, home assistant restarted after installation of beta version.

nginx: log entries when navigating: image

proxy addon config:

server: http://192.168.0.181:5000
proxy_pass_host: true
proxy_pass_real_ip: true

p.s. new version is really amazing I am thriled how nice that is!!!!!!!!!!!!!!!!!!!!!!!!! super amazing job guys!!

DieMetRik commented 1 month ago

Same here. Wait for fix

MaBeniu commented 1 month ago

Confirm with 14.beta2 fixed.