ExtendedErrorCode: "82"

Xiaomi, Ikea TRÅDFRI, Philips Hue and more.

Moderator: leecollings

Post Reply
serak
Posts: 7
Joined: Friday 15 December 2017 11:51
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

ExtendedErrorCode: "82"

Post by serak »

Hi,

I have only three sonoff SNZB-02P temperature sensors, one xiaomi aqara temperature sensor, one TS011F-plug and one xiaomi light sensor connected to my zigate and yet I repeatedly get the following error:

"No free simultaneous data request handles (resource error) - the number of handles is set in the Maximum Number of Simultaneous Data Requests field of the APS layer configuration section of the ZPS Configuration Editor"
Spoiler: show
0:
Time: "17/11/2024 17:33:24"
PermitToJoin: Object {"Duration":0,"Starttime":1731852478}
PluginHealth: "Ready"
Thread: "ZiGateSerial_25 5602"
nwkid: "None"
Module: "TransportProto"
message: "NXP_Extended_Error_Code - Extended Error Code: [82] No free simultaneous data request handles (resource error) - the number of handles is set in the Maximum Number of Simultaneous Data Requests field of the APS layer configuration section of the ZPS Configuration Editor"
context:
Error code: "TRANS-PROTO-01"
ExtendedErrorCode: "82"
ExtendedError: "No free simultaneous data request handles (resource error) - the number of handles is set in the Maximum Number of Simultaneous Data Requests field of the APS layer configuration section of the ZPS Configuration Editor"
nPDU: 10
aPDU: 0
StackTrace: " File "/usr/lib/python3.9/threading.py", line 912, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 892, in run self._target(*self._args, **self._kwargs) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/readSerial.py", line 121, in serial_read_write_from_zigate if not serial_read_from_zigate(self): File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/readSerial.py", line 142, in serial_read_from_zigate decode_and_split_message(self, data) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/readDecoder.py", line 39, in decode_and_split_message process_frame(self, AsciiMsg) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/instrumentation.py", line 24, in f_out result = f_in(self, decoded_frame) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/handleProtocol.py", line 79, in process_frame NXP_Extended_Error_Code(self, MsgData) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/handleProtocol.py", line 160, in NXP_Extended_Error_Code self.logging_proto("Error", "NXP_Extended_Error_Code - Extended Error Code: [%s] %s" % (MsgData, StatusMsg), _context=context) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/Transport.py", line 312, in logging_proto self.log.logging("TransportProto", logType, message, context=_context) "
1:
Time: "17/11/2024 17:33:24"
PermitToJoin: Object {"Duration":0,"Starttime":1731852478}
PluginHealth: "Ready"
Thread: "ZiGateSerial_25 5602"
nwkid: "None"
Module: "TransportProto"
message: "NXP_Extended_Error_Code - Extended Error Code: [89] Bad parameter has been found while processing an APSDE request or response"
context:
Error code: "TRANS-PROTO-01"
ExtendedErrorCode: "89"
ExtendedError: "Bad parameter has been found while processing an APSDE request or response"
nPDU: 10
aPDU: 0
StackTrace: " File "/usr/lib/python3.9/threading.py", line 912, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 892, in run self._target(*self._args, **self._kwargs) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/readSerial.py", line 121, in serial_read_write_from_zigate if not serial_read_from_zigate(self): File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/readSerial.py", line 142, in serial_read_from_zigate decode_and_split_message(self, data) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/readDecoder.py", line 39, in decode_and_split_message process_frame(self, AsciiMsg) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/instrumentation.py", line 24, in f_out result = f_in(self, decoded_frame) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/handleProtocol.py", line 79, in process_frame NXP_Extended_Error_Code(self, MsgData) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/handleProtocol.py", line 160, in NXP_Extended_Error_Code self.logging_proto("Error", "NXP_Extended_Error_Code - Extended Error Code: [%s] %s" % (MsgData, StatusMsg), _context=context) File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/Transport.py", line 312, in logging_proto self.log.logging("TransportProto", logType, message, context=_context) "
I upgraded the plugin from 7.1.011 to 7.1.012, but it didn't help.
Can someone help me please?
serak
Posts: 7
Joined: Friday 15 December 2017 11:51
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

Re: ExtendedErrorCode: "82"

Post by serak »

I updated the plugin from version 7.1.012 to 7.1.013 and it seems to be working fine now.
serak
Posts: 7
Joined: Friday 15 December 2017 11:51
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

Re: ExtendedErrorCode: "82"

Post by serak »

So I rejoiced too soon. The bug is back.
pipiche
Posts: 1994
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: ExtendedErrorCode: "82"

Post by pipiche »

This is not a plugin issue, this is linked to Zigate, which is bugy and unfortunatly not maintained anymore.
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests