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 Terminated by "Power Off" #223

Open
data2000 opened this issue Aug 18, 2023 · 2 comments
Open

Adapter Terminated by "Power Off" #223

data2000 opened this issue Aug 18, 2023 · 2 comments

Comments

@data2000
Copy link

data2000 commented Aug 18, 2023

If you turn off the TV, the adapter terminates with the following error message.
The adapter will then restart, so not a serious error, but you might want to check it out anyway.
Thank you.

adapter: 2.0.0
admin: 6.8.2
js-controller: 5.0.11
node: 18.17.0

2023-08-18 13:25:09.015 - info: host.Rpi4 instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)

2023-08-18 13:26:30.403 - error: panasonic-viera.1 (22000) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2023-08-18 13:26:30.406 - error: panasonic-viera.1 (22000) unhandled promise rejection: connect ECONNREFUSED 192.168.3.113:55000
2023-08-18 13:26:30.407 - error: panasonic-viera.1 (22000) Error: connect ECONNREFUSED 192.168.3.113:55000
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
2023-08-18 13:26:30.409 - error: panasonic-viera.1 (22000) Exception-Code: ECONNREFUSED: connect ECONNREFUSED 192.168.3.113:55000
2023-08-18 13:26:30.967 - info: panasonic-viera.1 (22000) terminating
2023-08-18 13:26:30.968 - warn: panasonic-viera.1 (22000) Terminated (UNCAUGHT_EXCEPTION): Without reason
2023-08-18 13:26:31.620 - error: host.Rpi4 instance system.adapter.panasonic-viera.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
2023-08-18 13:26:31.620 - info: host.Rpi4 Restart adapter system.adapter.panasonic-viera.1 because enabled
2023-08-18 13:27:01.726 - info: host.Rpi4 instance system.adapter.panasonic-viera.1 started with pid 22617
2023-08-18 13:27:07.227 - info: panasonic-viera.1 (22617) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.panasonic-viera, node: v18.17.0, js-controller: 5.0.11

@mcm1957
Copy link
Member

mcm1957 commented Aug 18, 2023

Please always add revision info
adapter:
admin:
js-controller: 5.0.11 (from log)
node: 18.17.0 (from log)

@data2000
Copy link
Author

Sorry
I have added above

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

No branches or pull requests

2 participants