Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] blakeblackshear - Frigate

Featured Replies

hoping for some help as I can not get my GPU ( Nvidia 4060) workingfrigate-logs.txt

When I installed frigate it was using the GPU, then after adding a few camera it just sits idle, and only uses the CPU

Is there something I need to change in the config file?

image.png

  • Replies 1.6k
  • Views 559.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Glodenox
    Glodenox

    I ran into an issue where the Docker container didn't want to start any more after the upgrade to Unraid 7.3.0, with the following error: Error response from daemon: error while creating mount source

  • I released now a Plugin for Unraid 6.9.0rc2 and up so that the installation of the Drivers is as easy as going to the CA App and search for 'Coral-Driver'.   It will take about an hour to sh

  • Hi @mathgoy, I've been using Frigate with an NVIDIA GPU.   to set it up, go the the docker template and add: --rm --runtime=nvidia to the "Extra Parameters".   Y

Posted Images

  • Author
22 hours ago, rbf351 said:

hoping for some help as I can not get my GPU ( Nvidia 4060) workingfrigate-logs.txt

When I installed frigate it was using the GPU, then after adding a few camera it just sits idle, and only uses the CPU

Is there something I need to change in the config file?

image.png

With such little info is not easy to help you.

...

1 hour ago, yayitazale said:

With such little info is not easy to help you.

...

I'm using it for both, or at least that it what I thought I was doing

I'm using the ghcr.io/blakeblackshear/frigate:stable-tensorrt branch

looks like I was missing

ffmpeg:
hwaccel_args: preset-nvidia from the config file

now I am seeing this when running nvidia-smi

image.png

image.png

I am unable to get the detector to function

when i put this line into the config file

detectors:
tensorrt:
type: tensorrt
device: 0
#This is the default, select the first GPU

Frigate crashes.

Edited by rbf351

  • Author
7 minutes ago, rbf351 said:

I'm using it for both, or at least that it what I thought I was doing

I'm using the ghcr.io/blakeblackshear/frigate:stable-tensorrt branch

looks like I was missing

ffmpeg:
hwaccel_args: preset-nvidia from the config file

now I am seeing this when running nvidia-smi

image.png

image.png

I am unable to get the detector to function

when i put this line into the config file

detectors:
tensorrt:
type: tensorrt
device: 0
#This is the default, select the first GPU

Frigate crashes.

You have configure onnx https://docs.frigate.video/configuration/object_detectors/#onnx

31 minutes ago, yayitazale said:

I ran the command for YOLOv9 for other detectors. It completed with no issues, but there is no /config/model_cache/yolo.onnx file.

the script says exporting to client directory, but where exactly is that?

  • Author
9 minutes ago, rbf351 said:

I ran the command for YOLOv9 for other detectors. It completed with no issues, but there is no /config/model_cache/yolo.onnx file.

the script says exporting to client directory, but where exactly is that?

The same Path where you are running the script I suppose

Just now, yayitazale said:

The same Path where you are running the script I suppose

just found it in the root directory, and moved it to where it needs to be

seems like it's now running properly.

Thank you

  • 4 weeks later...

Hello First I LOVE Frigate and if i cant fix this i ok with it. I hope this is a good place to ask .. been running frigate for some time with no problems all the ways up to v17 now and i seem to be having a problem. the screen as you are watching live only shows 1 ever 2 or 3 sec. nothing has changed here that i know of. Frigate is running on a Server as i UN-Raid server :

Supermicro X9QR7-TF+/X9QRi-F+ , Version 123456789
American Megatrends Inc, Version 3.0a
BIOS dated: Thu 3 Apr 2014 12:00 AM

Processors 4 of Intel® Xeon® CPU E5-4650 v2 @ 2.40GHz

Memory: 128 GiB DDR3 Multi-bit ECC

no Video Card but i have a Coral TPU PCI based TPU installed: 1

detectors:
  coral:
    type: edgetpu
    device: pci:0
    classify: true

the only thing that is running is MQTT server and Plex (No one is using plex but me and it make no differences that i can see )

I only have 3 cameras. I don't under understand why it is so slow all play back is at full speed (even with Audio) the cameras are all POE. They are all on there own wired network with nothing but cameras and Un-Raid 2nd port on the server set to the same address group
Here is the Config From Frigate:

thanks for any help .. I am hoping some one see the problem i cant

