Same thing for me. Charts not loading in the Sensor cards (endless spinning wheel), no little history graph in the entity details pop-up. The “history”, “logbook” and (strangely) “energy” tabs also disappeared. Both on the web interface and the app.
No error in the logs, but when going to Developer Tools, Check Configuration, there was a warning saying “Integration error: default_config - Integration ‘map’ not found”.
As I was already using the add-on Default Config Disabler, I add “map” to the stuff I want to disable (others already there are cloud, my, and zeroconf) and everything worked again.
Did you found a solution or what the issue was, I’m having the same thing no Energy no Recorder, and those dashboards are gone, and verifying config sends this warning:
Integration error: default_config - Integration 'map' not found.
But map actually works, save mod does boot normally and shows all the missing dashboards, but the logs show noting strange.
Why are you disabling go2rtc? If you want to utilize it, all you had to do was update, nothing more. You only need to disable go2rtc if you’re using a custom lib that uses go2rtc.
That’s what I did first. Only update, nothing more but the camerastreams were very slow.
So what do I have to do ?
I’m running the RTSPtoWEBRTC on 2024.10.
Do I have to delete the integration or just stop it from running?
Hello,
I’m using Home Assistant Docker version and also use Traefik Reverse proxy on the internal network. Do I need to pass another port other than 8123 through Docker to make go2rtc work? I have a Nabu Casa subscription, and do not use port forwarding in my firewall.
Erm, where to complain about go2rtc?
2024.11.1, docker installation.
Having these messages in Log:
2024-11-11 22:45:17.824 WARNING (MainThread) [homeassistant.components.go2rtc] Could not start go2rtc server
File "/usr/src/homeassistant/homeassistant/components/go2rtc/__init__.py", line 136, in async_setup
File "/usr/src/homeassistant/homeassistant/components/go2rtc/server.py", line 100, in start
File "/usr/src/homeassistant/homeassistant/components/go2rtc/server.py", line 139, in _start
File "/usr/local/lib/python3.12/site-packages/go2rtc_client/exceptions.py", line 56, in _func
File "/usr/local/lib/python3.12/site-packages/go2rtc_client/rest.py", line 150, in validate_server_version
File "/usr/local/lib/python3.12/site-packages/go2rtc_client/exceptions.py", line 56, in _func
File "/usr/local/lib/python3.12/site-packages/go2rtc_client/rest.py", line 74, in get_info
File "/usr/local/lib/python3.12/site-packages/go2rtc_client/rest.py", line 55, in request
2024-11-11 22:45:17.844 ERROR (MainThread) [homeassistant.setup] Setup failed for 'go2rtc': Integration failed to initialize.
2024-11-11 22:45:18.220 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'default_config'. Setup failed for dependencies: ['go2rtc']
2024-11-11 22:45:18.222 ERROR (MainThread) [homeassistant.setup] Setup failed for 'default_config': Could not setup dependencies: go2rtc
I am only using “generic camera” integration to get snapshots from Kodi media_player, it seems to work OK.
Using default_config.
Is it a known bug?
If you’re calling an official build and it’s failing, write up an issue against it. Provide your OS & information. I wouldn’t recommend posting in that closed PR as it won’t be seen by edenhaus
Hey…
I installed the update und was very happy about the speed of my cameras…but no I run into trouble: locally my cameras are working and very fast, but when accessing my Home Assistant though a cloudflare tunnel…it’s not working: the live stream of the cameras on my dashboard is now a static image and when I click the image, HA is not able to start the stream. The behavior is the same in app and browser on my mobile phone…I also tested to connect from my office → it’s the same…
So conclusion: at home everything is perfect, remote not…