Closed Mariusthvdb closed 2 years ago
hue documentation hue source (message by IssueLinks)
Hey there @balloob, @marcelveldt, mind taking a look at this issue as it has been labeled with an integration (hue
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
not sure if this is related in anyway, but another error is reported I now notice:
2022-06-01 16:09:14 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from supervisor (172.30.32.2). (HomeAssistantSupervisor/2022.05.dev3001 aiohttp/3.8.1 Python/3.9)
and Supervisor logs:
22-06-01 16:11:55 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:redacted/api/config:
22-06-01 16:11:55 ERROR (MainThread) [supervisor.misc.tasks] Watchdog found a problem with Home Assistant API!
both bridges are gone now:
Google Home still controls the bridges nicely (via their own connection in the App)
I tried to add another integration:
so, that s not good at all.
finally decided to leave dev and upgraded to final beta of this cycle once again with ha core update --version 2022.6.0b7
which brought everything back!
updated to 2022.7.0.dev20220602, and/or 2022.6.0/1 and all show the Hue devices on both my Bridges again, so this seems automatically fixed.
Ill wait a bit before closing if thats ok.
ok so, glad I kept this open, it has happened twice after this again:
not much more to report other than I am using 2022.7.0.dev20220604 now. Another restart fixes it then. Maybe its simply a matter of timing during startup?
So what is happening here is that it seems like scenes are loaded before groups, which is causing a scene to reference a group that is not yet loaded. Now I'm not sure if a scene is allowed to point at non-existing groups but that sounds wrong.
I think that's a question to ask Signify ? They are doing a few changes regarding the groups. Not 100% related but maybe this is a side effect? Strange though that it only happend on HA dev and the current 2022.6 release is fine ? I can't reproduce it either btw, I'll test my dev setup later this week.
I havent seen this error for some time now, and was under the impression this had fixed it? https://github.com/home-assistant/core/pull/73145
this issue is the only one left open of the long list Nick mentions...
Might be for another reason Paulus mentions though?
@Mariusthvdb have you seen this error again since then ? Can we close this issue ?
No, didn't come back. Close!
The problem
2 Hue Bridges, 1 wont connect anymore at startup
both are on Firmware: 1.51.1951086030 according top the app
did power cycle both bridges, and ofc restart HA a few times
What version of Home Assistant Core has the issue?
2022.7.0.dev20220601
What was the last working version of Home Assistant Core?
day before ;-)
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Philips Hue
Link to integration documentation on our website
https://www.home-assistant.io/integrations/hue/
Diagnostics information
not available:
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Note the above errors are confusing: the 2nd Bridge is configured and showing in the HA Dashboards, even though the config_entry error above is raised