Frigat_config.txt

  • Author
15 hours ago, John Graham said:

Hello First I LOVE Frigate and if i cant fix this i ok with it. I hope this is a good place to ask .. been running frigate for some time with no problems all the ways up to v17 now and i seem to be having a problem. the screen as you are watching live only shows 1 ever 2 or 3 sec. nothing has changed here that i know of. Frigate is running on a Server as i UN-Raid server :

Supermicro X9QR7-TF+/X9QRi-F+ , Version 123456789
American Megatrends Inc, Version 3.0a
BIOS dated: Thu 3 Apr 2014 12:00 AM

Processors 4 of Intel® Xeon® CPU E5-4650 v2 @ 2.40GHz

Memory: 128 GiB DDR3 Multi-bit ECC

no Video Card but i have a Coral TPU PCI based TPU installed: 1

detectors:coral:
    type: edgetpu
    device: pci:0
    classify: true

the only thing that is running is MQTT server and Plex (No one is using plex but me and it make no differences that i can see )

I only have 3 cameras. I don't under understand why it is so slow all play back is at full speed (even with Audio) the cameras are all POE. They are all on there own wired network with nothing but cameras and Un-Raid 2nd port on the server set to the same address group
Here is the Config From Frigate:

thanks for any help .. I am hoping some one see the problem i cant

Frigat_config.txt

Is this happening all the time?


"Frigate employs "smart streaming" where camera images update once per minute when no detectable activity is occurring to conserve bandwidth and resources. As soon as any motion or active objects are detected, cameras seamlessly switch to a live stream."

https://docs.frigate.video/configuration/live

Can you check the camera FPS under /system#cameras if there is any issue also.

Edited by yayitazale

  • 1 month later...

I ran into an issue where the Docker container didn't want to start any more after the upgrade to Unraid 7.3.0, with the following error:

Error response from daemon: error while creating mount source path '/etc/localtime': mkdir /etc/localtime: file exists

In the end, it turned out that the /etc/localtime symlink on my Unraid instance was pointing towards a file in /usr/share/zoneinfo/ that doesn't exist (any more?). Changing the timezone of the Unraid instance in the settings fixed that reference, and as such fixed the docker bind mount. I hope it helps someone else, so they don't lose half an hour trying to figure this out as well.

Either way, this doesn't seem like a bug with the container. I'm not sure if it is fully related to 7.3.0, but that's what things seem to point to for me.

Hello there,

I am currently setting up a frigate instance and now i get this error here:

Unable to poll intel GPU stats: Failed to initialize PMU! (Operation not permitted)

Is that something serious? I run the app on a intel cpu with that acceleration feature available.

I do have a coral usb stick attached for frigates use. Idea was to speed up the ffmpeg a bit with the igpu and detect fast with coral.

Edited by masterdot

  • Author
On 5/16/2026 at 12:50 AM, masterdot said:

Hello there,

I am currently setting up a frigate instance and now i get this error here:

Unable to poll intel GPU stats: Failed to initialize PMU! (Operation not permitted)

Is that something serious? I run the app on a intel cpu with that acceleration feature available.

I do have a coral usb stick attached for frigates use. Idea was to speed up the ffmpeg a bit with the igpu and detect fast with coral.

No, that's normal; unless you run the container in privileged mode (which is not recommended for security reasons), it won't be able to retrieve the CPU/iGPU statistics, which is why you're getting that error.

Edited by yayitazale

I'm setting up a new install on Unraid and this is baffling that I can't figure out what the default login is - nor can I see where it's documented anywhere. I would think that first-time startups should present a username and password setup dialog, but I'm not seeing that - it immediately takes me to the login page and there's no "forgot password" or other option. Am I just overlooking something so basic and simple?

Yes, I tried both the default config.yaml as well as a templated one that I can fill in my camera details once I'm able to login. Even after restarting, I'm not seeing a "setup login" screen.

Edited by yoleska

I also have been looking at the files on disk and this succeeded. Took me a couple extra steps to figure out the hashing function.
Password is temporary, so I don't mind posting it.

