Hallo Leute,
bin neu hier im Forum und habe gerade erst angefangen mit mit dem IOBroker auseinander zu setzen
Installiert ist admin 3.3.3 auf RasperyPi3
Das Problem ist, dass ich sowohl bei dem fritzbox Adapter als auch beim broadlink Adapter minütliche Neustarts beobachte.
Vielleicht hat ja jemand einen Rat was das sein kann, oder etwas ähnliches schon mal beobachtet
Hier ein Auszug aus dem Log:
fritzbox.0 2018-03-25 20:24:39.200 info adapter connected to fritzbox: 192.168.178.1
fritzbox.0 2018-03-25 20:24:39.197 info Trying to connect to TR-064: 192.168.178.1:49000
fritzbox.0 2018-03-25 20:24:39.194 info try to connect: 192.168.178.1
fritzbox.0 2018-03-25 20:24:39.191 info starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v6.13.1
host.raspberrypi 2018-03-25 20:24:36.619 info instance system.adapter.fritzbox.0 started with pid 6885
host.raspberrypi 2018-03-25 20:24:06.596 info Restart adapter system.adapter.fritzbox.0 because enabled
host.raspberrypi 2018-03-25 20:24:06.596 error instance system.adapter.fritzbox.0 terminated with code 0 (OK)
host.raspberrypi 2018-03-25 20:24:06.596 error Caught by controller[0]: at TLSSocket.emit (events.js:188:7)
host.raspberrypi 2018-03-25 20:24:06.596 error Caught by controller[0]: at emitOne (events.js:96:13)
host.raspberrypi 2018-03-25 20:24:06.595 error Caught by controller[0]: at TLSSocket.socketErrorListener (_http_client.js:310:9)
host.raspberrypi 2018-03-25 20:24:06.595 error Caught by controller[0]: at ClientRequest.emit (events.js:188:7)
host.raspberrypi 2018-03-25 20:24:06.595 error Caught by controller[0]: at emitOne (events.js:96:13)
host.raspberrypi 2018-03-25 20:24:06.595 error Caught by controller[0]: at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:878:8)
host.raspberrypi 2018-03-25 20:24:06.595 error Caught by controller[0]: at Request.emit (events.js:188:7)
host.raspberrypi 2018-03-25 20:24:06.594 error Caught by controller[0]: at emitOne (events.js:96:13)
host.raspberrypi 2018-03-25 20:24:06.594 error Caught by controller[0]: at self.callback (/opt/iobroker/node_modules/request/request.js:186:22)
host.raspberrypi 2018-03-25 20:24:06.594 error Caught by controller[0]: at Request._callback (/opt/iobroker/node_modules/tr-064/lib/Service.js:253:73)
host.raspberrypi 2018-03-25 20:24:06.593 error Caught by controller[0]: TypeError: Cannot read property 'statusCode' of undefined
fritzbox.0 2018-03-25 20:24:06.086 error TypeError: Cannot read property 'statusCode' of undefined at Request._callback (/opt/iobroker/node_modules/tr-064/lib/Service.js:253:73) at self.callback (/opt/iobroker/node_modules/request/re
fritzbox.0 2018-03-25 20:24:06.080 error uncaught exception: Cannot read property 'statusCode' of undefined
***** LOG-AUSZUG ENDE ****
Die Fehlermeldungen beim Broadlink Adapter sehen genau so aus, mit dem einzigen Unterschied, dass hier der Fehler TypeError: Cannot read property 'statusCode' auf das Property 'type' weißt
Vielen Dank schon im Voraus