Frigate startet nicht mehr nach 0.16.0 Update

Erstmal ein Hallo an alle hier im Forum, ich habe ein Problem mit meinem Home Assistant bzw. mit frigate. Ich habe das Update zur neuen Version 0.16.0 gemacht und danach startet das Addon nicht mehr. Danach habe ich gesehen, dass tatsächlich tiefgreifende Änderungen bei dem Addon vorgenommen wurden.

Ich habe dann das Home Assistant Backup von davor zurückgespielt, aber das Add-On startet immer noch nicht obwohl wieder die alte Frigate Version drauf ist.

Eigentlich habe ich direkt zwei Fragen. Die erste Frage wäre natürlich wie bekomme ich das Addon wieder ans Laufen? Aber die zweite Frage wäre auch, warum stellt das Backup nicht den gesamten Zustand von vorher wieder her? Bleibt da immer noch irgendetwas zurück? Müsste ich jetzt Home Assistant komplett neu aufspielen und dann das Backup wieder zurückspielen?

Aber das eigentliche Ziel ist es ja die neueste Version von Frigate ans laufen zu bekommen, kann mir da jemand einen Tipp geben was ich machen könnte?

Im Grunde bin ich das ganze sowieso gerade erst am Einrichten, habe erst eine einzige Kamera da drin und war das eigentlich nur am testen als dieses Update erschien. Ich habe eigentlich gar keine komplizierte Konfiguration die irgendwelche Schwierigkeiten hätte machen können.

Viele Grüße

Frank

Kannst Du Dir vorstellen, dass “geht nicht” als Fehlerbeschreibung wenig hilfreich ist und aus diesem Grund Dinge wie Fehlermeldungen und Log Dateien entwickelt wurden? :wink:

1 „Gefällt mir“

Leider wird erst ab Version 16 von Frigate das im HA Backup mit gesichert. Steht auch in den Release notes, dass man vorher manuel die config und die frigate.db sichern soll. Nun bleibt dir nur noch eine Neuinstallation von Frigate

1 „Gefällt mir“

Danke für die superschnellen antworten.

Ich habe vergessen zu erwähnen, dass ich Frigate schon versucht habe neu zu installieren. Allerdings vor dem Wiederherstellen des Backups. Nach dem Wiederherstellen müsste ich noch versuchen.

Aber das Ziel war ja die neue Version ans Laufen zu bekommen.

HA liefert keine Fehlermeldung.

Das Frigate Protokoll habe ich. Ich bin noch Einsteiger bei HA und deswegen weiss ich nicht so genau was ich schicken muss.

