Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapter stürzt mit TypeError ab. #14

Closed
jogibear9988 opened this issue Mar 9, 2019 · 0 comments
Closed

Adapter stürzt mit TypeError ab. #14

jogibear9988 opened this issue Mar 9, 2019 · 0 comments

Comments

@jogibear9988
Copy link
Member

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:
`

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
tr-064.0 2018-01-12 22:00:12.665 info terminating

`

Copied from original issue: soef/ioBroker.tr-064#59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants