Avec docker : Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not ...
Publié : 04 avr. 2020, 11:27
Bonjour à tous,
Tout d’abords merci pour ce très bon plugin zigate pour domoticz !
Je fais tourner domoticz dans un docker sous arm (cette image ci : joshuacox/mkdomoticz:arm ), j'ai installer le plugin qui à l'air de bien fonctionner excepté toute la partie web du plugin zigate.
Voici comment je lance le docker: (pour les test j ai mis network hot pour éviter des soucis de ce coté)
sudo docker run --name=domoticz --privileged --name="domotdp" --device=/dev/ttyUSB0 -d --network="host" -e TZ=Europe/Brussels -v ~/datadir/config:/config -v ~/datadir/domoticz:/src/domoticz -t joshuacox/mkdomoticz:arm
et j'installe le plugin avec la commande git : sudo git clone https://github.com/pipiche38/Domoticz-Zigate.git
Sur internet je ne trouve rien à propos de mon soucis.
Domoticz : Version: 4.10364
Plugin : La dernieèe version ici : https://github.com/pipiche38/Domoticz-Zigate.git
Auriez vous une idée SVP.
Merci beaucoup
2020-04-04 11:15:01.040 Status: (zg1) --> Config for Legrand/Mobile outlet
2020-04-04 11:15:01.042 Status: (zg1) --> Config for Legrand/Connected outlet
2020-04-04 11:15:01.042 Status: (zg1) --> Config for Legrand/DIN power consumption module
2020-04-04 11:15:01.043 Status: (zg1) --> Config for Legrand/Micromodule switch
2020-04-04 11:15:01.043 Status: (zg1) --> Config for Legrand/Remote switch
2020-04-04 11:15:01.044 Status: (zg1) --> Config for Legrand/Shutter switch with neutral
2020-04-04 11:15:01.044 Status: (zg1) load ListOfDevice
2020-04-04 11:15:01.045 Status: (zg1) Transport mode: USB
2020-04-04 11:15:01.046 Status: (zg1) Connection Name: Zigate, Transport: Serial, Address: /dev/ttyUSB0
2020-04-04 11:15:01.046 Status: (zg1) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/ttyUSB0', Port: '', Baud: 115200, Connected: False
2020-04-04 11:15:01.080 Status: (zg1) Erase Zigate PDM
2020-04-04 11:15:01.081 Status: (zg1) ZigateConf - Setting extPANID : 0x0000000000000000
2020-04-04 11:15:01.081 Status: (zg1) ZigateConf setting Channel(s) to: 0
2020-04-04 11:15:01.081 Status: (zg1) setChannel - Channel set to : 00000000
2020-04-04 11:15:01.081 Status: (zg1) Set Zigate as a Coordinator
2020-04-04 11:15:01.081 Status: (zg1) Set Zigate as a TimeServer
2020-04-04 11:15:01.082 Status: (zg1) Start network
2020-04-04 11:15:01.082 Status: (zg1) Request Disabling Accepting new Hardware
2020-04-04 11:15:01.083 Status: (zg1) Trigger a Topology Scan
2020-04-04 11:15:01.083 Status: (zg1) Trigger a Energy Level Scan
2020-04-04 11:15:01.184 Status: (zg1) Major Version Num: 0003
2020-04-04 11:15:01.184 Status: (zg1) Installer Version Number: 031c
2020-04-04 11:15:10.956 (zg1) Switch Blue Led On
2020-04-04 11:15:10.957 Status: (zg1) Zigate set to Certification : CE
2020-04-04 11:15:10.958 Status: (zg1) Start Web Server connection
2020-04-04 11:15:11.013 Status: (zg1) Web backend for Web User Interface started on port: 9440
2020-04-04 11:15:11.013 Status: (zg1) Plugin with Zigate firmware 031c correctly initialized
2020-04-04 11:15:13.137 (zg1) Start Network status : Success
2020-04-04 11:15:16.349 Status: (zg1) Accepting new Hardware: Disable
2020-04-04 11:15:16.765 Status: (zg1) Accepting new Hardware: Disable
2020-04-04 11:15:16.972 Status: (zg1) Number of devices recently active in Zigate = 0
2020-04-04 11:15:17.177 Status: (zg1) TxPower Attenuation : 0 dBm
2020-04-04 11:15:20.799 Status: (zg1) Start Network - Formed new network
2020-04-04 11:15:20.800 Status: (zg1) Zigate details IEEE: 00158d0001ee8471, NetworkID: 0000, Channel: 12, Status: 01: Success
Jusque là tout va bien, puis si je vais avec le navigateur sur la page zigate:9440
Les erreurs suivantes apparaissent et la page ne vient jamais :
2020-04-04 11:15:20.799 Status: (zg1) Start Network - Formed new network
2020-04-04 11:15:20.800 Status: (zg1) Zigate details IEEE: 00158d0001ee8471, NetworkID: 0000, Channel: 12, Status: 01: Success
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.127 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.127 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.127 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
Tout d’abords merci pour ce très bon plugin zigate pour domoticz !
Je fais tourner domoticz dans un docker sous arm (cette image ci : joshuacox/mkdomoticz:arm ), j'ai installer le plugin qui à l'air de bien fonctionner excepté toute la partie web du plugin zigate.
Voici comment je lance le docker: (pour les test j ai mis network hot pour éviter des soucis de ce coté)
sudo docker run --name=domoticz --privileged --name="domotdp" --device=/dev/ttyUSB0 -d --network="host" -e TZ=Europe/Brussels -v ~/datadir/config:/config -v ~/datadir/domoticz:/src/domoticz -t joshuacox/mkdomoticz:arm
et j'installe le plugin avec la commande git : sudo git clone https://github.com/pipiche38/Domoticz-Zigate.git
Sur internet je ne trouve rien à propos de mon soucis.
Domoticz : Version: 4.10364
Plugin : La dernieèe version ici : https://github.com/pipiche38/Domoticz-Zigate.git
Auriez vous une idée SVP.
Merci beaucoup
2020-04-04 11:15:01.040 Status: (zg1) --> Config for Legrand/Mobile outlet
2020-04-04 11:15:01.042 Status: (zg1) --> Config for Legrand/Connected outlet
2020-04-04 11:15:01.042 Status: (zg1) --> Config for Legrand/DIN power consumption module
2020-04-04 11:15:01.043 Status: (zg1) --> Config for Legrand/Micromodule switch
2020-04-04 11:15:01.043 Status: (zg1) --> Config for Legrand/Remote switch
2020-04-04 11:15:01.044 Status: (zg1) --> Config for Legrand/Shutter switch with neutral
2020-04-04 11:15:01.044 Status: (zg1) load ListOfDevice
2020-04-04 11:15:01.045 Status: (zg1) Transport mode: USB
2020-04-04 11:15:01.046 Status: (zg1) Connection Name: Zigate, Transport: Serial, Address: /dev/ttyUSB0
2020-04-04 11:15:01.046 Status: (zg1) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/ttyUSB0', Port: '', Baud: 115200, Connected: False
2020-04-04 11:15:01.080 Status: (zg1) Erase Zigate PDM
2020-04-04 11:15:01.081 Status: (zg1) ZigateConf - Setting extPANID : 0x0000000000000000
2020-04-04 11:15:01.081 Status: (zg1) ZigateConf setting Channel(s) to: 0
2020-04-04 11:15:01.081 Status: (zg1) setChannel - Channel set to : 00000000
2020-04-04 11:15:01.081 Status: (zg1) Set Zigate as a Coordinator
2020-04-04 11:15:01.081 Status: (zg1) Set Zigate as a TimeServer
2020-04-04 11:15:01.082 Status: (zg1) Start network
2020-04-04 11:15:01.082 Status: (zg1) Request Disabling Accepting new Hardware
2020-04-04 11:15:01.083 Status: (zg1) Trigger a Topology Scan
2020-04-04 11:15:01.083 Status: (zg1) Trigger a Energy Level Scan
2020-04-04 11:15:01.184 Status: (zg1) Major Version Num: 0003
2020-04-04 11:15:01.184 Status: (zg1) Installer Version Number: 031c
2020-04-04 11:15:10.956 (zg1) Switch Blue Led On
2020-04-04 11:15:10.957 Status: (zg1) Zigate set to Certification : CE
2020-04-04 11:15:10.958 Status: (zg1) Start Web Server connection
2020-04-04 11:15:11.013 Status: (zg1) Web backend for Web User Interface started on port: 9440
2020-04-04 11:15:11.013 Status: (zg1) Plugin with Zigate firmware 031c correctly initialized
2020-04-04 11:15:13.137 (zg1) Start Network status : Success
2020-04-04 11:15:16.349 Status: (zg1) Accepting new Hardware: Disable
2020-04-04 11:15:16.765 Status: (zg1) Accepting new Hardware: Disable
2020-04-04 11:15:16.972 Status: (zg1) Number of devices recently active in Zigate = 0
2020-04-04 11:15:17.177 Status: (zg1) TxPower Attenuation : 0 dBm
2020-04-04 11:15:20.799 Status: (zg1) Start Network - Formed new network
2020-04-04 11:15:20.800 Status: (zg1) Zigate details IEEE: 00158d0001ee8471, NetworkID: 0000, Channel: 12, Status: 01: Success
Jusque là tout va bien, puis si je vais avec le navigateur sur la page zigate:9440
Les erreurs suivantes apparaissent et la page ne vient jamais :
2020-04-04 11:15:20.799 Status: (zg1) Start Network - Formed new network
2020-04-04 11:15:20.800 Status: (zg1) Zigate details IEEE: 00158d0001ee8471, NetworkID: 0000, Channel: 12, Status: 01: Success
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.126 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.127 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.127 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.
2020-04-04 11:17:27.127 Error: (ProcessOutbound) HTTP unable to determine send type. 'Status' or 'Verb' dictionary entries not found, ignored. See Python Plugin wiki page for help.