2025-08-18 19:53:00.854027240  [INFO] Starting NGINX...
2025-08-18 19:53:00.870869265  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:01.077481772  [INFO] Preparing Frigate...
2025-08-18 19:53:01.270553064  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:01.307888878  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:01.345040012  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:01.458183998  [INFO] Starting Frigate...
2025-08-18 19:53:01.839502338  [INFO] Starting go2rtc...
2025-08-18 19:53:01.941155685  21:53:01.941 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:01.941165585  21:53:01.941 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:01.941496027  21:53:01.941 INF [rtsp] listen addr=:8554
2025-08-18 19:53:01.941584624  21:53:01.941 INF [api] listen addr=:1984
2025-08-18 19:53:01.941783244  21:53:01.941 INF [webrtc] listen addr=:8555
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:53:02.966192498  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
2025-08-18 19:53:03.465897453  127.0.0.1 - - [18/Aug/2025:21:53:03 +0200] "" 400 0 "-" "-" "-"
2025-08-18 19:53:04.213463771  [2025-08-18 21:53:04] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:53:04.229079586  [2025-08-18 21:53:04] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:53:04.243121650  *************************************************************
2025-08-18 19:53:04.243124970  *************************************************************
2025-08-18 19:53:04.243127615  ***    Your config file is not valid!                     ***
2025-08-18 19:53:04.243130892  ***    Please check the docs at                           ***
2025-08-18 19:53:04.243132551  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:53:04.243145929  *************************************************************
2025-08-18 19:53:04.243147544  *************************************************************
2025-08-18 19:53:04.243149080  ***    Config Validation Errors                           ***
2025-08-18 19:53:04.243150636  *************************************************************
2025-08-18 19:53:04.243151699  
2025-08-18 19:53:04.255101498  Line #  : Unknown
2025-08-18 19:53:04.255103808  Key     : input_args
2025-08-18 19:53:04.255105854  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:53:04.255107300  Message : Extra inputs are not permitted
2025-08-18 19:53:04.255108366  
2025-08-18 19:53:04.255109469  Line #  : 67
2025-08-18 19:53:04.255110597  Key     : reolink2
2025-08-18 19:53:04.255150041  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:53:04.255151636  Message : Extra inputs are not permitted
2025-08-18 19:53:04.255152738  
2025-08-18 19:53:04.255164841  *************************************************************
2025-08-18 19:53:04.255166439  ***    End Config Validation Errors                       ***
2025-08-18 19:53:04.255168013  *************************************************************
2025-08-18 19:53:04.660781503  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:53:04.667536907  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:53:04.668272173  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:53:04.691406360  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
2025-08-18 19:53:04.693565014  exit with signal: terminated
s6-rc: info: service nginx-log successfully stopped
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:53:04.697234032  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service nginx-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service frigate-log successfully started
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:53:08.447495369  [INFO] Starting NGINX...
2025-08-18 19:53:08.474892673  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:08.641191900  [INFO] Preparing Frigate...
2025-08-18 19:53:08.845495306  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:08.883425969  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:08.920935101  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:09.019048754  [INFO] Starting Frigate...
2025-08-18 19:53:09.289358181  [INFO] Starting go2rtc...
2025-08-18 19:53:09.393376503  21:53:09.393 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:09.393396171  21:53:09.393 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:09.393781693  21:53:09.393 INF [api] listen addr=:1984
2025-08-18 19:53:09.393861254  21:53:09.393 INF [rtsp] listen addr=:8554
2025-08-18 19:53:09.394218792  21:53:09.394 INF [webrtc] listen addr=:8555
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:53:11.686556384  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
2025-08-18 19:53:11.738292636  [2025-08-18 21:53:11] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:53:11.761650913  [2025-08-18 21:53:11] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:53:11.771530245  *************************************************************
2025-08-18 19:53:11.771598978  *************************************************************
2025-08-18 19:53:11.774178305  ***    Your config file is not valid!                     ***
2025-08-18 19:53:11.774181512  ***    Please check the docs at                           ***
2025-08-18 19:53:11.774184387  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:53:11.774187650  *************************************************************
2025-08-18 19:53:11.774189514  *************************************************************
2025-08-18 19:53:11.774191926  ***    Config Validation Errors                           ***
2025-08-18 19:53:11.774193644  *************************************************************
2025-08-18 19:53:11.774205079  
2025-08-18 19:53:11.784503862  Line #  : Unknown
2025-08-18 19:53:11.784574103  Key     : input_args
2025-08-18 19:53:11.784611781  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:53:11.784640441  Message : Extra inputs are not permitted
2025-08-18 19:53:11.784663367  
2025-08-18 19:53:11.784702295  Line #  : 67
2025-08-18 19:53:11.784738927  Key     : reolink2
2025-08-18 19:53:11.784834861  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:53:11.784862830  Message : Extra inputs are not permitted
2025-08-18 19:53:11.784885253  
2025-08-18 19:53:11.784916405  *************************************************************
2025-08-18 19:53:11.784943665  ***    End Config Validation Errors                       ***
2025-08-18 19:53:11.784970599  *************************************************************
2025-08-18 19:53:12.181224749  127.0.0.1 - - [18/Aug/2025:21:53:12 +0200] "" 400 0 "-" "-" "-"
2025-08-18 19:53:12.202447052  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:53:12.209220877  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
2025-08-18 19:53:12.209935756  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:53:12.247412007  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:53:12.253877071  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:53:12.263253660  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service nginx-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service go2rtc-healthcheck successfully started
2025-08-18 19:53:16.138823219  [INFO] Starting NGINX...
2025-08-18 19:53:16.160576708  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:16.339470450  [INFO] Preparing Frigate...
2025-08-18 19:53:16.590511803  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:16.635180826  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:16.674095347  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:16.773183545  [INFO] Starting Frigate...
2025-08-18 19:53:17.098944644  [INFO] Starting go2rtc...
2025-08-18 19:53:17.197056594  21:53:17.196 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:17.197148798  21:53:17.197 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:17.197716579  21:53:17.197 INF [api] listen addr=:1984
2025-08-18 19:53:17.197719478  21:53:17.197 INF [rtsp] listen addr=:8554
2025-08-18 19:53:17.198023068  21:53:17.198 INF [webrtc] listen addr=:8555
2025-08-18 19:53:19.441931357  [2025-08-18 21:53:19] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:53:19.442252962  [2025-08-18 21:53:19] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:53:19.456544350  *************************************************************
2025-08-18 19:53:19.456547547  *************************************************************
2025-08-18 19:53:19.456550226  ***    Your config file is not valid!                     ***
2025-08-18 19:53:19.456553631  ***    Please check the docs at                           ***
2025-08-18 19:53:19.456555395  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:53:19.456557592  *************************************************************
2025-08-18 19:53:19.456559228  *************************************************************
2025-08-18 19:53:19.456576048  ***    Config Validation Errors                           ***
2025-08-18 19:53:19.456577942  *************************************************************
2025-08-18 19:53:19.456579064  
2025-08-18 19:53:19.469037527  Line #  : Unknown
2025-08-18 19:53:19.469040202  Key     : input_args
2025-08-18 19:53:19.469042415  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:53:19.469043946  Message : Extra inputs are not permitted
2025-08-18 19:53:19.469045153  
2025-08-18 19:53:19.469046376  Line #  : 67
2025-08-18 19:53:19.469047645  Key     : reolink2
2025-08-18 19:53:19.469125971  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:53:19.469128550  Message : Extra inputs are not permitted
2025-08-18 19:53:19.469129801  
2025-08-18 19:53:19.469131545  *************************************************************
2025-08-18 19:53:19.469133258  ***    End Config Validation Errors                       ***
2025-08-18 19:53:19.469134933  *************************************************************
2025-08-18 19:53:19.833574190  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:53:22.023108696  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:53:22.036179266  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
2025-08-18 19:53:22.036379570  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:53:22.060791918  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:53:22.067271389  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:53:22.071211211  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service nginx-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:53:25.771532837  [INFO] Starting NGINX...
2025-08-18 19:53:25.793199824  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:25.966643876  [INFO] Preparing Frigate...
2025-08-18 19:53:26.232413563  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:26.270217932  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:26.308577688  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:26.343020589  [INFO] Starting Frigate...
2025-08-18 19:53:26.679891004  [INFO] Starting go2rtc...
2025-08-18 19:53:26.781820058  21:53:26.781 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:26.782186406  21:53:26.781 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:26.782189195  21:53:26.782 INF [rtsp] listen addr=:8554
2025-08-18 19:53:26.782476384  21:53:26.782 INF [webrtc] listen addr=:8555
2025-08-18 19:53:26.782819009  21:53:26.782 INF [api] listen addr=:1984
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:53:28.442337273  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
2025-08-18 19:53:28.946515648  127.0.0.1 - - [18/Aug/2025:21:53:28 +0200] "" 400 0 "-" "-" "-"
2025-08-18 19:53:29.116698709  [2025-08-18 21:53:29] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:53:29.142753964  [2025-08-18 21:53:29] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:53:29.146612842  *************************************************************
2025-08-18 19:53:29.146616001  *************************************************************
2025-08-18 19:53:29.146618760  ***    Your config file is not valid!                     ***
2025-08-18 19:53:29.146622378  ***    Please check the docs at                           ***
2025-08-18 19:53:29.146624152  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:53:29.146626401  *************************************************************
2025-08-18 19:53:29.146628039  *************************************************************
2025-08-18 19:53:29.146646395  ***    Config Validation Errors                           ***
2025-08-18 19:53:29.146648293  *************************************************************
2025-08-18 19:53:29.146649354  
2025-08-18 19:53:29.158764052  Line #  : Unknown
2025-08-18 19:53:29.158766564  Key     : input_args
2025-08-18 19:53:29.158768713  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:53:29.158770333  Message : Extra inputs are not permitted
2025-08-18 19:53:29.158771562  
2025-08-18 19:53:29.158772748  Line #  : 67
2025-08-18 19:53:29.158773953  Key     : reolink2
2025-08-18 19:53:29.158867378  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:53:29.158869976  Message : Extra inputs are not permitted
2025-08-18 19:53:29.158871294  
2025-08-18 19:53:29.158873077  *************************************************************
2025-08-18 19:53:29.158874840  ***    End Config Validation Errors                       ***
2025-08-18 19:53:29.158876435  *************************************************************
2025-08-18 19:53:29.566928777  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:53:29.573859654  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:53:29.574633897  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:53:29.601545437  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:53:29.603702486  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:53:29.607418472  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service nginx-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:53:33.362188739  [INFO] Starting NGINX...
2025-08-18 19:53:33.379119357  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:33.549004439  [INFO] Preparing Frigate...
2025-08-18 19:53:33.820141433  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:33.857346357  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:33.894460911  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:33.988459015  [INFO] Starting Frigate...
2025-08-18 19:53:34.267180046  [INFO] Starting go2rtc...
2025-08-18 19:53:34.363655690  21:53:34.363 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:34.363676581  21:53:34.363 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:34.364310665  21:53:34.364 INF [api] listen addr=:1984
2025-08-18 19:53:34.364351643  21:53:34.364 INF [rtsp] listen addr=:8554
2025-08-18 19:53:34.364905891  21:53:34.364 INF [webrtc] listen addr=:8555
2025-08-18 19:53:36.716767604  [2025-08-18 21:53:36] frigate.util.config            INFO    : Checking if frigate config needs migration...
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:53:36.727066874  [2025-08-18 21:53:36] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:53:36.728732301  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
2025-08-18 19:53:36.742445856  *************************************************************
2025-08-18 19:53:36.742449484  *************************************************************
2025-08-18 19:53:36.742452376  ***    Your config file is not valid!                     ***
2025-08-18 19:53:36.742455832  ***    Please check the docs at                           ***
2025-08-18 19:53:36.742457746  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:53:36.742460203  *************************************************************
2025-08-18 19:53:36.742461931  *************************************************************
2025-08-18 19:53:36.742479666  ***    Config Validation Errors                           ***
2025-08-18 19:53:36.742481642  *************************************************************
2025-08-18 19:53:36.742482752  
2025-08-18 19:53:36.755393304  Line #  : Unknown
2025-08-18 19:53:36.755396598  Key     : input_args
2025-08-18 19:53:36.755398864  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:53:36.755400426  Message : Extra inputs are not permitted
2025-08-18 19:53:36.755401716  
2025-08-18 19:53:36.755402957  Line #  : 67
2025-08-18 19:53:36.755404245  Key     : reolink2
2025-08-18 19:53:36.755754510  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:53:36.755756940  Message : Extra inputs are not permitted
2025-08-18 19:53:36.755758122  
2025-08-18 19:53:36.755759781  *************************************************************
2025-08-18 19:53:36.755761389  ***    End Config Validation Errors                       ***
2025-08-18 19:53:36.755763064  *************************************************************
2025-08-18 19:53:37.157890586  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:53:37.165372746  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:53:37.166307545  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:53:37.188783064  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:53:37.191029645  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:53:37.194416267  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service nginx-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service frigate-log successfully started
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:53:41.017496201  [INFO] Starting NGINX...
2025-08-18 19:53:41.034727263  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:41.214191892  [INFO] Preparing Frigate...
2025-08-18 19:53:41.469106065  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:41.508551869  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:41.546364321  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:41.588242500  [INFO] Starting Frigate...
2025-08-18 19:53:41.917250030  [INFO] Starting go2rtc...
2025-08-18 19:53:42.031987133  21:53:42.031 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:42.032281441  21:53:42.031 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:42.032460122  21:53:42.032 INF [api] listen addr=:1984
2025-08-18 19:53:42.032600523  21:53:42.032 INF [rtsp] listen addr=:8554
2025-08-18 19:53:42.032782882  21:53:42.032 INF [webrtc] listen addr=:8555
2025-08-18 19:53:44.406049915  [2025-08-18 21:53:44] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:53:44.421775700  [2025-08-18 21:53:44] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:53:44.435897246  *************************************************************
2025-08-18 19:53:44.435900437  *************************************************************
2025-08-18 19:53:44.435903063  ***    Your config file is not valid!                     ***
2025-08-18 19:53:44.435906345  ***    Please check the docs at                           ***
2025-08-18 19:53:44.435908164  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:53:44.435910359  *************************************************************
2025-08-18 19:53:44.435912015  *************************************************************
2025-08-18 19:53:44.435928805  ***    Config Validation Errors                           ***
2025-08-18 19:53:44.435930647  *************************************************************
2025-08-18 19:53:44.435931734  
2025-08-18 19:53:44.448054600  Line #  : Unknown
2025-08-18 19:53:44.448057112  Key     : input_args
2025-08-18 19:53:44.448059199  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:53:44.448060763  Message : Extra inputs are not permitted
2025-08-18 19:53:44.448061984  
2025-08-18 19:53:44.448063153  Line #  : 67
2025-08-18 19:53:44.448064377  Key     : reolink2
2025-08-18 19:53:44.448121800  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:53:44.448123345  Message : Extra inputs are not permitted
2025-08-18 19:53:44.448129316  
2025-08-18 19:53:44.448130918  *************************************************************
2025-08-18 19:53:44.448132462  ***    End Config Validation Errors                       ***
2025-08-18 19:53:44.448134095  *************************************************************
2025-08-18 19:53:44.855763452  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:53:45.342605857  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:53:45.355271144  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:53:45.356147121  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:53:45.378896020  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:53:45.384254918  exit with signal: terminated
2025-08-18 19:53:45.388056896  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service nginx-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:53:49.292513203  [INFO] Starting NGINX...
2025-08-18 19:53:49.309990684  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:49.486700235  [INFO] Preparing Frigate...
2025-08-18 19:53:49.693146446  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:49.730439863  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:49.767728116  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:49.924187193  [INFO] Starting Frigate...
2025-08-18 19:53:50.140182970  [INFO] Starting go2rtc...
2025-08-18 19:53:50.238276698  21:53:50.238 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:50.238336703  21:53:50.238 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:50.238719471  21:53:50.238 INF [api] listen addr=:1984
2025-08-18 19:53:50.238884302  21:53:50.238 INF [rtsp] listen addr=:8554
2025-08-18 19:53:50.239204453  21:53:50.239 INF [webrtc] listen addr=:8555
2025-08-18 19:53:52.665450572  [2025-08-18 21:53:52] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:53:52.691228364  [2025-08-18 21:53:52] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:53:52.694960018  *************************************************************
2025-08-18 19:53:52.694963607  *************************************************************
2025-08-18 19:53:52.694966314  ***    Your config file is not valid!                     ***
2025-08-18 19:53:52.694969744  ***    Please check the docs at                           ***
2025-08-18 19:53:52.694971558  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:53:52.694973793  *************************************************************
2025-08-18 19:53:52.694985697  *************************************************************
2025-08-18 19:53:52.694987282  ***    Config Validation Errors                           ***
2025-08-18 19:53:52.695055084  *************************************************************
2025-08-18 19:53:52.695057264  
2025-08-18 19:53:52.706926472  Line #  : Unknown
2025-08-18 19:53:52.706928821  Key     : input_args
2025-08-18 19:53:52.706930901  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:53:52.706932366  Message : Extra inputs are not permitted
2025-08-18 19:53:52.706933563  
2025-08-18 19:53:52.706958251  Line #  : 67
2025-08-18 19:53:52.706959564  Key     : reolink2
2025-08-18 19:53:52.707013365  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:53:52.707014996  Message : Extra inputs are not permitted
2025-08-18 19:53:52.707023201  
2025-08-18 19:53:52.707024847  *************************************************************
2025-08-18 19:53:52.707026362  ***    End Config Validation Errors                       ***
2025-08-18 19:53:52.707028079  *************************************************************
2025-08-18 19:53:53.118177306  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:53:53.143754474  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:53:53.153403061  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
2025-08-18 19:53:53.154346009  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:53:53.182369242  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:53:53.185244796  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:53:53.189394663  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service frigate-log successfully started
s6-rc: info: service nginx-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:53:56.936846165  [INFO] Starting NGINX...
2025-08-18 19:53:56.959495266  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:53:57.132949659  [INFO] Preparing Frigate...
2025-08-18 19:53:57.358602664  [INFO] Preparing new go2rtc config...
2025-08-18 19:53:57.396375279  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:53:57.435218316  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:53:57.511562185  [INFO] Starting Frigate...
2025-08-18 19:53:57.807431442  [INFO] Starting go2rtc...
2025-08-18 19:53:57.906631905  21:53:57.906 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:53:57.906665700  21:53:57.906 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:53:57.907194306  21:53:57.907 INF [rtsp] listen addr=:8554
2025-08-18 19:53:57.907197370  21:53:57.907 INF [api] listen addr=:1984
2025-08-18 19:53:57.907634693  21:53:57.907 INF [webrtc] listen addr=:8555
2025-08-18 19:54:00.289623095  [2025-08-18 21:54:00] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:54:00.315619104  [2025-08-18 21:54:00] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:54:00.319770577  *************************************************************
2025-08-18 19:54:00.319774235  *************************************************************
2025-08-18 19:54:00.319776976  ***    Your config file is not valid!                     ***
2025-08-18 19:54:00.319780308  ***    Please check the docs at                           ***
2025-08-18 19:54:00.319782000  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:54:00.319784512  *************************************************************
2025-08-18 19:54:00.319786161  *************************************************************
2025-08-18 19:54:00.319803947  ***    Config Validation Errors                           ***
2025-08-18 19:54:00.319805800  *************************************************************
2025-08-18 19:54:00.319806910  
2025-08-18 19:54:00.332460961  Line #  : Unknown
2025-08-18 19:54:00.332463791  Key     : input_args
2025-08-18 19:54:00.332465898  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:54:00.332467351  Message : Extra inputs are not permitted
2025-08-18 19:54:00.332468444  
2025-08-18 19:54:00.332469565  Line #  : 67
2025-08-18 19:54:00.332470743  Key     : reolink2
2025-08-18 19:54:00.332561683  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:54:00.332564216  Message : Extra inputs are not permitted
2025-08-18 19:54:00.332565544  
2025-08-18 19:54:00.332567349  *************************************************************
2025-08-18 19:54:00.332569042  ***    End Config Validation Errors                       ***
2025-08-18 19:54:00.332570931  *************************************************************
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:54:00.727993463  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
2025-08-18 19:54:00.739974708  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:54:00.747306346  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:54:00.751080236  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:54:00.774437292  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:54:00.776934892  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:54:00.780390667  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service nginx-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:54:04.534079704  [INFO] Starting NGINX...
2025-08-18 19:54:04.556700216  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:54:04.725646287  [INFO] Preparing Frigate...
2025-08-18 19:54:04.991297811  [INFO] Preparing new go2rtc config...
2025-08-18 19:54:05.029096404  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:54:05.066624756  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:54:05.165095113  [INFO] Starting Frigate...
2025-08-18 19:54:05.502864421  [INFO] Starting go2rtc...
2025-08-18 19:54:05.603149103  21:54:05.603 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:54:05.603486218  21:54:05.603 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:54:05.603955345  21:54:05.603 INF [rtsp] listen addr=:8554
2025-08-18 19:54:05.604109036  21:54:05.603 INF [api] listen addr=:1984
2025-08-18 19:54:05.604272638  21:54:05.604 INF [webrtc] listen addr=:8555
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:54:06.887480763  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
2025-08-18 19:54:07.336980403  127.0.0.1 - - [18/Aug/2025:21:54:07 +0200] "" 400 0 "-" "-" "-"
2025-08-18 19:54:07.982002337  [2025-08-18 21:54:07] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:54:08.008302042  [2025-08-18 21:54:07] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:54:08.012692100  *************************************************************
2025-08-18 19:54:08.012695401  *************************************************************
2025-08-18 19:54:08.012698233  ***    Your config file is not valid!                     ***
2025-08-18 19:54:08.012701431  ***    Please check the docs at                           ***
2025-08-18 19:54:08.012703132  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:54:08.012705396  *************************************************************
2025-08-18 19:54:08.012707060  *************************************************************
2025-08-18 19:54:08.012721586  ***    Config Validation Errors                           ***
2025-08-18 19:54:08.012723490  *************************************************************
2025-08-18 19:54:08.012724567  
2025-08-18 19:54:08.025246252  Line #  : Unknown
2025-08-18 19:54:08.025248721  Key     : input_args
2025-08-18 19:54:08.025250878  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:54:08.025252415  Message : Extra inputs are not permitted
2025-08-18 19:54:08.025253522  
2025-08-18 19:54:08.025263655  Line #  : 67
2025-08-18 19:54:08.025264972  Key     : reolink2
2025-08-18 19:54:08.025339816  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:54:08.025342325  Message : Extra inputs are not permitted
2025-08-18 19:54:08.025343566  
2025-08-18 19:54:08.025345245  *************************************************************
2025-08-18 19:54:08.025346803  ***    End Config Validation Errors                       ***
2025-08-18 19:54:08.025348333  *************************************************************
2025-08-18 19:54:08.440220901  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:54:08.447073903  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:54:08.447804858  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:54:08.475713888  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:54:08.478188466  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:54:08.481422833  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service frigate-log successfully started
s6-rc: info: service nginx-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:54:12.236250680  [INFO] Starting NGINX...
2025-08-18 19:54:12.254112797  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:54:12.427143137  [INFO] Preparing Frigate...
2025-08-18 19:54:12.635631041  [INFO] Preparing new go2rtc config...
2025-08-18 19:54:12.672958780  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:54:12.717443389  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:54:12.860400592  [INFO] Starting Frigate...
2025-08-18 19:54:13.092513716  [INFO] Starting go2rtc...
2025-08-18 19:54:13.190973422  21:54:13.190 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:54:13.190979928  21:54:13.190 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:54:13.191581715  21:54:13.191 INF [api] listen addr=:1984
2025-08-18 19:54:13.191791057  21:54:13.191 INF [rtsp] listen addr=:8554
2025-08-18 19:54:13.192117163  21:54:13.192 INF [webrtc] listen addr=:8555
2025-08-18 19:54:15.508340187  [2025-08-18 21:54:15] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:54:15.534913205  [2025-08-18 21:54:15] frigate.util.config            INFO    : frigate config does not need migration...
2025-08-18 19:54:15.539096187  *************************************************************
2025-08-18 19:54:15.539171897  *************************************************************
2025-08-18 19:54:15.539174144  ***    Your config file is not valid!                     ***
2025-08-18 19:54:15.539177145  ***    Please check the docs at                           ***
2025-08-18 19:54:15.539180605  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:54:15.539182285  *************************************************************
2025-08-18 19:54:15.539184488  *************************************************************
2025-08-18 19:54:15.539186130  ***    Config Validation Errors                           ***
2025-08-18 19:54:15.539313191  *************************************************************
2025-08-18 19:54:15.539315208  
2025-08-18 19:54:15.551401091  Line #  : Unknown
2025-08-18 19:54:15.551403550  Key     : input_args
2025-08-18 19:54:15.551405742  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:54:15.551407355  Message : Extra inputs are not permitted
2025-08-18 19:54:15.551408620  
2025-08-18 19:54:15.551409836  Line #  : 67
2025-08-18 19:54:15.551411098  Key     : reolink2
2025-08-18 19:54:15.551495808  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:54:15.551498446  Message : Extra inputs are not permitted
2025-08-18 19:54:15.551499728  
2025-08-18 19:54:15.551501478  *************************************************************
2025-08-18 19:54:15.551503194  ***    End Config Validation Errors                       ***
2025-08-18 19:54:15.551504832  *************************************************************
2025-08-18 19:54:15.920409529  [INFO] Service Frigate exited with code 1 (by signal 0)
2025-08-18 19:54:17.109327940  2025/08/18 21:54:17 [error] 227#227: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "127.0.0.1:5000"
2025-08-18 19:54:17.109333500  2025/08/18 21:54:17 [error] 227#227: *1 auth request unexpected status: 502 while sending to client, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", host: "127.0.0.1:5000"
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:54:17.541461720  [INFO] Starting certsync...
s6-rc: info: service legacy-services successfully started
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:54:17.553762191  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
2025-08-18 19:54:17.554506592  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:54:17.580696551  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:54:17.584315531  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:54:17.588603934  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service nginx-log successfully started
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
2025-08-18 19:54:21.443157990  [INFO] Starting NGINX...
2025-08-18 19:54:21.461244756  [INFO] No TLS certificate found. Generating a self signed certificate...
2025-08-18 19:54:21.633701417  [INFO] Preparing Frigate...
2025-08-18 19:54:21.899691294  [INFO] Preparing new go2rtc config...
2025-08-18 19:54:21.937265586  [INFO] Got IP address from supervisor: 192.168.178.230
2025-08-18 19:54:21.974940639  [INFO] Got WebRTC port from supervisor: 8556
2025-08-18 19:54:22.071175589  [INFO] Starting Frigate...
2025-08-18 19:54:22.349366448  [INFO] Starting go2rtc...
2025-08-18 19:54:22.447734842  21:54:22.447 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-08-18 19:54:22.447756338  21:54:22.447 INF config path=/dev/shm/go2rtc.yaml
2025-08-18 19:54:22.448358603  21:54:22.448 INF [api] listen addr=:1984
2025-08-18 19:54:22.448361663  21:54:22.448 INF [rtsp] listen addr=:8554
2025-08-18 19:54:22.448663480  21:54:22.448 INF [webrtc] listen addr=:8555
2025-08-18 19:54:24.775559495  [2025-08-18 21:54:24] frigate.util.config            INFO    : Checking if frigate config needs migration...
2025-08-18 19:54:24.791312737  [2025-08-18 21:54:24] frigate.util.config            INFO    : frigate config does not need migration...
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
2025-08-18 19:54:24.805790294  *************************************************************
2025-08-18 19:54:24.805794312  *************************************************************
2025-08-18 19:54:24.805797056  ***    Your config file is not valid!                     ***
2025-08-18 19:54:24.805800932  ***    Please check the docs at                           ***
2025-08-18 19:54:24.805802634  ***    https://docs.frigate.video/configuration/          ***
2025-08-18 19:54:24.805804955  *************************************************************
2025-08-18 19:54:24.805820644  *************************************************************
2025-08-18 19:54:24.805822291  ***    Config Validation Errors                           ***
2025-08-18 19:54:24.805823819  *************************************************************
2025-08-18 19:54:24.805824964  
2025-08-18 19:54:24.806516831  [INFO] Starting certsync...
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
2025-08-18 19:54:24.818949294  Line #  : Unknown
2025-08-18 19:54:24.818953107  Key     : input_args
2025-08-18 19:54:24.818955367  Value   : -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -an
2025-08-18 19:54:24.818956993  Message : Extra inputs are not permitted
2025-08-18 19:54:24.818958325  
2025-08-18 19:54:24.818959600  Line #  : 67
2025-08-18 19:54:24.818960901  Key     : reolink2
2025-08-18 19:54:24.819528366  Value   : {'ffmpeg': {'inputs': [{'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub', 'roles': ['detect']}, {'path': 'rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main', 'roles': ['record']}]}, 'detect': {'width': 640, 'height': 480, 'fps': 4}}
2025-08-18 19:54:24.819530858  Message : Extra inputs are not permitted
2025-08-18 19:54:24.819532105  
2025-08-18 19:54:24.819533795  *************************************************************
2025-08-18 19:54:24.819535402  ***    End Config Validation Errors                       ***
2025-08-18 19:54:24.819537011  *************************************************************
s6-rc: info: service legacy-services successfully started
2025-08-18 19:54:25.227994823  [INFO] Service Frigate exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service go2rtc-healthcheck: stopping
s6-rc: info: service certsync: stopping
2025-08-18 19:54:25.234849489  [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
2025-08-18 19:54:25.235837774  [INFO] Service CERTSYNC exited with code 256 (by signal 15)
s6-rc: info: service go2rtc-healthcheck successfully stopped
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
2025-08-18 19:54:25.270617277  [INFO] Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
s6-rc: info: service nginx-log successfully stopped
2025-08-18 19:54:25.273235938  exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-08-18 19:54:25.276359236  [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service prepare: stopping
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service prepare successfully stopped
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

configuration.yaml

automation: !include automations.yaml
mobile_app:

go2rtc.yaml

streams:
  reolink1:
    - rtsp://admin:kkk12@192.168.178.240:554/h264Preview_01_main

config.yml (ehemals Frigate.yml)

mqtt:
  host: 192.168.178.230
  port: 1883
  user: frigate
  password: kkk12
  topic_prefix: frigate

ffmpeg:
  hwaccel_args:
    - -hwaccel
    - vaapi
    - -hwaccel_device
    - /dev/dri/renderD128
    - -hwaccel_output_format
    - yuv420p
input_args: -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt
  -rtsp_transport tcp -stimeout 5000000 -an

detectors:
  coral:
    type: edgetpu
    device: usb

record:
  enabled: true
  retain:
    days: 3

snapshots:
  enabled: true
  timestamp: true
  bounding_box: true

objects:
  track:
    - person
    - dog
    - cat

mqtt:
  host: 192.168.178.230
  port: 1883
  user: frigate
  password: kkk12
  topic_prefix: frigate

ffmpeg:
  hwaccel_args:
    - -hwaccel
    - vaapi
    - -hwaccel_device
    - /dev/dri/renderD128
    - -hwaccel_output_format
    - yuv420p
input_args: -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt
  -rtsp_transport tcp -stimeout 5000000 -an

detectors:
  coral:
    type: edgetpu
    device: usb

record:
  enabled: true
  retain:
    days: 3

snapshots:
  enabled: true
  timestamp: true
  bounding_box: true


objects:
  track:
    - person
    - dog
    - cat

  filters:
    person:
      min_area: 1500
      max_area: 100000
      threshold: 0.7
    dog:
      min_area: 1000
    cat:
      min_area: 800

cameras:
  reolink1:
    ffmpeg:
      inputs:
        - path:
            rtsp://admin:kkk12@192.168.178.240:554/h264Preview_01_sub
          roles:
            - detect
        - path:
            rtsp://admin:kkk12@192.168.178.240:554/h264Preview_01_main
          roles:
            - record
    detect:
      width: 640
      height: 480
      fps: 4

reolink2:
  ffmpeg:
    inputs:
      - path: rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_sub
        roles:
          - detect
      - path: rtsp://admin:kkk12@192.168.178.241:554/h264Preview_01_main
        roles:
          - record
  detect:
    width: 640
    height: 480
    fps: 4


birdseye:
  enabled: true
  width: 640
  height: 480
  quality: 8
  mode: motion

version: 0.16-0
detect:
  enabled: true


Den Teil mit

und der genauen Beschreibung wo es Probleme mit Deiner Config gibt hast Du übersehen?

Am besten mal als Beispiel die config.yaml von Simon ansehen und auf deine anpassen. Ansonsten ist mir aufgefallen, dass viele Teile doppelt sind, was nicht sein darf wie der mqtt Abschnitt

Ok vielen Dank an euch für die Hilfe.

Natürlich hatte ich die Fehlermeldungen gesehen. Ich habe auch die entsprechenden Stellen gelöscht, es hat aber nichts gebracht. Ich hatte das nur nicht geschrieben weil ich sehr, sehr viel getestet habe und wenn ich alles schreiben würde was ich getestet habe, das ist dann so viel das will dann auch keiner mehr lesen.

Ich habe dann meine eigene Config komplett verworfen und die Config nach dem Video gemacht. Woran der Fehler dann bei meiner eigenen config am Ende lag, konnte ich nicht mehr nachvollziehen weil ich mich nicht mehr darum gekümmert habe.

Nach einigen Stunden Einarbeitung hat es dann funktioniert mit der Config aus dem Video. Vorher musste ich noch mit ChatGpt die steuerung der GPU komplett rausnehmen lassen bzw. finden lassen wo der Fehler liegt . Da ich zumindest bei mir die Config so eins zu eins nicht übernehmen konnte. Das hat aber einwandfrei funktioniert. Soweit läuft es jetzt erstmal mit einer Kamera. Jetzt werde ich mich erstmal weiter damit beschäftigen.

Das mit den doppelten Einträgen muss irgendwie beim Kopieren passiert sein. Die waren in Wirklichkeit nicht doppelt.

Noch mal vielen Dank für die Hilfe.

Viele Grüße

Frank