Closed asknoone closed 2 months ago
I've just checked the logs for another integration not working at it has a similar issue of "not found: ['pybase64', 'py-mini-racer']". Is it possibly to do with my system getting blocked from downloading the dependencies? Where do they get downloaded from?
It sounds like a problem with HA core, since clearly SkyQ hasn't changed. I'd roll back and look for issues on core.
I've just checked the logs for another integration not working at it has a similar issue of "not found: ['pybase64', 'py-mini-racer']". Is it possibly to do with my system getting blocked from downloading the dependencies? Where do they get downloaded from?
They are installed via pip from pypi, not sure of the actual url. I note my environment has been upgrade to 9.2 and is working fine.
Okay, thanks for the info.
Describe the bug
Hi Roger,
Since I upgraded to HA 2024.9.2 I have had a few integrations which have stopped working, including this one.
I am getting the error "Unable to install package pyskyqremote==0.3.26" in the logs. I tried deleting the component and integration but it's still an issue. When I try to add the integration I get the error "Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble".
It would be appreciated if you could offer advice on what is wrong, thanks.
Here is the full log message:
To reproduce
Well, for me it's each time Home Assistant starts and I can't use the integration so easy to reproduce for me, but as no-one else has reported it yet then perhaps not so easy to reproduce for others.
Expected bahavior
Integration works, as it used to before HA Upgrade. (I think I was on HA version core_2024.7.2 before, and now on Core 2024.9.2, Supervisor 2024.09.1, OS 13.1)
What version of SkyQ has the issue?
2.11.10
What was the last working version of Sky Q Integration?
No response
What version of Home Assistant Core has the issue?
2024.9.2
Configuration type
YAML
Configuration UI
No response
Configuration YAML
No response
Anything in the logs that might be useful for us?
See description.
Additional information