Aqara Camera G3 更新失敗請指點 ...

各位先進們好,我依照洋蔥大的說明,將 Aqara Camera G3 先降版到 3.3.4 並打開 telnet 後,照著這個腳本更新,都一直無法更新成功,來回總共試了三次了,請問有前輩們能指點一下嗎?

錯誤過程 log 如下:

~ # cd /tmp && wget -O /tmp/curl “http://master.dl.sourceforge.net/project/aqarahub/binutils/curl?viasf=1” && chmod a+
x /tmp/curl
Connecting to master.dl.sourceforge.net (216.105.38.12:80)
saving to ‘/tmp/curl’
curl 100% |**********************************************************************| 2247k 0:00:00 ETA
‘/tmp/curl’ saved
/tmp # /tmp/curl -s -k -L -o /tmp/g3_update.sh https://raw.githubusercontent.com/niceboygithub/AqaraCameraHubfw/main/m
odified/G3/g3_update.sh
/tmp # chmod a+x /tmp/g3_update.sh && /tmp/g3_update.sh
psvr ok,wait=1
g3_update.sh revision: 2
type: lumi.camera.gwpagl01, model: AH_G3
platform: aiot, path: /tmp/fw.tar.gz, sign: 0, type: 1
killall: app_monitor.sh: no process killed
killall: ppcs: no process killed
killall: webrtc: no process killed
killall: rtsp: no process killed
killall: ai: no process killed
killall: uvc: no process killed
dfu size start
Original OTA package : /tmp/fw.tar.gz
Unpack path : /data/ota_unpack
Firmware path : /data/ota_dir
OTA packages size(b) : 28201064
Available ROM size(b): 86724608
Available RAM size(b): 66371584
Update to 4.3.6_0031.0013
Get packages, please wait…
Got package done
===Update IR-Controller===
===Update zigbee-coordinator===
zigbee ota(ver: v1.0.0) firing up, built at Dec 16 2021 18:34:16; Author:
{“cmd”:“write”,“id”:6927,“did”:“lumi.0”,“source”:“”,“params”:[{“res_name”:“8.0.2089”,“value”:{“file_name”:“/data/ota_unpack/ControlBridge.bin”,“version”:“V3.78”}}]}

zigbee/send {“cmd”:“write_rsp”,“id”:6927,“time”:1759818943682,“did”:“lumi.0”,“zseq”:0,“results”:[{“res_name”:“8.0.2089”,“value”:{“file_name”:“/data/ota_unpack/ControlBridge.bin”,“version”:“V3.78”},“error_code”:0}]}
parse_zigbee_result_event value is a json.
zigbee_msnger do zgb_ota failed
zigbee ota(ver: v1.0.0) firing up, built at Dec 16 2021 18:34:16; Author:
{“cmd”:“read”,“id”:9986,“did”:“lumi.0”,“params”:[{“res_name”:“8.0.2080”}]}

zigbee_msnger do get_zgb_ver failed
zigbee ota(ver: v1.0.0) firing up, built at Dec 16 2021 18:34:16; Author:
{“cmd”:“write”,“id”:7531,“did”:“lumi.0”,“source”:“”,“params”:[{“res_name”:“8.0.2089”,“value”:{“file_name”:“/data/ota_unpack/ControlBridge.bin”,“version”:“V3.78”}}]}

zigbee/send {“cmd”:“write_rsp”,“id”:7531,“time”:1759819067968,“did”:“lumi.0”,“zseq”:0,“results”:[{“res_name”:“8.0.2089”,“value”:{“file_name”:“/data/ota_unpack/ControlBridge.bin”,“version”:“V3.78”},“error_code”:0}]}
parse_zigbee_result_event value is a json.
zigbee/send {“cmd”:“report”,“id”:2000000001,“did”:“lumi.0”,“time”:1759819123688,“rssi”:0,“zseq”:0,“params”:[{“res_name”:“8.0.2090”,“value”:6}],“dev_src”:“0”}
ota zigbee coordinator failed, errno =6

>>>>>

zigbee_msnger do zgb_ota failed
zigbee ota(ver: v1.0.0) firing up, built at Dec 16 2021 18:34:16; Author:
{“cmd”:“read”,“id”:8968,“did”:“lumi.0”,“params”:[{“res_name”:“8.0.2080”}]}

zigbee_msnger do get_zgb_ver failed
zigbee ota(ver: v1.0.0) firing up, built at Dec 16 2021 18:34:16; Author:
{“cmd”:“write”,“id”:4096,“did”:“lumi.0”,“source”:“”,“params”:[{“res_name”:“8.0.2089”,“value”:{“file_name”:“/data/ota_unpack/ControlBridge.bin”,“version”:“V3.78”}}]}

zigbee/send {“cmd”:“write_rsp”,“id”:4096,“time”:1759819188156,“did”:“lumi.0”,“zseq”:0,“results”:[{“res_name”:“8.0.2089”,“value”:{“file_name”:“/data/ota_unpack/ControlBridge.bin”,“version”:“V3.78”},“error_code”:0}]}
parse_zigbee_result_event value is a json.
zigbee/send {“cmd”:“report”,“id”:2000000002,“did”:“lumi.0”,“time”:1759819247967,“rssi”:0,“zseq”:0,“params”:[{“res_name”:“8.0.2090”,“value”:6}],“dev_src”:“0”}
ota zigbee coordinator failed, errno =6

>>>>>

zigbee_msnger do zgb_ota failed
zigbee ota(ver: v1.0.0) firing up, built at Dec 16 2021 18:34:16; Author:
{“cmd”:“read”,“id”:2848,“did”:“lumi.0”,“params”:[{“res_name”:“8.0.2080”}]}

zigbee_msnger do get_zgb_ver failed
Update failed, reason: OTA failed!
/tmp #

謝謝。