Apollon77 / ioBroker.daikin

Control Daikin Air Conditioner devices
MIT License
14 stars 9 forks source link

Error while communicating with Daikin device: ECONNRESET #18

Closed metaxa1 closed 5 years ago

metaxa1 commented 5 years ago

Hallo Ingo! Leider habe ich jetzt auch immer öfter diese Fehlermeldung, eine Steuerung ist nicht mehr möglich. Erst wenn ich die App am Handy aktiviere, die Anlage damit ein-/ausschalte ist der ioBroker kurzfristig aktuell. Hier die Logeinträge im ioBroker Log. `

daikin.0 2019-06-24 00:24:46.816 info Retry init in 60 seconds
daikin.0 2019-06-24 00:24:46.816 info Daikin Device initialized with Error :Error: Error while communicating with Daikin device: ECONNRESET
daikin.0 2019-06-24 00:24:46.816 debug null
daikin.0 2019-06-24 00:24:45.802 debug Call GET http://192.168.0.15/common/basic_info with undefined
daikin.0 2019-06-24 00:24:45.693 info starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.daikin, node: v8.15.0
daikin.0 2019-06-24 00:24:45.664 debug statesDB connected
daikin.0 2019-06-24 00:24:45.623 debug objectDB connected
host.iobroker-master-tb 2019-06-24 00:24:44.901 info instance system.adapter.daikin.0 started with pid 29968

`

Apollon77 commented 5 years ago

Jupp habe ich auch. Grund unbekannt. Versuch mal die Abfragefrequenz zu verringern. :-(

metaxa1 commented 5 years ago

Wenn du mal keinen Plan hast, ist das beunruhigend :( Auch nach 12h deaktivieren, der gleiche Fehler. Sobald ich den Haken "Änderungen mit GET senden" ändere, funktioniert das 1x das Update der Daten.

Apollon77 commented 5 years ago

Naja muss dann wohl wieder anfangen und debuggen und so was die Handy App anders macht. Mal schauen.

Apollon77 commented 5 years ago

try 1.0.4 of adapter please ... I increased the timouts ... it seems that the wlan devices need way longer to answer to requests ... better or still the same?

Apollon77 commented 5 years ago

Better try 1.0.5 ... I have no errors since 1h :-) Please reopen if still problematic

AxelG-DE commented 11 months ago

I do have this same issue since quite some weeks now and current adapter should be up to date 1.4.2

[Edit 1] solved. Even I forced my router to give those devices always the same IPs, they have been changed :-( After correcting this, my adapter works fine again