[Bug]: System metrics page don't work #13222
-
Describe the problem you are havingHi, i use frigate v0.14.0 and all works fine. In the browser console i saw this error:
Steps to reproduceOpen the System metrics page Version0.14.0 Frigate config filemqtt:
enabled: true
host: 10.24.2.3
user: '{FRIGATE_MQTT_USER}'
password: '{FRIGATE_MQTT_PASSWORD}'
database:
path: /media/frigate/frigate.db
birdseye:
enabled: true
mode: continuous
width: 1920
height: 1080
snapshots:
enabled: true
retain:
default: 10
objects:
person: 15
clean_copy: true
timestamp: true
objects:
track:
- person
filters:
person:
threshold: 0.80
car:
threshold: 0.80
record:
enabled: true
retain:
days: 3
mode: all
events:
retain:
default: 30
mode: motion
detect:
enabled: true
width: 1920
height: 1080
go2rtc:
frigatedefaults: "-thread_queue_size 512 -avoid_negative_ts make_zero -strict experimental -fflags +genpts+discardcorrupt -fflags nobuffer -flags low_delay -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -correct_ts_overflow 0"
hwaccel_args: preset-intel-qsv-h264
log:
exec: trace
streams:
Einfahrt:
- rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@10.24.7.1:554/stream1
- "ffmpeg:Einfahrt#audio=opus"
Haustuer:
- rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@10.24.7.2:554/stream1
- "ffmpeg:Haustuer#audio=opus"
Terrasse:
- rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@10.24.7.3:554/stream1
- "ffmpeg:Terrasse#audio=opus"
cameras:
Einfahrt:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/Einfahrt
input_args: preset-rtsp-restream
roles:
- record
- detect
zones:
Z_Einfahrt_1:
coordinates:
0.389,0.036,0.166,0.368,0.157,0.603,0.01,0.843,0.012,0.971,0.687,0.963,0.701,0.118
loitering_time: 0
motion:
mask: 0.002,0.051,0.361,0.049,0.364,0,0,0.003
Haustuer:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/Haustuer
input_args: preset-rtsp-restream
roles:
- record
- detect
zones:
Z_Haustuer_1:
coordinates:
0.261,0.102,0.641,0.039,0.994,0.816,0.907,0.988,0.257,0.99,0.246,0.835,0.281,0.828
loitering_time: 0
objects:
mask: 0.428,0.465,0.466,0.378,0.511,0.441,0.51,0.618,0.479,0.685,0.438,0.652
motion:
mask: 0.002,0.053,0.352,0.044,0.359,-0.002,0.002,0
Terrasse:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/Terrasse
input_args: preset-rtsp-restream
roles:
- record
- detect
zones:
Z_Terrasse_1:
coordinates: 0.354,0.247,0.704,0.336,0.684,0.988,0.011,0.99,0.008,0.806
loitering_time: 0
motion:
mask: 0,0.056,0.359,0.058,0.358,0.002,0.002,0.002
detectors:
coral:
type: edgetpu
device: usb
version: 0.14
camera_groups:
Birdseye:
order: 1
icon: LuWebcam
cameras: birdseye Relevant log output2024-08-20 22:09:46.990725606 10.24.2.1 - - [20/Aug/2024:22:09:46 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 245449 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:09:47.773632021 10.24.20.88 - - [20/Aug/2024:22:09:47 +0200] "GET /api/config HTTP/1.1" 200 18073 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:47.773649815 10.24.20.88 - - [20/Aug/2024:22:09:47 +0200] "GET /api/review?limit=10&severity=alert HTTP/1.1" 200 3 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:47.776283672 10.24.20.88 - - [20/Aug/2024:22:09:47 +0200] "GET /api/profile HTTP/1.1" 200 18 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:47.803472947 10.24.20.88 - - [20/Aug/2024:22:09:47 +0200] "GET /api/Haustuer/latest.webp?h=332&cache=1724184587471 HTTP/1.1" 200 15672 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:47.805606729 10.24.20.88 - - [20/Aug/2024:22:09:47 +0200] "GET /api/Einfahrt/latest.webp?h=332&cache=1724184587471 HTTP/1.1" 200 14454 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:47.812032181 10.24.20.88 - - [20/Aug/2024:22:09:47 +0200] "GET /api/Terrasse/latest.webp?h=332&cache=1724184587471 HTTP/1.1" 200 16344 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:51.481098048 10.24.20.88 - - [20/Aug/2024:22:09:51 +0200] "GET /api/config/raw HTTP/1.1" 200 1107 "http://10.24.2.5:5000/config" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:51.679631210 10.24.20.88 - - [20/Aug/2024:22:09:51 +0200] "GET /api/config/schema.json HTTP/1.1" 200 35978 "http://10.24.2.5:5000/assets/yaml.worker.bundle.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:09:57.000861199 10.24.2.1 - - [20/Aug/2024:22:09:57 +0200] "GET /api/Einfahrt/latest.jpg?h=720 HTTP/1.1" 200 203295 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:09:57.031877296 10.24.2.1 - - [20/Aug/2024:22:09:57 +0200] "GET /api/Haustuer/latest.jpg?h=720 HTTP/1.1" 200 235650 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:09:57.046759948 10.24.2.1 - - [20/Aug/2024:22:09:57 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 244711 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:04.758518361 10.24.20.88 - - [20/Aug/2024:22:10:04 +0200] "GET /api/config HTTP/1.1" 200 18073 "http://10.24.2.5:5000/config" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:04.762824559 10.24.20.88 - - [20/Aug/2024:22:10:04 +0200] "GET /api/profile HTTP/1.1" 200 18 "http://10.24.2.5:5000/config" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:04.762962530 10.24.20.88 - - [20/Aug/2024:22:10:04 +0200] "GET /api/config/raw HTTP/1.1" 200 1107 "http://10.24.2.5:5000/config" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.055497485 10.24.2.1 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Einfahrt/latest.jpg?h=720 HTTP/1.1" 200 203197 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:07.082361285 10.24.2.1 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Haustuer/latest.jpg?h=720 HTTP/1.1" 200 235901 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:07.107731554 10.24.2.1 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 244946 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:07.667657250 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/review?limit=10&severity=alert HTTP/1.1" 200 3 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.669361881 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/config HTTP/1.1" 200 18073 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.678723561 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Einfahrt/latest.webp?h=360&cache=1724184607352 HTTP/1.1" 200 17074 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.688613047 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Haustuer/latest.webp?h=360&cache=1724184607353 HTTP/1.1" 200 18386 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.691595833 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Terrasse/latest.webp?h=360&cache=1724184607353 HTTP/1.1" 200 19120 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.694068606 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Einfahrt/latest.webp?h=332&cache=1724184607370 HTTP/1.1" 200 14536 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.703573887 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Haustuer/latest.webp?h=332&cache=1724184607370 HTTP/1.1" 200 15550 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:07.710667611 10.24.20.88 - - [20/Aug/2024:22:10:07 +0200] "GET /api/Terrasse/latest.webp?h=332&cache=1724184607370 HTTP/1.1" 200 16304 "http://10.24.2.5:5000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:10.624159663 10.24.20.88 - - [20/Aug/2024:22:10:10 +0200] "GET /api/logs/frigate?start=-40 HTTP/1.1" 200 3918 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:15.037641937 10.24.20.88 - - [20/Aug/2024:22:10:15 +0200] "GET /api/logs/nginx?start=-40 HTTP/1.1" 200 9989 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:17.107437910 10.24.2.1 - - [20/Aug/2024:22:10:17 +0200] "GET /api/Einfahrt/latest.jpg?h=720 HTTP/1.1" 200 202914 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:17.140549937 10.24.2.1 - - [20/Aug/2024:22:10:17 +0200] "GET /api/Haustuer/latest.jpg?h=720 HTTP/1.1" 200 235351 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:17.162866275 10.24.2.1 - - [20/Aug/2024:22:10:17 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 244974 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:20.135332608 10.24.20.88 - - [20/Aug/2024:22:10:20 +0200] "GET /api/logs/nginx?start=501 HTTP/1.1" 200 921 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:21.873228551 10.24.20.88 - - [20/Aug/2024:22:10:21 +0200] "GET /ws HTTP/1.1" 101 22078 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:27.167434951 10.24.2.1 - - [20/Aug/2024:22:10:27 +0200] "GET /api/Einfahrt/latest.jpg?h=720 HTTP/1.1" 200 203360 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:27.189187915 10.24.2.1 - - [20/Aug/2024:22:10:27 +0200] "GET /api/Haustuer/latest.jpg?h=720 HTTP/1.1" 200 233762 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:27.216521373 10.24.2.1 - - [20/Aug/2024:22:10:27 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 244403 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:27.302076845 10.24.20.88 - - [20/Aug/2024:22:10:27 +0200] "GET /logs HTTP/1.1" 200 2651 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:27.422008483 10.24.20.88 - - [20/Aug/2024:22:10:27 +0200] "GET /api/profile HTTP/1.1" 200 18 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:27.427664992 10.24.20.88 - - [20/Aug/2024:22:10:27 +0200] "GET /api/config HTTP/1.1" 200 18073 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:27.430183741 10.24.20.88 - - [20/Aug/2024:22:10:27 +0200] "GET /api/logs/frigate?start=-40 HTTP/1.1" 200 3918 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:29.095310433 10.24.20.88 - - [20/Aug/2024:22:10:29 +0200] "GET /api/logs/nginx?start=-40 HTTP/1.1" 200 10472 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:34.241164640 10.24.20.88 - - [20/Aug/2024:22:10:34 +0200] "GET /api/logs/nginx?start=514 HTTP/1.1" 200 319 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:37.219271573 10.24.2.1 - - [20/Aug/2024:22:10:37 +0200] "GET /api/Einfahrt/latest.jpg?h=720 HTTP/1.1" 200 202727 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:37.241906253 10.24.2.1 - - [20/Aug/2024:22:10:37 +0200] "GET /api/Haustuer/latest.jpg?h=720 HTTP/1.1" 200 234087 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:37.268440552 10.24.2.1 - - [20/Aug/2024:22:10:37 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 253481 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:39.259941975 10.24.20.88 - - [20/Aug/2024:22:10:39 +0200] "GET /api/logs/nginx?start=515 HTTP/1.1" 200 920 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:44.279910057 10.24.20.88 - - [20/Aug/2024:22:10:44 +0200] "GET /api/logs/nginx?start=519 HTTP/1.1" 200 317 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:44.818519060 127.0.0.1 - - [20/Aug/2024:22:10:44 +0200] "" 400 0 "-" "-" "-"
2024-08-20 22:10:47.281414819 10.24.2.1 - - [20/Aug/2024:22:10:47 +0200] "GET /api/Einfahrt/latest.jpg?h=720 HTTP/1.1" 200 203118 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:47.293490136 10.24.2.1 - - [20/Aug/2024:22:10:47 +0200] "GET /api/Haustuer/latest.jpg?h=720 HTTP/1.1" 200 233782 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:47.323791262 10.24.2.1 - - [20/Aug/2024:22:10:47 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 253133 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:49.302708012 10.24.20.88 - - [20/Aug/2024:22:10:49 +0200] "GET /api/logs/nginx?start=520 HTTP/1.1" 200 1025 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:54.326302308 10.24.20.88 - - [20/Aug/2024:22:10:54 +0200] "GET /api/logs/nginx?start=525 HTTP/1.1" 200 318 "http://10.24.2.5:5000/logs" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-20 22:10:57.338618263 10.24.2.1 - - [20/Aug/2024:22:10:57 +0200] "GET /api/Einfahrt/latest.jpg?h=720 HTTP/1.1" 200 204540 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:57.348097655 10.24.2.1 - - [20/Aug/2024:22:10:57 +0200] "GET /api/Haustuer/latest.jpg?h=720 HTTP/1.1" 200 234378 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-"
2024-08-20 22:10:57.380338466 10.24.2.1 - - [20/Aug/2024:22:10:57 +0200] "GET /api/Terrasse/latest.jpg?h=720 HTTP/1.1" 200 253375 "-" "HomeAssistant/2024.8.2 aiohttp/3.10.3 Python/3.12" "-" Operating systemDebian Install methodDocker Compose Network connectionMixed Camera make and modelTapo C310 Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
NickM-27
Aug 21, 2024
Replies: 1 comment 2 replies
-
More information, like a copy of the response to the /api/stats would be helpful. We've not had any other reports of this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can not reproduce but in any case this should be fixed in #13246