t0bst4r / home-assistant-matter-hub

Publish your Home-Assistant Instance using Matter.
Apache License 2.0
115 stars 5 forks source link

Since alpha.28 google home often cannot control devices and is often offline #128

Open datvista opened 1 day ago

datvista commented 1 day ago

Since alpha.28 google home often cannot control devices and is often offline Screenshot_20241113-072437

datvista commented 1 day ago

logs-3.txt

datvista commented 1 day ago

Use CPU a lot logs-4.txt

Apollon77 commented 20 hours ago

Ok some notes: 1.) Try to limit MDNS to one network interface because as you can see in the logs you announce and also listen on 17 network interfaces. This costs time, performance and can also be error prone as soon as one of the interfaces act weird. What can happen from time to tome 2.) I see 13 different bridges in that log? Do you really offer 13 bridges? Interesting mass scenario. SO would be interesting what "CPU a lot" exactly means ... especially also when the nodejs process reaches 80-90% or even more then it could really be that it is too much

In the end the logs are still "too short and punctual" to really really analyze issues here, so my summary:

datvista commented 20 hours ago

But why is my google home still relatively stable with alpha 27?

Apollon77 commented 20 hours ago

@t0bst4r What were the changes between 27 and 28?

Apollon77 commented 20 hours ago

Maybe share a comparism log from start on for some minutes with 27 and 28

011V32 commented 13 hours ago

What were the changes between 27 and 28?

https://github.com/t0bst4r/home-assistant-matter-hub/compare/v3.0.0-alpha.27...v3.0.0-alpha.28