Closed anyuta1166 closed 2 years ago
I have a v4 stick based on RF-STAR with firmware 20210902. While using this stick zigbee2mqtt crashes every few hours with the following error:
Sep 27 14:55:16 lily.vampik.net npm[4040342]: Error: SREQ '--> AF - dataRequestExt - {"dstaddrmode":2,"dstaddr":"0x000000000000fffd","destendpoint":242,"dstpanid":0,"srcendpoint":242,"clusterid":33,"transid":122,"options":0,"radius":30,"len":6,"data":{"type":"Buffer","data":[25,123,2,11,254,0]}}' failed with status '(0x10: MEM_ERROR)' (expected '(0x00: SUCCESS)') Sep 27 14:55:16 lily.vampik.net npm[4040342]: at Object.func (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:315:27) Sep 27 14:55:16 lily.vampik.net npm[4040342]: at Queue.executeNext (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
Downgrading to firmware 20210320 has solved the issue. According to koenkk, this is a known issue with SDK 5.20.00.52: https://github.com/Koenkk/zigbee2mqtt/issues/8885#issuecomment-929980617
I have a v4 stick based on RF-STAR with firmware 20210902. While using this stick zigbee2mqtt crashes every few hours with the following error:
Downgrading to firmware 20210320 has solved the issue. According to koenkk, this is a known issue with SDK 5.20.00.52: https://github.com/Koenkk/zigbee2mqtt/issues/8885#issuecomment-929980617