docker exec -it frigate python3 -c " import sqlite3, hashlib, secrets, base64 password = 'FrigateAdmin1!' salt = secrets.token_hex(16) pw_hash = hashlib.pbkdf2_hmac('sha256', password.encode('utf-8'), salt.encode('utf-8'), 600000) b64_hash = base64.b64encode(pw_hash).decode('ascii').strip() hashed = 'pbkdf2_sha256\$600000\$' + salt + '\$' + b64_hash conn = sqlite3.connect('/config/frigate.db') cur = conn.cursor() cur.execute('UPDATE user SET password_hash = ? WHERE username = ?', (hashed, 'admin')) conn.commit() print('Password updated, rows affected:', cur.rowcount) print('Hash stored:', hashed[:40], '...') conn.close() "
  • Author
2 hours ago, yoleska said:

I'm setting up a new install on Unraid and this is baffling that I can't figure out what the default login is - nor can I see where it's documented anywhere. I would think that first-time startups should present a username and password setup dialog, but I'm not seeing that - it immediately takes me to the login page and there's no "forgot password" or other option. Am I just overlooking something so basic and simple?

Yes, I tried both the default config.yaml as well as a templated one that I can fill in my camera details once I'm able to login. Even after restarting, I'm not seeing a "setup login" screen.

You must read the docs before posting: https://docs.frigate.video/configuration/authentication#onboarding

9 hours ago, yayitazale said:

Yup, sorry I should have mentioned that. I read that and tried a few times and that didn't change anything. It's still prompting me to login, not reset.

Running the python script was the last resort after trying the steps in the onboarding section.

image.png

I also tried this: "On startup, an admin user and password are generated and printed in the logs." but the the logs might be scrolling too fast by the time I can tail the docker logs and there's no log messages about passwords. I tried looking for logs on disk, but couldn't find them. Also tried searching the doc that you linked above and didn't see where they were stored on disk. Looked in /dev/shm/logs/ in the container, but didn't see anything about password.

  • Author
13 hours ago, yoleska said:

Yup, sorry I should have mentioned that. I read that and tried a few times and that didn't change anything. It's still prompting me to login, not reset.

Running the python script was the last resort after trying the steps in the onboarding section.

image.png

I also tried this: "On startup, an admin user and password are generated and printed in the logs." but the the logs might be scrolling too fast by the time I can tail the docker logs and there's no log messages about passwords. I tried looking for logs on disk, but couldn't find them. Also tried searching the doc that you linked above and didn't see where they were stored on disk. Looked in /dev/shm/logs/ in the container, but didn't see anything about password.

You should try a minimal setup, without any cameras configured or anything like that... just as described in the documentation. https://docs.frigate.video/guides/getting_started#configuring-frigate

I figured it out. Frigate was setting the log files as root:root and when I was trying to write to them through an NFS share, they weren't getting written. I finally was able to use a simple config with that admin reset arg, and then I looked at the docker logs outside Unraid and saw the password. Sorry for the noise.

  • 3 weeks later...

hi iget

docker run  -d  --name='frigate'  --net='bridge'  --pids-limit 2048  -e TZ="Europe/Budapest"  -e HOST_OS="Unraid"  -e HOST_HOSTNAME="Kronos"  -e HOST_CONTAINERNAME="frigate"  -e 'FRIGATE_RTSP_PASSWORD'='mypassword'  -e 'PLUS_API_KEY'=''  -e 'LIBVA_DRIVER_NAME'='radeonsi'  -e 'NVIDIA_VISIBLE_DEVICES'=''  -e 'NVIDIA_DRIVER_CAPABILITIES'=''  -l net.unraid.docker.managed=dockerman  -l net.unraid.docker.webui='http://[IP]:[PORT:8971]'  -l net.unraid.docker.icon=''  -p '8971:8971/tcp'  -p '8554:8554/tcp'  -p '5000:5000/tcp'  -p '8555:8555/tcp'  -p '8555:8555/udp'  -v '/mnt/user/appdata/frigate':'/config':'rw'  -v '/mnt/user/Media/frigate':'/media/frigate':'rw'  -v '/etc/localtime':'/etc/localtime':'ro'  --device=''  --device='/dev/dri/renderD128'  --shm-size=256m  --mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000  --restart unless-stopped 'ghcr.io/blakeblackshear/frigate:stable' 
docker: bad format for path: Run 'docker run --help' for more informationThe command failed.

i placed a basic config.yml in /usr/appdata/frigate

this my template settings https://ibb.co/QjrvkCCT

anyone can help me point in a direction?

3 hours ago, Deych said:

hi iget

docker run  -d  --name='frigate'  --net='bridge'  --pids-limit 2048  -e TZ="Europe/Budapest"  -e HOST_OS="Unraid"  -e HOST_HOSTNAME="Kronos"  -e HOST_CONTAINERNAME="frigate"  -e 'FRIGATE_RTSP_PASSWORD'='mypassword'  -e 'PLUS_API_KEY'=''  -e 'LIBVA_DRIVER_NAME'='radeonsi'  -e 'NVIDIA_VISIBLE_DEVICES'=''  -e 'NVIDIA_DRIVER_CAPABILITIES'=''  -l net.unraid.docker.managed=dockerman  -l net.unraid.docker.webui='http://[IP]:[PORT:8971]'  -l net.unraid.docker.icon=''  -p '8971:8971/tcp'  -p '8554:8554/tcp'  -p '5000:5000/tcp'  -p '8555:8555/tcp'  -p '8555:8555/udp'  -v '/mnt/user/appdata/frigate':'/config':'rw'  -v '/mnt/user/Media/frigate':'/media/frigate':'rw'  -v '/etc/localtime':'/etc/localtime':'ro'  --device=''  --device='/dev/dri/renderD128'  --shm-size=256m  --mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000  --restart unless-stopped 'ghcr.io/blakeblackshear/frigate:stable' 
docker: bad format for path: Run 'docker run --help' for more informationThe command failed.

i placed a basic config.yml in /usr/appdata/frigate

this my template settings https://ibb.co/QjrvkCCT

anyone can help me point in a direction?

nevermind found the issue, gpu was vfio bound

  • 3 weeks later...

I have a general question that leads to more questions.

I have started playing around with Frigate and have the Nvidia tensorRT branch.

I have a 1080TI that I have in my unraid system that I generally use for encoding and what not so I am using it for decoding and encoding in frigate.

I have the --runtime=nvidia paramater added to the extra parameters section and have the and have the GPU id in the NVIDIA_VISIBLE_DEVICES section with compute,utility,video in the capabilities section .

Could I use the 1080TI for detecting as well or is it not powerful enough and should go down the path of getting a Coral TPU instead?

I havent really played around much with frigate before so have very limited knowledge on what I should put in the config file and what additional variables I would need to add to the container setup.

I have looked looked at the documentation in regards ONNX which I believe I would need to use if I wanted to use my GPU but same in way over my head from there.

Thanks in advance.

  • Author
On 6/28/2026 at 8:34 AM, JWMutant said:

I have a general question that leads to more questions.

I have started playing around with Frigate and have the Nvidia tensorRT branch.

I have a 1080TI that I have in my unraid system that I generally use for encoding and what not so I am using it for decoding and encoding in frigate.

I have the --runtime=nvidia paramater added to the extra parameters section and have the and have the GPU id in the NVIDIA_VISIBLE_DEVICES section with compute,utility,video in the capabilities section .

Could I use the 1080TI for detecting as well or is it not powerful enough and should go down the path of getting a Coral TPU instead?

I havent really played around much with frigate before so have very limited knowledge on what I should put in the config file and what additional variables I would need to add to the container setup.

I have looked looked at the documentation in regards ONNX which I believe I would need to use if I wanted to use my GPU but same in way over my head from there.

Thanks in advance.


Yes, the GTX 1080 Ti is perfectly suitable because, thanks to its 11 GB of VRAM, it has more than enough memory to run the YOLOv9 models and handle multiple video streams simultaneously and it’s more than capable of keeping model inference times low.


In the first step of installing the instance, you must select the NVIDIA branch:

imagen.png

Next, as you mentioned, you need to add “--runtime=nvidia” to the additional parameters and configure the NVIDIA entries in the configuration form. As for models, I recommend using YOLO V9:

  1. From your Unraid machine's console (not the container one), navigate to the folder where you want to save the model, preferably in the default path (model_cache):

cd /mnt/user/appdata/frigate/model_cache/
  1. Run the command listed in the documentation at https://docs.frigate.video/configuration/object_detectors/#yolov9-for-other-detectors; if you have many cameras—more than 6, for example—start with a “tiny” (T) size and IMG_SIZE=320 to ensure acceptable inference times. Otherwise, with fewer than 6 cameras, you can try IMG_SIZE=640 and S or M sizes, but keep in mind that the larger the model, the longer the inference time and the higher the power consumption will be.

  2. Verify that your ONNX file was created correctly in the specified folder

  3. Configure detection with the ONNX detector pointing to your ONNX file (if you placed it in model_cache, you don’t need to change anything) https://docs.frigate.video/configuration/object_detectors#yolo-v3-v4-v7-v9-2

  4. Restart Frigate and check the logs to see if the model has loaded correctly.

In addition, if you're also going to perform hardware-accelerated video decoding using the NVIDIA GPU itself, you should use the NVIDIA decoder preset: https://docs.frigate.video/configuration/hardware_acceleration_video#setup-decoder

Edited by yayitazale

Thanks very much for the info, it really helped.

Just out of interest has there been an up in the last 20 odd hours that may have broken something?

Everything was working fine yesterday. Today I thought I would start from scratch like I have been doing over the past 3 days, but today Im getting the following.

2026-06-29 19:39:20.070663773 127.0.0.1 - - [29/Jun/2026:19:39:20 +0930] "" 400 0 "-" "-" "-" request_time="0.000" upstream_response_time="-"

2026-06-29 19:39:43.535285958 192.168.178.20 - - [29/Jun/2026:19:39:43 +0930] "GET / HTTP/1.1" 400 657 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" "-" request_time="0.000" upstream_response_time="-"

2026-06-29 19:39:43.918769616 192.168.178.20 - - [29/Jun/2026:19:39:43 +0930] "GET /favicon.ico HTTP/1.1" 400 657 "http://192.168.178.22:8971/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" "-" request_time="0.000" upstream_response_time="-"

2026-06-29 19:40:20.167602798 127.0.0.1 - - [29/Jun/2026:19:40:20 +0930] "" 400 0 "-" "-" "-" request_time="0.000" upstream_response_time="-"

image.png

To get past that page I end up needing to place my cursor at the start of the address which is simply my ip:8971 and press enter. This then gives me the following page.

image.png

Edited by JWMutant

  • Author
18 minutes ago, JWMutant said:

Thanks very much for the info, it really helped.

Just out of interest has there been an up in the last 20 odd hours that may have broken something?

Everything was working fine yesterday. Today I thought I would start from scratch like I have been doing over the past 3 days, but today Im getting the following.

2026-06-29 19:39:20.070663773 127.0.0.1 - - [29/Jun/2026:19:39:20 +0930] "" 400 0 "-" "-" "-" request_time="0.000" upstream_response_time="-"

2026-06-29 19:39:43.535285958 192.168.178.20 - - [29/Jun/2026:19:39:43 +0930] "GET / HTTP/1.1" 400 657 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" "-" request_time="0.000" upstream_response_time="-"

2026-06-29 19:39:43.918769616 192.168.178.20 - - [29/Jun/2026:19:39:43 +0930] "GET /favicon.ico HTTP/1.1" 400 657 "http://192.168.178.22:8971/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" "-" request_time="0.000" upstream_response_time="-"

2026-06-29 19:40:20.167602798 127.0.0.1 - - [29/Jun/2026:19:40:20 +0930] "" 400 0 "-" "-" "-" request_time="0.000" upstream_response_time="-"

image.png

To get past that page I end up needing to place my cursor at the start of the address which is simply my ip:8971 and press enter. This then gives me the following page.

image.png

What do you see in the logs after restarting the container?

s6-rc: info: service frigate successfully stopped

s6-rc: info: service go2rtc: stopping

s6-rc: info: service frigate-log: stopping

s6-rc: info: service frigate-log successfully stopped

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

ERROR: driverInitFileInfo 578 result=11ERROR: init 664 result=11ERROR: init 250 result=11s6-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

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

s6-rc: info: service legacy-services successfully started

2026-06-29 20:03:06.916540896 [2026-06-29 20:03:06] frigate.record.maintainer INFO : Exiting recording maintenance...

2026-06-29 20:03:06.963346576 [2026-06-29 20:03:06] frigate.app INFO : Detection queue closed

2026-06-29 20:03:07.464434414 [2026-06-29 20:03:07] frigate.app INFO : Detected frames queue closed

2026-06-29 20:03:07.965491043 [2026-06-29 20:03:07] frigate.app INFO : Timeline queue closed

