Moin zusammen, ich bin neu in der Community und kann mir nicht mehr helfen. Ich habe ein Dashboard was immer wieder in einen Loop beim Laden des Dashboard kommt. Ich habe schon alles probiert, was mir einfällt, nicht verwendete Addins deinstalliert, System aus Backup auf neuen Server installiert und und.
Auf dem Dashboard habe ich 3 Videostreams von frigate am laufen einen Kalender die pv-Steuerung sunsyk und eine Wettervorhersage.
Leider kann ich kein Video hochladen, wo man es sehr schön sehen könnte. Der Videostream versucht zu laden und kommt immer wieder zu reconnecting.
Ich hoffe ihr könnt mir helfen. Das System ist up to Date
Willkommen im Forum!
Momentan kann ich mir nichts darunter vorstellen. Meinst du damit, dass das gesamte Dashboard neu lädt oder dass die Videostreams nicht zu sehen sind?
Hi, das gesamte Dashboard lädt neu. Der Videostream schafft es erst garnicht richtig zu laden
Habe mal den link zum Video
by HarryP: Zusammenführung Doppelpost (bei Änderungen oder hinzufügen von Inhalten bitte die „Bearbeitungsfunktion“ anstatt „Antworten“ zu nutzen)
Ergänze doch bitte Angaben zu deinem System. Und was sagen die Logs? Wenn ich mir den Github-Issue-Tracker ansehe, könnte es mit einem Update zu tun haben, ist aber alles nur Wahrsagerei ohne Infos.
Homeassistant läuft auf einer proxmox vm in core-version 16 mit Homeassistant 2025.7.3
Frigate auf einem proxmox Lxc Version 15.1
Welche Logs meinst Du? Die der Companion-App oder die von Homeassistant selbst?
Die Frigate-Logs.
Hat’s womöglich damit zu tun?
offen 02:38AM - 10 Jul 25 UTC
geschlossen 02:51PM - 10 Jul 25 UTC
Lots of user logs and details https://github.com/home-assistant/operating-system… /issues/4110
There are reports in thread that it affects 0.15.x as well as 0.16.x BETA.
Issue seems to be add-on will not start and throws error
`Too many open files (src/ipc_listener.cpp:297)`
According to https://github.com/hassio-addons/addon-emqx/pull/142 and https://github.com/home-assistant/operating-system/issues/4085, it appears that
`....the root cause lies in the OS update (brought by Containerd bump introduced on Buildroot update), this needs to be fixed on the add-on side - actually no add-ons should attempt to set the open file hard limit to anything higher than 524288.`
Issue was resolved in
`- ulimit -n`
https://github.com/hassio-addons/addon-emqx/pull/142/files
But not a coder so not sure where that is in Frigate, just trying to point out other places where this was addressed.
offen 11:19AM - 20 Jun 25 UTC
geschlossen 07:17PM - 12 Jul 25 UTC
board/generic-x86-64
### Describe the issue you are experiencing
After upgrading to OS 16.0.rc1 Frig… ate add on is not able to start. Reverting back to 15.2 fix the issue.
Execpt the OS nothing else was changed at the same time!
````
...
2025-06-20 10:44:56.042727893 Traceback (most recent call last):
2025-06-20 10:44:56.042952901 File "<frozen runpy>", line 198, in _run_module_as_main
2025-06-20 10:44:56.042956366 File "<frozen runpy>", line 88, in _run_code
2025-06-20 10:44:56.042960399 File "/opt/frigate/frigate/__main__.py", line 108, in <module>
2025-06-20 10:44:56.043705879 File "/opt/frigate/frigate/__main__.py", line 104, in main
2025-06-20 10:44:56.043932192 File "/opt/frigate/frigate/app.py", line 655, in start
2025-06-20 10:44:56.043936155 File "/opt/frigate/frigate/app.py", line 479, in start_camera_capture_processes
2025-06-20 10:44:56.044256808 File "/opt/frigate/frigate/util/image.py", line 839, in create
2025-06-20 10:44:56.044446621 File "/opt/frigate/frigate/util/image.py", line 818, in __init__
2025-06-20 10:44:56.044627774 File "/usr/lib/python3.11/multiprocessing/shared_memory.py", line 104, in __init__
2025-06-20 10:44:56.044987542 OSError: [Errno 24] Too many open files: '/cam8_frame22'
2025-06-20 10:44:56.059673380 Too many open files (src/ipc_listener.cpp:297)
2025-06-20 10:44:56.059679236 Fatal Python error: Aborted
...
````
### What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
### What version of Home Assistant Operating System is installed?
16.0.rc1
### Did the problem occur after upgrading the Operating System?
Yes
### Hardware details
Asus PN41 - Intel(R) Pentium(R) Silver N6000 @ 1.10GHz - 16GByte RAM - 2 TB NVMe
refer: https://www.asus.com/displays-desktops/mini-pcs/pn-series/mini-pc-pn41/
### Steps to reproduce the issue
1. Upgrade OS from 15.2 to 16.0.rc1
2. Frigate add on version 0.16.0-beta3 fails to start
...
### Anything in the Supervisor logs that might be useful for us?
```txt
...
2025-06-20 12:42:43.919 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Frigate Beta is failed, restarting...
...
2025-06-20 12:45:08.209 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4488' coro=<Addon.watchdog_container() done, defined at /usr/src/supervisor/supervisor/addons/addon.py:1586> exception=AddonsJobError('Rate limit exceeded, more than 10 calls in 0:30:00')>
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/addons/addon.py", line 1600, in watchdog_container
await self._restart_after_problem(event.state)
File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 305, in wrapper
raise on_condition(
f"Rate limit exceeded, more than {self.throttle_max_calls} calls in {self.throttle_period(group_name)}",
)
supervisor.exceptions.AddonsJobError: Rate limit exceeded, more than 10 calls in 0:30:00
```
### Anything in the Host logs that might be useful for us?
```txt
2025-06-20 10:42:39.785 homeassistant systemd-coredump[7944]: Process 6948 (python3) of user 0 terminated abnormally with signal 6/ABRT, processing...
2025-06-20 10:42:39.795 homeassistant systemd[1]: Created slice Slice /system/systemd-coredump.
2025-06-20 10:42:39.801 homeassistant systemd[1]: Started Process Core Dump (PID 7944/UID 0).
...
2025-06-20 10:42:40.230 homeassistant systemd-coredump[7968]: Process 6948 (python3) of user 0 terminated abnormally without generating a coredump.
2025-06-20 10:42:40.235 homeassistant systemd[1]: systemd-coredump@0-7944-0.service: Deactivated successfully.
```
### System information
_No response_
### Additional information
_No response_
Hi, ich habe mir das mal angeschaut aber leider passt es nicht zu meinem setup. Ich habe Frigate nicht als addon laufen, sondern als eigenständigen Server.
Ich habe mein System neu aufgebaut und eingerichtet und nun läuft es wieder.
Danke für die Hilfe, ich glaube es liegt mit an der companion app