You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
My google home devices went offline suddenly, couldn't reconnect. Tried deleting the matter hub and retrying but cannot connect to it anymore.
Tried restarting wifi, uninstalling matter hub and reinstalling, creating new bridges, deleting nest mini from network and readding. I cannot connect to the matter hub on the Google Home app at all.
I have it as an add on on home assistant, it was working before but suddenly offline. I have ipv6 I can see it on home assistant console.
Relevant log output
2025-09-25 10:30:53.577 INFO PaseServer Received pairing request from udp://[fd28:7fab:2a0:8d0e:e8c8:87a6:2e39:5bbc]:55072.
2025-09-25 10:30:54.030 INFO UdpMulticastServer lo: send ENETUNREACH ff02::fb:5353
2025-09-25 10:31:02.020 INFO InsecureSession End insecure session insecure/5230155791149848745
2025-09-25 10:31:02.017 ERROR PaseServer An error occurred during the PASE commissioning (1/20): Operation timed out
at #retransmitMessage (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/protocol/dist/esm/protocol/MessageExchange.js:394:37)
at StandardTimer.callback (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/protocol/dist/esm/protocol/MessageExchange.js:387:42)
at Timeout._onTimeout (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/time/Time.js:118:12)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)
2025-09-25 10:31:02.021 INFO ExchangeManager Error on channel udp://[fd28:7fab:2a0:8d0e:e8c8:87a6:2e39:5bbc]:55072: The previous message has not been acked yet, cannot send a new message.
What deployment method do you use?
Home Assistant AddOn
Did you already check the following?
Does your network include any VLAN setup?
Do you have any special firewall rules / services in place?
Is IPv6 enabled in your LOCAL network?
If you are using the docker deployment: Is IPv6 enabled within your docker daemon config?
If you are using the docker deployment: Do you run the container with host network?
Documentation & Issues
I have reviewed the documentation and the linked troubleshooting guides.
Version
Latest
Matter Controller
Google Home
Things you tried
My google home devices went offline suddenly, couldn't reconnect. Tried deleting the matter hub and retrying but cannot connect to it anymore.
Tried restarting wifi, uninstalling matter hub and reinstalling, creating new bridges, deleting nest mini from network and readding. I cannot connect to the matter hub on the Google Home app at all.
I have it as an add on on home assistant, it was working before but suddenly offline. I have ipv6 I can see it on home assistant console.
Relevant log output
2025-09-25 10:30:53.577 INFO PaseServer Received pairing request from udp://[fd28:7fab:2a0:8d0e:e8c8:87a6:2e39:5bbc]:55072. 2025-09-25 10:30:54.030 INFO UdpMulticastServer lo: send ENETUNREACH ff02::fb:5353 2025-09-25 10:31:02.020 INFO InsecureSession End insecure session insecure/5230155791149848745 2025-09-25 10:31:02.017 ERROR PaseServer An error occurred during the PASE commissioning (1/20): Operation timed out at #retransmitMessage (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/protocol/dist/esm/protocol/MessageExchange.js:394:37) at StandardTimer.callback (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/protocol/dist/esm/protocol/MessageExchange.js:387:42) at Timeout._onTimeout (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/time/Time.js:118:12) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7) 2025-09-25 10:31:02.021 INFO ExchangeManager Error on channel udp://[fd28:7fab:2a0:8d0e:e8c8:87a6:2e39:5bbc]:55072: The previous message has not been acked yet, cannot send a new message.What deployment method do you use?
Home Assistant AddOn
Did you already check the following?
Documentation & Issues