Page 4 sur 4

Re: Erreur - zigate import z4d_certified_devices stable7

Publié : 08 févr. 2024, 08:23
par Keros
Sans les logs lors des tentatives d'appairage, il nous sera difficile de faire une analyse.

Re: Erreur - zigate import z4d_certified_devices stable7

Publié : 08 févr. 2024, 21:11
par Kouki31
DSL.
effectivement.
J'ai ca mais aucune idee si c'est liée...
J'ai reussi a appairer un zipulse mais pas le second.
Merci.

Code : Tout sélectionner

2024-02-08 21:07:21.544 Error: zigate: Urlopen to http://127.0.0.1:8080/json.htm?type=command&param=getdevices&rid=878 rejected. Error: HTTP Error 404: Not Found
2024-02-08 21:07:25.335 [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.1.50)
plug in

Code : Tout sélectionner

0:
0:
Time: "08/02/2024 21:07:21"
PermitToJoin: Object {"Duration":0,"Starttime":1707422149}
PluginHealth: "Ready"
Thread: "ZiGateForwarder_9"
nwkid: "None"
Module: "DZDB"
message: "Urlopen to http://127.0.0.1:8080/json.htm?type=command&param=getdevices&rid=878 rejected. Error: HTTP Error 404: Not Found"
context:
StackTrace: " File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/forwarderThread.py", line 35, in forwarder_thread forward_message(self, message) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/instrumentation.py", line 50, in f_out result = f_in(self, message) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/ZigateTransport/forwarderThread.py", line 59, in forward_message self.F_out(message) File "/home/user/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 758, in processFrame zigbee_receive_message(self, Devices, Data) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/input.py", line 158, in zigbee_receive_message _decode_message(self, MsgType, Devices, Data, MsgData, MsgLQI) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/input.py", line 165, in _decode_message decoding_method(self, Devices, MsgData, MsgLQI) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Z4D_decoders/z4d_decoder_Read_Report_Attribute_Rsp.py", line 52, in Decode8102 scan_attribute_reponse(self, Devices, MsgSQN, i_sqn, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgData, '8102') File "/home/user/domoticz/plugins/Domoticz-Zigbee/Z4D_decoders/z4d_decoder_Read_Report_Attribute_Rsp.py", line 88, in scan_attribute_reponse read_report_attributes( self, Devices, msgtype, MsgSQN, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, MsgAttStatus, MsgAttType, MsgAttSize, MsgClusterData, ) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Z4D_decoders/z4d_decoder_Read_Report_Attribute_Rsp.py", line 121, in read_report_attributes ReadCluster( self, Devices, MsgType, MsgSQN, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, MsgAttStatus, MsgAttType, MsgAttSize, MsgClusterData, Source=MsgType, ) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/readClusters.py", line 188, in ReadCluster process_cluster_attribute_response( self, Devices, MsgSQN, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, MsgAttType, MsgAttSize, MsgClusterData, Source, ) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/readZclClusters.py", line 138, in process_cluster_attribute_response action_majdomodevice( self, Devices, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, device_model, value ) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/readZclClusters.py", line 398, in action_majdomodevice MajDomoDevice(self, Devices, MsgSrcAddr, MsgSrcEp, majCluster, majValue, Attribute_=majAttribute) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/domoMaj.py", line 65, in MajDomoDevice _domo_maj_one_cluster_type_entry( self, Devices, NwkId, Ep, device_id_ieee, model_name, ClusterType, ClusterTypeList, ClusterId, value, Attribute_, Color_, WidgetEp, WidgetId, WidgetType ) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/domoMaj.py", line 789, in _domo_maj_one_cluster_type_entry adjvalue = temp_adjustement_value(self, Devices, NwkId, device_id_ieee, device_unit) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Modules/domoMaj.py", line 1664, in temp_adjustement_value return round(self.domoticzdb_DeviceStatus.retreiveAddjValue_temp(domo_read_Device_Idx(self, Devices, DeviceId, Device_Unit,)), 1) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/DomoticzDB.py", line 356, in retreiveAddjValue_temp return self.extract_AddValue( ID, 'AddjValue') File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/DomoticzDB.py", line 330, in extract_AddValue result = self.get_device_status( ID) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/DomoticzDB.py", line 321, in get_device_status dz_result = domoticz_request( self, url) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/DomoticzDB.py", line 151, in domoticz_request self.logging("Error", "Urlopen to %s rejected. Error: %s" %(url, e)) File "/home/user/domoticz/plugins/Domoticz-Zigbee/Classes/DomoticzDB.py", line 311, in logging self.log.logging("DZDB", logType, message) "
LastLog: 0
StartTime: "07/02/2024 20:25:38"
FirmwareVersion: "03a0"
FirmwareMajorVersion: "05"
PluginVersion: "stable7-7.1.008"

Re: Erreur - zigate import z4d_certified_devices stable7

Publié : 24 mars 2024, 23:01
par Keros
Pipiche, tu peux y regarder stp ?

Re: Erreur - zigate import z4d_certified_devices stable7

Publié : 25 mars 2024, 08:51
par pipiche
Problème avec le Domoticz API
2024-02-07 20:01:10.330 Error: zigate: Urlopen to http://127.0.0.1:8080/json.htm?type=com ... ethardware rejected. Error: HTTP Error 404: Not Found
2024-02-07 20:01:10.332 Error: zigate: Urlopen to http://127.0.0.1:8080/json.htm?type=com ... ethardware rejected. Error: HTTP Error 404: Not Found
quelle version de Domoticz ?
que se passe-t-il si depuis une fenetre terminal tu fais la commande

Code : Tout sélectionner

wget http://127.0.0.1:8080/json.htm?type=command&param=getdevices&rid=878

Code : Tout sélectionner

http://127.0.0.1:8080/json.htm?type=command&param=gethardware
ou la meme chose avec

Code : Tout sélectionner

curl
au lieu de

Code : Tout sélectionner

wget