Hi,
when I try to add a Hue Bridge as Matter device I get an error on my mobile
I’m using a superviced installation with default Matter addon.
Once all Hue devices have been added, but I wasn’t able to control this devices
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
2023-09-15 10:34:36 core-matter-server matter_server.server.client_handler[126] WARNING [548481503440] Disconnected: Received non-Text message.
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
2023-09-15 10:45:42 core-matter-server matter_server.server.client_handler[126] WARNING [548224905936] Disconnected: Received non-Text message.
2023-09-15 10:51:08 core-matter-server matter_server.server.client_handler[126] WARNING [548245667664] Disconnected: Received non-Text message.
2023-09-15 10:51:13 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetching the latest PAA root certificates from DCL.
2023-09-15 10:51:14 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetched 0 PAA root certificates from DCL.
2023-09-15 10:51:14 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetching the latest PAA root certificates from Git.
2023-09-15 10:51:14 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetched 0 PAA root certificates from Git.
2023-09-15 10:51:16 core-matter-server chip.SC[126] ERROR Failed to verify peer's MAC. This can happen when setup code is incorrect.
2023-09-15 10:51:16 core-matter-server chip.SC[126] ERROR Failed during PASE session setup: src/crypto/CHIPCryptoPALOpenSSL.cpp:1437: CHIP Error 0x000000AC: Internal error
2023-09-15 10:51:16 core-matter-server chip.ZCL[126] ERROR Secure Pairing Failed
2023-09-15 10:51:16 core-matter-server chip.EM[126] ERROR Dropping unexpected message of type 0x40 with protocolId (0, 0) and MessageCounter:896069101 on exchange 57390i
2023-09-15 10:52:03 core-matter-server matter_server.server.client_handler[126] WARNING [548239798352] Disconnected: Received non-Text message.
2023-09-15 10:52:22 core-matter-server matter_server.server.client_handler[126] WARNING [548238743120] Disconnected: Received non-Text message.
2023-09-15 10:58:54 core-matter-server chip.EM[126] ERROR Failed to Send CHIP MessageCounter:247257467 on exchange 57391i sendCount: 4 max retries: 4
2023-09-15 10:58:56 core-matter-server chip.DMG[126] ERROR Time out! failed to receive report data from Exchange: 57391i
Exception ignored on calling ctypes callback function: <function _OnResubscriptionAttemptedCallback at 0x7fb88685e0>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 881, in _OnResubscriptionAttemptedCallback
closure.handleResubscriptionAttempted(terminationCause, nextResubscribeIntervalMsec)
File "/usr/local/lib/python3.11/site-packages/chip/clusters/Attribute.py", line 738, in handleResubscriptionAttempted
if (self._subscription_handler._onResubscriptionAttemptedCb_isAsync):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_onResubscriptionAttemptedCb_isAsync'
2023-09-15 11:02:58 core-matter-server matter_server.server.client_handler[126] WARNING [548231346384] Disconnected: Received non-Text message.
2023-09-15 11:02:59 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetching the latest PAA root certificates from DCL.
2023-09-15 11:02:59 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetched 0 PAA root certificates from DCL.
2023-09-15 11:02:59 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetching the latest PAA root certificates from Git.
2023-09-15 11:02:59 core-matter-server matter_server.server.helpers.paa_certificates[126] INFO Fetched 0 PAA root certificates from Git.
2023-09-15 11:03:01 core-matter-server chip.SC[126] ERROR Failed to verify peer's MAC. This can happen when setup code is incorrect.
2023-09-15 11:03:01 core-matter-server chip.SC[126] ERROR Failed during PASE session setup: src/crypto/CHIPCryptoPALOpenSSL.cpp:1437: CHIP Error 0x000000AC: Internal error
2023-09-15 11:03:01 core-matter-server chip.ZCL[126] ERROR Secure Pairing Failed
2023-09-15 11:03:01 core-matter-server chip.EM[126] ERROR Dropping unexpected message of type 0x40 with protocolId (0, 0) and MessageCounter:896069106 on exchange 57392i
2023-09-15 11:03:04 core-matter-server matter_server.server.client_handler[126] WARNING [548254008848] Disconnected: Received non-Text message.