[Bug]: "Exception in thread review_segment_maintainer" in logs #14577
-
Checklist
Describe the problem you are havingNoted this in logs ~2 minutes after startup. Haven't come across this before. Looks like there was a recent change around sublabels @NickM-27 Steps to reproduceUnknown Version0.15.0-4ff0c8a In which browser(s) are you experiencing the issue with?No response Frigate config filen/a docker-compose file or Docker CLI commandn/a Relevant Frigate log output...
2024-10-25 10:55:28.816478436 [2024-10-25 10:55:26] frigate.api.fastapi_app INFO : Starting FastAPI app
2024-10-25 10:55:28.816519964 [2024-10-25 10:55:27] frigate.api.fastapi_app INFO : FastAPI started
2024-10-25 10:57:01.367381897 Exception in thread review_segment_maintainer:
2024-10-25 10:57:01.367388376 Traceback (most recent call last):
2024-10-25 10:57:01.367392437 File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
2024-10-25 10:57:01.367395634 self.run()
2024-10-25 10:57:01.367399241 File "/opt/frigate/frigate/review/maintainer.py", line 539, in run
2024-10-25 10:57:01.367404039 self.check_if_new_segment(
2024-10-25 10:57:01.367410644 File "/opt/frigate/frigate/review/maintainer.py", line 350, in check_if_new_segment
2024-10-25 10:57:01.367413839 sub_labels = dict[str, str] = {}
2024-10-25 10:57:01.367417223 TypeError: 'type' object does not support item assignment Relevant go2rtc log outputno error logs at this time Operating systemHassOS Install methodHassOS Addon Network connectionWired Camera make and modeln/a Screenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
hawkeye217
Oct 25, 2024
Replies: 1 comment 1 reply
-
Fixed in #14588 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
leccelecce
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in #14588