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
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.
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
The text was updated successfully, but these errors were encountered: