[Support]: Using HA Samba storage, writing recordings to disk eventually starts failing #17936
-
Checklist
Describe the problem you are havingFrigate is installed and up to date in Home Assistant. I have the frigate media directory mounted in Home Assistant as a Samba share. The share is up and available, and Frigate is able to successfully access it and write to it, all is well at first. After about a day, the saving of recordings stops working and clicking on them in frigate shows "No Recordings Found For This Time." Restarting Frigate resolves the issue immediately. It's difficult to find the exact moment things stop working, but attached are example logs I'm seeing. If I can provide more info or this should be reported to got2rtc instead, just let me know. Thanks. Steps to reproduce
Version0.15.0-6cb5cfb In which browser(s) are you experiencing the issue with?All Frigate config filedatabase:
path: /config/frigate.db
mqtt:
enabled: true
host: 192.168.235.211
port: 1883
user: mqtt-user
password: *REMOVED*
detectors:
coral:
type: edgetpu
device: usb
ffmpeg:
hwaccel_args: preset-vaapi
model:
path: plus://fcd27737136e2c54ee5b723afaf337cc
go2rtc:
streams:
Back_Door: # <-- Name the camera, use the same name as in the cameras section
- rtsp://*REMOVED*:*REMOVED*@192.168.185.239:554/stream1 # <-- stream which supports video & aac audio
- ffmpeg:Back_Door#audio=aac # <-- Stream requires aac audio for recordings
# - ffmpeg:Front_Room#audio=opus
Back_Door_sub: # <-- Low quality substream
- rtsp://*REMOVED*:*REMOVED*@192.168.185.239:554/stream2 # <-- Low-quality stream which supports video & aac audio
Front_Room:
- rtsp://*REMOVED*:*REMOVED*@192.168.107.109:554/stream1
- ffmpeg:Front_Room#audio=aac
Front_Room_sub:
- rtsp://*REMOVED*:*REMOVED*@192.168.107.109:554/stream2
Front_Door:
- rtsp://*REMOVED*:*REMOVED*@192.168.9.12:554/stream1
- ffmpeg:Front_Door#audio=aac
Front_Door_sub:
- rtsp://*REMOVED*:*REMOVED*@192.168.9.12:554/stream2
Driveway:
- rtsp://*REMOVED*:*REMOVED*@192.168.210.86:554/stream1
# - ffmpeg:Driveway#audio=aac
Driveway_sub:
- rtsp://*REMOVED*:*REMOVED*@192.168.210.86:554/stream2
Side_Yard:
- rtsp://*REMOVED*:*REMOVED*@192.168.70.146:554/stream1
# - ffmpeg:Side_Yard#audio=aac
Side_Yard_sub:
- rtsp://*REMOVED*:*REMOVED*@192.168.70.146:554/stream2
Side_Yard_Gate:
- rtsp://*REMOVED*:*REMOVED*@192.168.241.53:554/stream1
- ffmpeg:Side_Yard_Gate#audio=aac
Side_Yard_Gate_sub:
- rtsp://*REMOVED*:*REMOVED*@192.168.241.53:554/stream2
Kitchen:
- rtsp://*REMOVED*:*REMOVED*@192.168.172.134:554/stream1
- ffmpeg:Kitchen#audio=aac
Kitchen_sub:
- rtsp://*REMOVED*:*REMOVED*@192.168.172.134:554/stream2
Back_Yard:
- rtsp://*REMOVED*:*REMOVED*@192.168.238.107:554/stream1
- ffmpeg:Back_Yard#audio=aac
Back_Yard_sub:
- rtsp://*REMOVED*:*REMOVED*@192.168.238.107:554/stream2
birdseye:
enabled: true
mode: continuous
layout:
max_cameras: 4
snapshots:
enabled: true
retain:
default: 30
cameras:
wyze_shed: # <- Name the camera
enabled: false
ui:
order: 30
ffmpeg:
inputs:
- path: rtsp://wb:[email protected]:8554/shed
roles:
- record
- path: rtsp://wb:[email protected]:8554/shed-sub
roles:
- detect
detect:
enabled: true
width: 640
height: 360
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
zones:
WyzeEverything:
coordinates: 0.001,0,0,1,0.724,1,0.721,0.939,1,0.939,1,0
loitering_time: 0
review:
alerts:
required_zones: WyzeEverything
Driveway: # <- Driveway
enabled: true
ui:
order: 11
ffmpeg:
# output_args:
# record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Driveway?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Driveway_sub
roles:
- detect
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
- car
- bicycle
- bus
- racoon
- waste_bin
zones:
property:
coordinates:
0.04,0.384,0.502,0.402,0.602,0.493,0.71,0.557,0.779,0.639,1,0.661,1,1,0.09,1,0.085,0.853,0.074,0.772,0.066,0.713,0.05,0.63,0.019,0.558,0.002,0.558,0.002,0.433,0,0.384
loitering_time: 0
objects:
- cat
- dog
- person
- bicycle
- car
- racoon
- waste_bin
inertia: 3
street:
coordinates: 0,0.059,0.372,0.054,0.369,0.002,0.997,0.002,1,0.348,0.331,0.294,0,0.308
loitering_time: 0
objects:
- cat
- dog
- person
- car
- bicycle
- bus
- racoon
inertia: 3
sidewalk:
coordinates: 0,0.308,0.001,0.384,0.504,0.404,0.818,0.425,1,0.448,1,0.352,0.341,0.29
loitering_time: 0
objects:
- person
- dog
- cat
- bicycle
- racoon
- waste_bin
review:
alerts:
required_zones: property
labels:
- person
- dog
- racoon
detections:
required_zones:
- property
- street
motion:
threshold: 50
contour_area: 10
improve_contrast: 'true'
Side_Yard: # <- Side Yard Floodlight
enabled: true
ui:
order: 13
ffmpeg:
# output_args:
# record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Side_Yard?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Side_Yard_sub
roles:
- detect
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
- racoon
zones:
sideyard:
coordinates:
0.058,0.052,0.356,0.05,0.375,0.215,0.645,0.42,0.735,0.5,0.742,0.578,1,0.943,1,1,0,1,0,0.724
loitering_time: 0
objects:
- person
- dog
- cat
- racoon
inertia: 3
review:
alerts:
required_zones: sideyard
labels:
- person
- cat
- racoon
detections:
required_zones:
- sideyard
motion:
threshold: 50
contour_area: 10
improve_contrast: 'true'
mask: 0.778,0.558,0.901,0.701,0.99,0.192,0.841,0.115
Side_Yard_Gate: # <- Side Yard Gate
enabled: true
ui:
order: 15
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Side_Yard_Gate?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Side_Yard_Gate_sub
roles:
- detect
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
- racoon
- waste_bin
zones:
sideyardgate:
coordinates: 0.599,0.41,0.649,0.399,0.734,0.398,0.735,0.012,1,0.045,1,1,0.083,1
loitering_time: 0
objects:
- person
- dog
- cat
- racoon
- waste_bin
inertia: 3
neighborhouse:
coordinates: 0,1,0,0.156,0.298,0.122,0.532,0.173,0.544,0.441,0.04,1
loitering_time: 0
inertia: 3
sidestreet:
coordinates: 0.731,0.374,0.627,0.377,0.58,0.402,0.546,0.443,0.534,0.173,0.731,0.143
loitering_time: 0
inertia: 3
review:
alerts:
required_zones: sideyardgate
labels:
- person
- cat
- racoon
detections:
required_zones:
- sideyardgate
- neighborhouse
- sidestreet
labels:
- person
- dog
- cat
- racoon
motion:
threshold: 50
contour_area: 10
improve_contrast: 'true'
Front_Room: # <- Inside Front Door
enabled: true
ui:
order: 20
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Front_Room?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Front_Room_sub
roles:
- detect
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
zones:
Everything:
coordinates: 0,0.065,0.372,0.067,0.371,0,1,0,1,1,0,1
loitering_time: 0
review:
alerts:
required_zones: Everything
labels:
- person
detections:
required_zones: Everything
motion:
threshold: 40
contour_area: 10
improve_contrast: 'true'
Kitchen: # <- Inside Kitchen Door
enabled: true
ui:
order: 21
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Kitchen?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Kitchen_sub
roles:
- detect
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
zones:
Everything:
coordinates: 0,0.065,0.372,0.067,0.371,0,1,0,1,1,0,1
loitering_time: 0
review:
alerts:
required_zones: Everything
labels:
- person
detections:
required_zones: Everything
motion:
threshold: 40
contour_area: 10
improve_contrast: 'true'
Front_Door: # <- Outside Front Door
enabled: true
ui:
order: 10
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Front_Door?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Front_Door_sub
roles:
- detect
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 330
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
- racoon
- package
zones:
Everything:
coordinates: 0,0.065,0.372,0.067,0.371,0,1,0,1,1,0,1
loitering_time: 0
review:
alerts:
required_zones: Everything
labels:
- person
- cat
- racoon
- package
detections:
required_zones: Everything
motion:
threshold: 40
contour_area: 10
improve_contrast: 'true'
Back_Yard: # <- Back Yard
enabled: true
ui:
order: 16
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Back_Yard?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Back_Yard_sub
roles:
- detect
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
- racoon
- bbq_grill
- bicycle
- bird
zones:
backyard:
coordinates: 0,0.375,0.152,0.168,0.249,0.053,0.358,0.053,0.358,0,1,0,1,1,0,1
inertia: 3
loitering_time: 0
review:
alerts:
required_zones: backyard
labels:
- person
- cat
- racoon
detections:
required_zones: backyard
labels:
- bird
motion:
threshold: 40
contour_area: 10
improve_contrast: 'true'
Back_Door: # <- Outside Back Door
enabled: true
ui:
order: 12
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/Back_Door?video&audio
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/Back_Door_sub
roles:
- detect
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 30 #The number of days a recording will be kept for after a motion is detected.
mode: active_objects
alerts:
retain:
days: 30
detections:
retain:
days: 30
objects:
track:
- person
- dog
- cat
- racoon
- package
- bird
#onvif:
# host: 192.168.185.239
# port: 2020
# user: *REMOVED*
# password: *REMOVED*
# autotracking:
# enabled: false
# calibrate_on_startup: true
# zooming: disabled
# required_zones:
# - Everything
# return_preset: home
# track:
# - person
# - dog
# - cat
motion:
threshold: 60
contour_area: 20
improve_contrast: 'true'
zones:
Everything:
coordinates: 0,0.065,0.372,0.067,0.371,0,1,0,1,1,0,1
loitering_time: 0
review:
alerts:
required_zones: Everything
labels:
- person
- cat
- racoon
- package
detections:
required_zones: Everything
labels:
- bird
version: 0.15-1
camera_groups:
Outside:
order: 2
icon: LuTreePine
cameras:
- Front_Door
- Back_Door
- Driveway
- birdseye
- Side_Yard
- Side_Yard_Gate
- Back_Yard
Inside:
order: 2
icon: LuWarehouse
cameras:
- Front_Room
- birdseye
- Kitchen
- wyze_shed docker-compose file or Docker CLI commandHA Addon Relevant Frigate log output2025-04-28 17:23:03.865461518 [2025-04-28 10:23:03] ffmpeg.Side_Yard.record ERROR : [out#0/segment @ 0x55e00d7ecd00] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:03.865470480 [2025-04-28 10:23:03] watchdog.Side_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:03.865472206 [2025-04-28 10:23:03] watchdog.Side_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:04.450650102 [2025-04-28 10:23:04] ffmpeg.Front_Room.record ERROR : [aac @ 0x55b9318f07c0] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:04.450968699 [2025-04-28 10:23:04] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x55b9318f5b80] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:04.451248530 [2025-04-28 10:23:04] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x55b931925480] Error sending frames to consumers: No space left on device
2025-04-28 17:23:04.451543713 [2025-04-28 10:23:04] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x55b931925480] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:04.451550248 [2025-04-28 10:23:04] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x55b931925480] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:04.451552448 [2025-04-28 10:23:04] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x55b9318f5b80] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:04.451624921 [2025-04-28 10:23:04] watchdog.Front_Room INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:04.452505203 [2025-04-28 10:23:04] watchdog.Front_Room INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:06.252676159 [2025-04-28 10:23:06] ffmpeg.Driveway.record ERROR : [out#0/segment @ 0x5625c98beb80] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:06.252786285 [2025-04-28 10:23:06] watchdog.Driveway INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:06.252788219 [2025-04-28 10:23:06] watchdog.Driveway INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:06.679860719 [2025-04-28 10:23:06] watchdog.Front_Door ERROR : No new recording segments were created for Front_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:06.679869776 [2025-04-28 10:23:06] watchdog.Front_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:06.679871828 [2025-04-28 10:23:06] watchdog.Front_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:08.339594560 [2025-04-28 10:23:08] watchdog.Back_Door ERROR : No new recording segments were created for Back_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:08.339813832 [2025-04-28 10:23:08] watchdog.Back_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:08.339955066 [2025-04-28 10:23:08] watchdog.Back_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:10.876463021 [2025-04-28 10:23:10] ffmpeg.Side_Yard_Gate.record ERROR : [aac @ 0x55c63e85c2c0] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:10.883149346 [2025-04-28 10:23:10] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x55c63e860500] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:10.883156388 [2025-04-28 10:23:10] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x55c63e88ffc0] Error sending frames to consumers: No space left on device
2025-04-28 17:23:10.883739800 [2025-04-28 10:23:10] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x55c63e88ffc0] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:10.883744409 [2025-04-28 10:23:10] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x55c63e88ffc0] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:10.883746786 [2025-04-28 10:23:10] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x55c63e860500] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:10.883748532 [2025-04-28 10:23:10] watchdog.Side_Yard_Gate INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:10.883815190 [2025-04-28 10:23:10] watchdog.Side_Yard_Gate INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:11.759064564 [2025-04-28 10:23:11] watchdog.Back_Yard ERROR : No new recording segments were created for Back_Yard in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:11.759144182 [2025-04-28 10:23:11] watchdog.Back_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:11.759199127 [2025-04-28 10:23:11] watchdog.Back_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:14.669570113 [2025-04-28 10:23:14] ffmpeg.Kitchen.record ERROR : [aac @ 0x5625dcc5c5c0] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:14.686181493 [2025-04-28 10:23:14] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x5625dcc59b80] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:14.687515409 [2025-04-28 10:23:14] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x5625dcc88fc0] Error sending frames to consumers: No space left on device
2025-04-28 17:23:14.687521738 [2025-04-28 10:23:14] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x5625dcc88fc0] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:14.687523779 [2025-04-28 10:23:14] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x5625dcc88fc0] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:14.687525843 [2025-04-28 10:23:14] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x5625dcc59b80] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:14.687527603 [2025-04-28 10:23:14] watchdog.Kitchen INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:14.687529066 [2025-04-28 10:23:14] watchdog.Kitchen INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:15.822963109 [2025-04-28 10:23:15] ffmpeg.Side_Yard.record ERROR : [out#0/segment @ 0x559fcdc73d00] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:15.824562852 [2025-04-28 10:23:15] watchdog.Side_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:15.826054359 [2025-04-28 10:23:15] watchdog.Side_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:16.116454852 [2025-04-28 10:23:16] ffmpeg.Front_Room.record ERROR : [aac @ 0x564e8826f640] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:16.116464773 [2025-04-28 10:23:16] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x564e88275b80] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:16.116466933 [2025-04-28 10:23:16] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x564e8823c180] Error sending frames to consumers: No space left on device
2025-04-28 17:23:16.116488783 [2025-04-28 10:23:16] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x564e8823c180] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:16.116554877 [2025-04-28 10:23:16] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x564e8823c180] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:16.116718129 [2025-04-28 10:23:16] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x564e88275b80] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:16.117458604 [2025-04-28 10:23:16] watchdog.Front_Room INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:16.117464511 [2025-04-28 10:23:16] watchdog.Front_Room INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:17.420082639 [2025-04-28 10:23:17] ffmpeg.Driveway.record ERROR : [out#0/segment @ 0x5634a77bfb80] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:17.420207181 [2025-04-28 10:23:17] watchdog.Driveway INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:17.420209265 [2025-04-28 10:23:17] watchdog.Driveway INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:17.501988153 [2025-04-28 10:23:17] watchdog.Front_Door ERROR : No new recording segments were created for Front_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:17.517922422 [2025-04-28 10:23:17] watchdog.Front_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:17.517947529 [2025-04-28 10:23:17] watchdog.Front_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:18.994600329 [2025-04-28 10:23:18] watchdog.Back_Door ERROR : No new recording segments were created for Back_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:18.994607457 [2025-04-28 10:23:18] watchdog.Back_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:18.994609189 [2025-04-28 10:23:18] watchdog.Back_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:21.954353858 [2025-04-28 10:23:21] ffmpeg.Side_Yard_Gate.record ERROR : [aac @ 0x563b4262b440] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:21.954359989 [2025-04-28 10:23:21] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x563b4262d380] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:21.954361969 [2025-04-28 10:23:21] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x563b4261d200] Error sending frames to consumers: No space left on device
2025-04-28 17:23:21.980457699 [2025-04-28 10:23:21] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x563b4261d200] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:21.980464375 [2025-04-28 10:23:21] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x563b4261d200] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:21.980466805 [2025-04-28 10:23:21] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x563b4262d380] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:21.980468675 [2025-04-28 10:23:21] watchdog.Side_Yard_Gate INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:21.980470490 [2025-04-28 10:23:21] watchdog.Side_Yard_Gate INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:22.494314936 [2025-04-28 10:23:22] watchdog.Back_Yard ERROR : No new recording segments were created for Back_Yard in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:22.494323892 [2025-04-28 10:23:22] watchdog.Back_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:22.494325931 [2025-04-28 10:23:22] watchdog.Back_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:25.749561758 [2025-04-28 10:23:25] ffmpeg.Kitchen.record ERROR : [aac @ 0x55d65c418980] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:25.750098419 [2025-04-28 10:23:25] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x55d65c414880] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:25.751717449 [2025-04-28 10:23:25] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55d65c3dd240] Error sending frames to consumers: No space left on device
2025-04-28 17:23:25.753125030 [2025-04-28 10:23:25] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55d65c3dd240] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:25.753245891 [2025-04-28 10:23:25] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55d65c3dd240] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:25.753274261 [2025-04-28 10:23:25] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x55d65c414880] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:25.753323736 [2025-04-28 10:23:25] watchdog.Kitchen INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:25.753631112 [2025-04-28 10:23:25] watchdog.Kitchen INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:27.814725831 [2025-04-28 10:23:27] ffmpeg.Side_Yard.record ERROR : [out#0/segment @ 0x5600158de440] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:27.817389608 [2025-04-28 10:23:27] watchdog.Side_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:27.819021996 [2025-04-28 10:23:27] watchdog.Side_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:27.862133377 [2025-04-28 10:23:27] ffmpeg.Front_Room.record ERROR : [aac @ 0x563d71baa240] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:27.862206355 [2025-04-28 10:23:27] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x563d71ba7b80] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:27.903564901 [2025-04-28 10:23:27] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x563d71b6e180] Error sending frames to consumers: No space left on device
2025-04-28 17:23:27.903856556 [2025-04-28 10:23:27] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x563d71b6e180] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:27.915625100 [2025-04-28 10:23:27] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x563d71b6e180] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:27.915632503 [2025-04-28 10:23:27] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x563d71ba7b80] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:27.915634621 [2025-04-28 10:23:27] watchdog.Front_Room INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:27.915636577 [2025-04-28 10:23:27] watchdog.Front_Room INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:29.736251859 [2025-04-28 10:23:29] watchdog.Front_Door ERROR : No new recording segments were created for Front_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:29.736649343 [2025-04-28 10:23:29] watchdog.Front_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:29.736653011 [2025-04-28 10:23:29] watchdog.Front_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:30.220055274 [2025-04-28 10:23:30] ffmpeg.Driveway.record ERROR : [out#0/segment @ 0x555e4594e440] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:30.220120746 [2025-04-28 10:23:30] watchdog.Driveway INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:30.220182931 [2025-04-28 10:23:30] watchdog.Driveway INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:30.448044680 [2025-04-28 10:23:30] watchdog.Back_Door ERROR : No new recording segments were created for Back_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:30.448082574 [2025-04-28 10:23:30] watchdog.Back_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:30.448152333 [2025-04-28 10:23:30] watchdog.Back_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:33.170319828 [2025-04-28 10:23:33] ffmpeg.Side_Yard_Gate.record ERROR : [aac @ 0x563a63c71300] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:33.171179634 [2025-04-28 10:23:33] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x563a63c6d200] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:33.171768710 [2025-04-28 10:23:33] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x563a63c9f340] Error sending frames to consumers: No space left on device
2025-04-28 17:23:33.172429373 [2025-04-28 10:23:33] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x563a63c9f340] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:33.177436822 [2025-04-28 10:23:33] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x563a63c9f340] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:33.184083955 [2025-04-28 10:23:33] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x563a63c6d200] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:33.194913235 [2025-04-28 10:23:33] watchdog.Side_Yard_Gate INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:33.215499758 [2025-04-28 10:23:33] watchdog.Side_Yard_Gate INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:33.419909105 [2025-04-28 10:23:33] watchdog.Back_Yard ERROR : No new recording segments were created for Back_Yard in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:33.427066839 [2025-04-28 10:23:33] watchdog.Back_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:33.427981460 [2025-04-28 10:23:33] watchdog.Back_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:36.762233083 [2025-04-28 10:23:36] ffmpeg.Kitchen.record ERROR : [aac @ 0x55d39d3a3080] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:36.762646278 [2025-04-28 10:23:36] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x55d39d3a7b80] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:36.763579859 [2025-04-28 10:23:36] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55d39d3d7dc0] Error sending frames to consumers: No space left on device
2025-04-28 17:23:36.777577899 [2025-04-28 10:23:36] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55d39d3d7dc0] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:36.777901148 [2025-04-28 10:23:36] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55d39d3d7dc0] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:36.777903546 [2025-04-28 10:23:36] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x55d39d3a7b80] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:36.777905171 [2025-04-28 10:23:36] watchdog.Kitchen INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:36.777906664 [2025-04-28 10:23:36] watchdog.Kitchen INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:39.335921809 [2025-04-28 10:23:39] ffmpeg.Front_Room.record ERROR : [aac @ 0x55bfcd6b0240] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:39.342798774 [2025-04-28 10:23:39] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x55bfcd69dcc0] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:39.342826342 [2025-04-28 10:23:39] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x55bfcd6dddc0] Error sending frames to consumers: No space left on device
2025-04-28 17:23:39.368673723 [2025-04-28 10:23:39] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x55bfcd6dddc0] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:39.394383982 [2025-04-28 10:23:39] ffmpeg.Front_Room.record ERROR : [af#0:1 @ 0x55bfcd6dddc0] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:39.399895993 [2025-04-28 10:23:39] ffmpeg.Front_Room.record ERROR : [out#0/segment @ 0x55bfcd69dcc0] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:39.400293477 [2025-04-28 10:23:39] watchdog.Front_Room INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:39.400298626 [2025-04-28 10:23:39] watchdog.Front_Room INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:40.146982934 [2025-04-28 10:23:40] ffmpeg.Side_Yard.record ERROR : [out#0/segment @ 0x55d850ae9880] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:40.147080277 [2025-04-28 10:23:40] watchdog.Side_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:40.147082435 [2025-04-28 10:23:40] watchdog.Side_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:41.104035150 [2025-04-28 10:23:41] watchdog.Front_Door ERROR : No new recording segments were created for Front_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:41.105543622 [2025-04-28 10:23:41] watchdog.Front_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:41.105652596 [2025-04-28 10:23:41] watchdog.Front_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:41.581431520 [2025-04-28 10:23:41] watchdog.Back_Door ERROR : No new recording segments were created for Back_Door in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:41.581619349 [2025-04-28 10:23:41] watchdog.Back_Door INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:41.581892461 [2025-04-28 10:23:41] watchdog.Back_Door INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:41.813399197 [2025-04-28 10:23:41] ffmpeg.Driveway.record ERROR : [out#0/segment @ 0x564acd955440] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:41.814870488 [2025-04-28 10:23:41] watchdog.Driveway INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:41.814899248 [2025-04-28 10:23:41] watchdog.Driveway INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:44.327387932 [2025-04-28 10:23:44] watchdog.Back_Yard ERROR : No new recording segments were created for Back_Yard in the last 120s. restarting the ffmpeg record process...
2025-04-28 17:23:44.327524500 [2025-04-28 10:23:44] watchdog.Back_Yard INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:44.327593744 [2025-04-28 10:23:44] watchdog.Back_Yard INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:44.469205851 [2025-04-28 10:23:44] ffmpeg.Side_Yard_Gate.record ERROR : [aac @ 0x55a0d53be700] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:44.469986024 [2025-04-28 10:23:44] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x55a0d53c5500] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:44.470749295 [2025-04-28 10:23:44] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x55a0d5435800] Error sending frames to consumers: No space left on device
2025-04-28 17:23:44.471912460 [2025-04-28 10:23:44] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x55a0d5435800] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:44.473986425 [2025-04-28 10:23:44] ffmpeg.Side_Yard_Gate.record ERROR : [af#0:1 @ 0x55a0d5435800] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:44.474777893 [2025-04-28 10:23:44] ffmpeg.Side_Yard_Gate.record ERROR : [out#0/segment @ 0x55a0d53c5500] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:44.475894362 [2025-04-28 10:23:44] watchdog.Side_Yard_Gate INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:44.477089055 [2025-04-28 10:23:44] watchdog.Side_Yard_Gate INFO : Waiting for ffmpeg to exit gracefully...
2025-04-28 17:23:47.864653440 [2025-04-28 10:23:47] ffmpeg.Kitchen.record ERROR : [aac @ 0x55c1eeeca440] Too many bits 8832.000000 > 6144 per frame requested, clamping to max
2025-04-28 17:23:47.864775600 [2025-04-28 10:23:47] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x55c1eeec6880] Could not write header (incorrect codec parameters ?): No space left on device
2025-04-28 17:23:47.864777758 [2025-04-28 10:23:47] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55c1eeef7d40] Error sending frames to consumers: No space left on device
2025-04-28 17:23:47.864885706 [2025-04-28 10:23:47] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55c1eeef7d40] Task finished with error code: -28 (No space left on device)
2025-04-28 17:23:47.864887768 [2025-04-28 10:23:47] ffmpeg.Kitchen.record ERROR : [af#0:1 @ 0x55c1eeef7d40] Terminating thread with return code -28 (No space left on device)
2025-04-28 17:23:47.864889579 [2025-04-28 10:23:47] ffmpeg.Kitchen.record ERROR : [out#0/segment @ 0x55c1eeec6880] Nothing was written into output file, because at least one of its streams received no packets.
2025-04-28 17:23:47.864890967 [2025-04-28 10:23:47] watchdog.Kitchen INFO : Terminating the existing ffmpeg process...
2025-04-28 17:23:47.865118983 [2025-04-28 10:23:47] watchdog.Kitchen INFO : Waiting for ffmpeg to exit gracefully...
BELOW LOGS FROM AFTER FRIGATE RESTART - Recordings working with no output in logs. Error at the end here is me attempting to access a detection/recording that happened before the restart showing that recording never saved:
2025-04-28 17:45:14.631547098 [2025-04-28 10:45:14] frigate.config.config WARNING : Back_Yard: Recording retention is configured for active_objects and alert retention is configured for motion. The more restrictive retention policy will be applied.
2025-04-28 17:45:14.631842270 [2025-04-28 10:45:14] frigate.config.config WARNING : Back_Yard: Recording retention is configured for active_objects and detection retention is configured for motion. The more restrictive retention policy will be applied.
2025-04-28 17:45:14.641189689 [2025-04-28 10:45:14] frigate.config.config WARNING : Back_Door: Recording retention is configured for active_objects and alert retention is configured for motion. The more restrictive retention policy will be applied.
2025-04-28 17:45:14.641389036 [2025-04-28 10:45:14] frigate.config.config WARNING : Back_Door: Recording retention is configured for active_objects and detection retention is configured for motion. The more restrictive retention policy will be applied.
2025-04-28 17:45:14.655240634 [2025-04-28 10:45:14] frigate.app INFO : Starting Frigate (0.15.0-6cb5cfb)
2025-04-28 17:45:14.658131848 [2025-04-28 10:45:14] frigate.app INFO : Creating directory: /tmp/cache
2025-04-28 17:45:14.707327782 [2025-04-28 10:45:14] peewee_migrate.logs INFO : Starting migrations
2025-04-28 17:45:14.708818058 [2025-04-28 10:45:14] peewee_migrate.logs INFO : There is nothing to migrate
2025-04-28 17:45:14.741069308 [2025-04-28 10:45:14] frigate.app INFO : Recording process started: 363
2025-04-28 17:45:14.746302383 [2025-04-28 10:45:14] frigate.app INFO : Review process started: 372
2025-04-28 17:45:14.751252652 [2025-04-28 10:45:14] frigate.app INFO : go2rtc process pid: 104
2025-04-28 17:45:14.780128000 [2025-04-28 10:45:14] detector.coral INFO : Starting detection process: 379
2025-04-28 17:45:14.805675462 [2025-04-28 10:45:14] frigate.app INFO : Output process started: 398
2025-04-28 17:45:15.385521115 [2025-04-28 10:45:15] frigate.app INFO : Camera processor not started for disabled camera wyze_shed
2025-04-28 17:45:15.396449378 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Driveway: 413
2025-04-28 17:45:15.443831675 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Side_Yard: 414
2025-04-28 17:45:15.460809815 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Side_Yard_Gate: 429
2025-04-28 17:45:15.464695598 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Front_Room: 437
2025-04-28 17:45:15.494143552 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Kitchen: 445
2025-04-28 17:45:15.523449718 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Front_Door: 446
2025-04-28 17:45:15.548871337 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Back_Yard: 456
2025-04-28 17:45:15.575086737 [2025-04-28 10:45:15] frigate.app INFO : Camera processor started for Back_Door: 469
2025-04-28 17:45:15.575839949 [2025-04-28 10:45:15] frigate.app INFO : Capture process not started for disabled camera wyze_shed
2025-04-28 17:45:15.601490394 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Driveway: 477
2025-04-28 17:45:15.622261025 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Side_Yard: 480
2025-04-28 17:45:15.645046286 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Side_Yard_Gate: 484
2025-04-28 17:45:15.687444933 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Front_Room: 491
2025-04-28 17:45:15.723755972 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Kitchen: 497
2025-04-28 17:45:15.765675248 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Front_Door: 503
2025-04-28 17:45:15.812314066 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Back_Yard: 512
2025-04-28 17:45:15.852542487 [2025-04-28 10:45:15] frigate.app INFO : Capture process started for Back_Door: 515
2025-04-28 17:45:16.231282938 [2025-04-28 10:45:16] frigate.api.fastapi_app INFO : Starting FastAPI app
2025-04-28 17:45:16.852228673 [2025-04-28 10:45:16] frigate.api.fastapi_app INFO : FastAPI started
2025-04-28 17:45:17.510827089 [2025-04-28 10:45:14] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb
2025-04-28 17:45:17.547523444 [2025-04-28 10:45:17] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2025-04-28 17:45:18.487455994 [2025-04-28 10:45:18] frigate.util.services ERROR : Unable to poll intel GPU stats: No device filter specified and no discrete/integrated i915 devices found
2025-04-28 10:46:50.441310 2025-04-28 17:45:18.487461988
2025-04-28 17:46:35.038494791 [2025-04-28 10:46:35] frigate.api.media ERROR : No recordings found for Back_Door during the requested time range
2025-04-28 17:46:35.040814458 [2025-04-28 10:46:35] frigate.api.review WARNING : No motion data found for the requested time range
2025-04-28 17:46:36.093041999 [2025-04-28 10:46:36] frigate.api.media ERROR : No recordings found for Back_Door during the requested time range Relevant go2rtc log output2025-04-28 17:23:49.037016315 10:23:49.036 WRN [rtsp] error="streams: set tcp 172.30.33.6:33326: use of closed network connection, exec: [in#0 @ 0x55f2a145ccc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Front_Door?audio.\nError opening input files: Invalid data found when processing input\n" stream=Front_Door
2025-04-28 17:23:49.037023193 10:23:49.036 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:59972: write: broken pipe"
2025-04-28 17:23:49.149525828 10:23:49.149 INF [streams] can't get track error="write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe"
2025-04-28 17:23:49.149532844 10:23:49.149 INF [streams] can't get track error="set tcp 172.30.33.6:33326: use of closed network connection"
2025-04-28 17:23:50.905235814 10:23:50.904 WRN [rtsp] error="streams: set tcp 172.30.33.6:50912: use of closed network connection, exec: [in#0 @ 0x565320c77cc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Back_Yard?audio.\nError opening input files: Invalid data found when processing input\n" stream=Back_Yard
2025-04-28 17:23:50.905338256 10:23:50.904 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:60744: write: broken pipe"
2025-04-28 17:23:51.227332845 10:23:51.226 INF [streams] can't get track error="set tcp 172.30.33.6:50912: use of closed network connection"
2025-04-28 17:23:52.471908501 10:23:52.471 INF [streams] can't get track error="set tcp 172.30.33.6:33326: use of closed network connection"
2025-04-28 17:23:52.635603712 10:23:52.635 INF [streams] can't get track error="write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe"
2025-04-28 17:23:54.275883368 10:23:54.275 WRN [rtsp] error="streams: write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe, exec: [in#0 @ 0x56112cb0fcc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Back_Door?audio.\nError opening input files: Invalid data found when processing input\n" stream=Back_Door
2025-04-28 17:23:54.276145693 10:23:54.276 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48534: write: broken pipe"
2025-04-28 17:23:54.322485998 10:23:54.320 WRN [rtsp] error="streams: set tcp 172.30.33.6:33326: use of closed network connection, exec: [in#0 @ 0x557ef61c4cc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Front_Door?audio.\nError opening input files: Invalid data found when processing input\n" stream=Front_Door
2025-04-28 17:23:54.322494109 10:23:54.320 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:59974: write: broken pipe"
2025-04-28 17:23:54.483249675 10:23:54.483 INF [streams] can't get track error="write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe"
2025-04-28 17:23:54.483337029 10:23:54.483 INF [streams] can't get track error="set tcp 172.30.33.6:33326: use of closed network connection"
2025-04-28 17:23:55.401297203 10:23:55.400 INF [streams] can't get track error="set tcp 172.30.33.6:50912: use of closed network connection"
2025-04-28 17:23:56.361234626 10:23:56.360 WRN [rtsp] error="streams: set tcp 172.30.33.6:50912: use of closed network connection, exec: [in#0 @ 0x56369696ecc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Back_Yard?audio.\nError opening input files: Invalid data found when processing input\n" stream=Back_Yard
2025-04-28 17:23:56.361244752 10:23:56.361 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:43860: write: broken pipe"
2025-04-28 17:23:56.467947694 10:23:56.467 INF [streams] can't get track error="set tcp 172.30.33.6:50912: use of closed network connection"
2025-04-28 17:23:59.603779192 10:23:59.603 WRN [rtsp] error="streams: write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe, exec: [in#0 @ 0x55de3ce95cc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Back_Door?audio.\nError opening input files: Invalid data found when processing input\n" stream=Back_Door
2025-04-28 17:23:59.603789920 10:23:59.603 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:60018: write: broken pipe"
2025-04-28 17:23:59.614695721 10:23:59.613 WRN [rtsp] error="streams: set tcp 172.30.33.6:33326: use of closed network connection, exec: [in#0 @ 0x55d6e7b5acc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Front_Door?audio.\nError opening input files: Invalid data found when processing input\n" stream=Front_Door
2025-04-28 17:23:59.614823311 10:23:59.613 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:60048: write: broken pipe"
2025-04-28 17:23:59.678771877 10:23:59.678 INF [streams] can't get track error="set tcp 172.30.33.6:33326: use of closed network connection"
2025-04-28 17:23:59.682251218 10:23:59.682 INF [streams] can't get track error="write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe"
2025-04-28 17:24:01.623379417 10:24:01.623 WRN [rtsp] error="streams: set tcp 172.30.33.6:50912: use of closed network connection, exec: [in#0 @ 0x55fe10e48cc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Back_Yard?audio.\nError opening input files: Invalid data found when processing input\n" stream=Back_Yard
2025-04-28 17:24:01.623393461 10:24:01.623 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:43918: write: broken pipe"
2025-04-28 17:24:01.682811597 10:24:01.682 INF [streams] can't get track error="set tcp 172.30.33.6:50912: use of closed network connection"
2025-04-28 17:24:03.164048797 10:24:03.163 INF [streams] can't get track error="set tcp 172.30.33.6:33326: use of closed network connection"
2025-04-28 17:24:03.462206016 10:24:03.462 INF [streams] can't get track error="write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe"
2025-04-28 17:24:04.808604454 10:24:04.807 WRN [rtsp] error="streams: write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe, exec: [in#0 @ 0x5585245c4cc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Back_Door?audio.\nError opening input files: Invalid data found when processing input\n" stream=Back_Door
2025-04-28 17:24:04.808610668 10:24:04.807 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:60032: write: broken pipe"
2025-04-28 17:24:04.816753171 10:24:04.816 WRN [rtsp] error="streams: set tcp 172.30.33.6:33326: use of closed network connection, exec: [in#0 @ 0x5567921e5cc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Front_Door?audio.\nError opening input files: Invalid data found when processing input\n" stream=Front_Door
2025-04-28 17:24:04.816760266 10:24:04.816 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:42274: write: broken pipe"
2025-04-28 17:24:04.860396010 10:24:04.860 INF [streams] can't get track error="write tcp 172.30.33.6:34964->192.168.185.239:554: write: broken pipe"
2025-04-28 17:24:04.879605991 10:24:04.879 INF [streams] can't get track error="set tcp 172.30.33.6:33326: use of closed network connection"
2025-04-28 17:24:06.372002765 10:24:06.371 INF [streams] can't get track error="set tcp 172.30.33.6:50912: use of closed network connection"
2025-04-28 17:24:06.804767142 10:24:06.804 WRN [rtsp] error="streams: set tcp 172.30.33.6:50912: use of closed network connection, exec: [in#0 @ 0x55c9e5f76cc0] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/Back_Yard?audio.\nError opening input files: Invalid data found when processing input\n" stream=Back_Yard
2025-04-28 17:24:06.804988085 10:24:06.804 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:43934: write: broken pipe"
2025-04-28 17:24:06.869822677 10:24:06.869 INF [streams] can't get track error="set tcp 172.30.33.6:50912: use of closed network connection"
BELOW LOGS FROM AFTER FRIGATE RESTART - Recording was successfully created from a detection and no logs showed up.
2025-04-28 17:45:07.863521517 [INFO] Preparing new go2rtc config...
2025-04-28 17:45:07.961448522 [INFO] Got IP address from supervisor: 192.168.235.211
2025-04-28 17:45:08.035892346 [INFO] Got WebRTC port from supervisor: 8555
2025-04-28 17:45:09.307865034 [INFO] Starting go2rtc...
2025-04-28 17:45:09.486369117 10:45:09.486 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2
2025-04-28 17:45:09.486376733 10:45:09.486 INF config path=/dev/shm/go2rtc.yaml
2025-04-28 17:45:09.487570877 10:45:09.487 INF [api] listen addr=:1984
2025-04-28 17:45:09.489127944 10:45:09.488 INF [rtsp] listen addr=:8554
2025-04-28 17:45:09.490293962 10:45:09.489 INF [webrtc] listen addr=:8555/tcp
2025-04-28 17:45:17.883505624 [INFO] Starting go2rtc healthcheck service... Operating systemHome Assistant OS Install methodHome Assistant Add-on Network connectionWired Camera make and modelTapo (C110, C120, C210, C720) Screenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulAlerts and detections are still happening and visible in the UI. But clicking on them fails to load the recording. When the issue is occurring, I am able to load and play recordings for previous detections that happened before the issue started. Restarting Frigate causes everything to work again. I do not need to reconnect or do anything with the Samba share. Other services continue being able to write to other Samba shares on the same NAS during this time. I am also able to connect to this frigate Samba share myself and write to it. Similar (But a little different) reports: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 19 replies
-
we will likely need to see |
Beta Was this translation helpful? Give feedback.
-
Just calling out that since the update to 0.16.0 I have not yet had this issue re-occur, despite it regularly happening with 0.15.0. So I'm hopeful that something with that release resolved this issue. |
Beta Was this translation helpful? Give feedback.
Just calling out that since the update to 0.16.0 I have not yet had this issue re-occur, despite it regularly happening with 0.15.0. So I'm hopeful that something with that release resolved this issue.