2026-06-29 20:03:08.433575419 [2026-06-29 20:03:08] frigate.comms.ws INFO : Exiting websocket client...

2026-06-29 20:03:08.924227189 [2026-06-29 20:03:08] peewee.sqliteq INFO : writer received shutdown request, exiting.

2026-06-29 20:03:09.595304728 [INFO] Service Frigate exited with code 0 (by signal 0)

2026-06-29 20:03:09.598518464 exit with signal: terminated

2026-06-29 20:03:09.606208760 [INFO] The go2rtc service exited with code 0 (by signal 0)

2026-06-29 20:03:13.831539599 [INFO] Starting NGINX...

2026-06-29 20:03:13.918619515 [INFO] Preparing Frigate...

2026-06-29 20:03:14.278419744 [INFO] Preparing new go2rtc config...

2026-06-29 20:03:14.357538598 [INFO] Starting Frigate...

2026-06-29 20:03:14.729370752 [INFO] Starting go2rtc...

2026-06-29 20:03:15.135468780 20:03:15.132 INF go2rtc platform=linux/amd64 revision=df95ce3 version=1.9.10

2026-06-29 20:03:15.135474080 20:03:15.133 INF config path=/config/go2rtc_homekit.yml

2026-06-29 20:03:15.135476464 20:03:15.133 INF [rtsp] listen addr=:8554

2026-06-29 20:03:15.135478809 20:03:15.134 INF [api] listen addr=:1984

2026-06-29 20:03:15.135481063 20:03:15.134 INF [webrtc] listen addr=:8555

2026-06-29 20:03:15.321143591 [INFO] Starting certsync...

2026-06-29 20:03:15.896723589 127.0.0.1 - - [29/Jun/2026:20:03:15 +0930] "" 400 0 "-" "-" "-" request_time="0.000" upstream_response_time="-"

2026-06-29 20:03:18.647144947 2026/06/29 20:03:18 [error] 288#288: *2 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"

2026-06-29 20:03:18.647170786 2026/06/29 20:03:18 [error] 288#288: *2 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"

2026-06-29 20:03:18.984423628 [2026-06-29 20:03:18] frigate.util.config INFO : Checking if frigate config needs migration...

2026-06-29 20:03:18.988220419 [2026-06-29 20:03:18] frigate.util.config INFO : frigate config does not need migration...

2026-06-29 20:03:20.032561495 [2026-06-29 20:03:20] frigate.util.services INFO : Automatically detected nvidia hwaccel for video decoding

2026-06-29 20:03:20.044798352 [2026-06-29 20:03:20] frigate.app INFO : Starting Frigate (0.17.2-3d4dd3a)

2026-06-29 20:03:20.052265311 [2026-06-29 20:03:20] peewee_migrate.logs INFO : Starting migrations

2026-06-29 20:03:20.053442950 [2026-06-29 20:03:20] peewee_migrate.logs INFO : There is nothing to migrate

2026-06-29 20:03:20.077129070 [2026-06-29 20:03:20] frigate.app INFO : Recording process started: 714

2026-06-29 20:03:20.089310712 [2026-06-29 20:03:20] frigate.app INFO : Review process started: 715

2026-06-29 20:03:20.092242821 [2026-06-29 20:03:20] frigate.app INFO : go2rtc process pid: 171

2026-06-29 20:03:20.107554089 [2026-06-29 20:03:20] frigate.app INFO : Embedding process started: 729

2026-06-29 20:03:20.139370245 [2026-06-29 20:03:20] frigate.detectors WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.

2026-06-29 20:03:20.141948438 [2026-06-29 20:03:20] frigate.app INFO : Output process started: 761

2026-06-29 20:03:20.142368170 INFO: Created TensorFlow Lite XNNPACK delegate for CPU.

2026-06-29 20:03:20.310334966 [2026-06-29 20:03:20] frigate.api.fastapi_app INFO : Starting FastAPI app

2026-06-29 20:03:20.477175913 [2026-06-29 20:03:20] frigate.api.fastapi_app INFO : FastAPI started

2026-06-29 20:03:23.830692932 [INFO] Starting go2rtc healthcheck service...

2026-06-29 20:04:16.001587468 127.0.0.1 - - [29/Jun/2026:20:04:16 +0930] "" 400 0 "-" "-" "-" request_time="0.000" upstream_response_time="-"

image.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.