Closed WeeXnes closed 11 months ago
Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration (matter
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
matter documentation matter source (message by IssueLinks)
At startup, the Matter server needs to fetch the latest (dev/test) certificates from Github, used for device attestation. Looks like while you tried installing, either Github had a temporary outage or you are blocking access to Github ?
At startup, the Matter server needs to fetch the latest (dev/test) certificates from Github, used for device attestation. Looks like while you tried installing, either Github had a temporary outage or you are blocking access to Github ?
I tried it again this morning and had the same result, so it's unlikely to be a github outage, and the only think in my network that could block something is my pihole but that wouldnt block any github access right?
Out of the blue I am having this problem today too - everything worked fine, but now it's giving me the same issue as what's pictured in the OP.
Absolutely nothing changed on my end, so I'm very puzzled.
My Thread hub/router is the Aqara M2 Hub, and using the app it appears totally fine and reachable in there (along with the smart lock which is associated to it).
At startup, the Matter server needs to fetch the latest (dev/test) certificates from Github, used for device attestation. Looks like while you tried installing, either Github had a temporary outage or you are blocking access to Github ?
The issue lays in the matter server 5.0.0. I manually set up a matter server docker container on the 4.0.2, and it's working perfectly fine. In another issue realted to this problem you stated "you cant expect to update without having any issues" https://github.com/home-assistant-libs/python-matter-server/issues/442#issuecomment-1835907294 but this is clearly not an issue with updating. I tried this with multiple fresh installs and the issue is clearly that the 5.0.0 is not working properly. When a user downloads a software the way its ment to be and its nit working, its not the user whos to blame. Issue is on ur side, think you should have noticed that by the amount of down votes you got on ur comment.
Out of the blue I am having this problem today too - everything worked fine, but now it's giving me the same issue as what's pictured in the OP.
Absolutely nothing changed on my end, so I'm very puzzled.
My Thread hub/router is the Aqara M2 Hub, and using the app it appears totally fine and reachable in there (along with the smart lock which is associated to it).
Got it working, issue is the non working 5.0.0 release of the matter server. U gotta manually setup the docker container for matter server 4.0.2 and it should be working again
The problem
Ive tried installing and reinstalling the matter server add-on and the Matter integration multiple times, going as far as reinstalling my whole HomeAssistantOS, but whatever i do i always get the error "Failed Setup, will retry" i tried this on the latest stable and on the latest RC of HA
Matter Server Log:
What version of Home Assistant Core has the issue?
core-2023.11.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Matter
Link to integration documentation on our website
https://www.home-assistant.io/integrations/matter
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response