You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In meinen Logs tauchen Neustarts des Adapters auf. Ich denke mal er wird versucht auf ein Object zu zugreifen welches es nicht gibt.
Ich bekomme folgende Fehlermeldung:
`
host.iobroker
2018-01-12 22:00:12.679
error
instance system.adapter.tr-064.0 terminated with code 0 (OK)
Caught
2018-01-12 22:00:12.679
error
by controller[0]: at Socket.emit (events.js:188:7)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at emitOne (events.js:96:13)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at Socket.socketErrorListener (_http_client.js:310:9)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at ClientRequest.emit (events.js:188:7)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at emitOne (events.js:96:13)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at Request.onRequestError (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/request/request.js:878:8)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at Request.emit (events.js:188:7)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at emitOne (events.js:96:13)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at self.callback (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/request/request.js:186:22)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at Request._callback (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/tr-O64/lib/Service.js:273:13)
Caught
2018-01-12 22:00:12.678
error
by controller[0]: at args.(anonymous function) (/opt/iobroker/node_modules/iobroker.tr-064/lib/deflections.js:58:39)
Caught
2018-01-12 22:00:12.676
error
by controller[0]: TypeError: Cannot convert undefined or null to object
From @threedee on January 12, 2018 21:58
In meinen Logs tauchen Neustarts des Adapters auf. Ich denke mal er wird versucht auf ein Object zu zugreifen welches es nicht gibt.
Ich bekomme folgende Fehlermeldung:
`
`
Copied from original issue: soef/ioBroker.tr-064#59
The text was updated successfully, but these errors were encountered: