Closed jkempf42 closed 2 months ago
same on 2024.3.0 and pip install securesystemslib==0.31.0 not fix it
In my case, pip install securesystemslib==0.31.0
did fix it on 2024.1.0.dev0 . It took a while to me to figure it out because I was installing it directly from within the devcontainer, while adding it to the Dockerfile.dev solved the issue.
I got HACS to load, but now during commissioning, a dialog box comes up to authorize using OAuth with Github as the authorization provider. But there is no "Submit" button on the bottom, so I can't active HACS after receiving authorization. Any ideas?
jak
On Wed, May 15, 2024 at 8:54 AM mborghesi-r @.***> wrote:
In my case, pip install securesystemslib==0.31.0 did fix it on 2024.1.0.dev0 . It took a while to me to figure it out because I was installing it directly from within the devcontainer, while adding it to the Dockerfile.dev solved the issue.
— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/117451#issuecomment-2112915042, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADE62GRTYQL3CNI2J3GTRXDZCOAJXAVCNFSM6AAAAABHWURPPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJSHEYTKMBUGI . You are receiving this because you authored the thread.Message ID: @.***>
in my case, it works from version 2024.5.3
I am running HA in a container under VS Code in DevContainer mode. And the same release number.
jak
On Fri, May 17, 2024 at 7:55 AM tolkn @.***> wrote:
in my case, it works from version 2024.5.3
— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/117451#issuecomment-2117786575, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADE62GWIRB4YPBQRAN4LLL3ZCYK65AVCNFSM6AAAAABHWURPPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJXG44DMNJXGU . You are receiving this because you authored the thread.Message ID: @.***>
Same issue for HA Core Version 2024.4.4 running on a dietpi cannot import name 'keys' from 'securesystemslib'
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
When I try to load the HACS integration, I get the above error message. Log file output below.
What version of Home Assistant Core has the issue?
core-2024.6.0.dev0
What was the last working version of Home Assistant Core?
core-2024.6.0.dev0
What type of installation are you running?
Home Assistant Container
Integration causing the issue
HACS
Link to integration documentation on our website
https://hacs.xyz/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response