Danke für den Tipp. Das habe ich als erstes gemacht. Leider ohne Erfolg.
Hier meine Frigate Docker Instanz;
root@docker ~# ifconfig eth0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.20.130 netmask 255.255.255.0 broadcast 192.168.20.255
inet6 fe80::be24:11ff:fe59:cb82 prefixlen 64 scopeid 0x20<link>
ether bc:24:11:59:cb:82 txqueuelen 1000 (Ethernet)
RX packets 5569714 bytes 10703823954 (9.9 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3375310 bytes 414206872 (395.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@docker ~# docker ps | grep frigate
6d3d5c67de90 ghcr.io/blakeblackshear/frigate:stable "/init" 20 hours ago Up 4 hours (healthy) 0.0.0.0:5000->5000/tcp, [::]:5000->5000/tcp, 0.0.0.0:8554-8555->8554-8555/tcp, [::]:8554-8555->8554-8555/tcp, 0.0.0.0:8555->8555/udp, [::]:8555->8555/udp frigate
Mein Frigate Proxy AddOn unter Homeassistant OS als VM unter Proxmox:
Wenn ich unten auf Konfiguration z. B. auf “Detect” klicke und den Schalter verändere dann springt dieser wieder zurück. Da stimmt etwas nicht mit der Verbindung. Wo kann ich mir die Log’s ansehen?
Ich sehe noch folgende Fehlermeldungen im Frigate Proxy Log:
2025/10/26 14:35:49 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:35:55 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:36:01 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:36:07 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:36:13 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:36:19 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:36:25 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:36:31 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"
2025/10/26 14:36:37 [error] 365#365: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: ccab4aaf-frigate-proxy, request: "GET /ws HTTP/1.1", upstream: "http://192.168.20.130:5000/ws", host: "homeassistant.intern.example.com"