NEWS
GELÖST Yahka nach Umzug in Proxmox LXC nicht mehr erreichbar
-
Hi,
ich habe in einem Proxmox LXC iobroker neu installiert und dann ein restore von einem Backup gemacht.
Lief alles ohne Fehler durch und funktioniert bisher auch alles außer YAHKA.
Habe schon MAC, NAME und Code geändert aber mein Iphone findet das Gerät nicht mehr.
YAHKA Adapter ist Grün in Version 0.11.0
JS-Controller 2.2.9
NODE 10.19.0
NPM 6.13.4Im Log auch auf Debug kommt nach starten des Adapters aus meiner Sicht nichts negatives:
2020-04-03 13:17:47.436 - info: yahka.0 (2127) Got terminate signal TERMINATE_YOURSELF 2020-04-03 13:17:47.437 - info: yahka.0 (2127) cleaning up ... 2020-04-03 13:17:47.437 - info: yahka.0 (2127) cleaned up ... 2020-04-03 13:17:47.437 - info: yahka.0 (2127) terminating 2020-04-03 13:17:47.437 - info: yahka.0 (2127) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2020-04-03 13:17:47.435 - info: host.iobroker stopInstance system.adapter.yahka.0 send kill signal 2020-04-03 13:17:47.951 - info: host.iobroker instance system.adapter.yahka.0 terminated with code 156 (156) 2020-04-03 13:17:49.945 - info: host.iobroker instance system.adapter.yahka.0 started with pid 2158 2020-04-03 13:17:50.361 - debug: yahka.0 (2158) Redis Objects: Use Redis connection: 0.0.0.0:9001 2020-04-03 13:17:50.377 - debug: yahka.0 (2158) Objects client ready ... initialize now 2020-04-03 13:17:50.379 - debug: yahka.0 (2158) Objects create System PubSub Client 2020-04-03 13:17:50.379 - debug: yahka.0 (2158) Objects create User PubSub Client 2020-04-03 13:17:50.379 - debug: yahka.0 (2158) Objects client initialize lua scripts 2020-04-03 13:17:50.388 - debug: yahka.0 (2158) Objects connected to redis: 0.0.0.0:9001 2020-04-03 13:17:50.390 - debug: yahka.0 (2158) objectDB connected 2020-04-03 13:17:50.391 - debug: yahka.0 (2158) Redis States: Use Redis connection: 0.0.0.0:9000 2020-04-03 13:17:50.396 - debug: yahka.0 (2158) States create User PubSub Client 2020-04-03 13:17:50.396 - debug: yahka.0 (2158) States create System PubSub Client 2020-04-03 13:17:50.403 - debug: yahka.0 (2158) States connected to redis: 0.0.0.0:9000 2020-04-03 13:17:50.404 - debug: yahka.0 (2158) statesDB connected 2020-04-03 13:17:50.626 - info: yahka.0 (2158) starting. Version 0.11.0 in /opt/iobroker/node_modules/iobroker.yahka, node: v10.19.0 2020-04-03 13:17:50.638 - info: yahka.0 (2158) adapter ready, checking config 2020-04-03 13:17:50.639 - debug: yahka.0 (2158) creating bridge 2020-04-03 13:17:50.642 - info: yahka.0 (2158) adding Licht Schlafzimmer with UUID: 4eb358d7-0179-4308-8afd-d7ef85eafc56 2020-04-03 13:17:50.644 - debug: yahka.0 (2158) added subscription for: [state]hm-rpc.0.LEQ0476947.1.STATE 2020-04-03 13:17:50.666 - debug: yahka.0 (2158) change event from ioBroker via [hm-rpc.0.LEQ0476947.1.STATE]{"val":0,"ack":true,"ts":1585902367104,"q":0,"from":"system.adapter.hm-rega.0","user":"system.user.admin","lc":1584566630457} 2020-04-03 13:17:50.667 - debug: yahka.0 (2158) [On] got a change notify event, ioValue: 0 2020-04-03 13:17:50.667 - debug: yahka.0 (2158) [On] forwarding value from ioBroker (0) to homekit as (0) 2020-04-03 13:17:50.667 - debug: yahka.0 (2158) [On] got a set event, hkValue: false 2020-04-03 13:17:50.667 - debug: yahka.0 (2158) [On] set was initiated from ioBroker - exiting here
Bin für sachdienliche hinweise die zur Lösung dieses Problems führen dankbar.
-
Habe heute zum testen mal eine neue YAHKA Instanz installiert und erhalte dann folgenden error im log beim start der Instanz:
2020-04-04 08:44:53.511 - info: host.iobroker instance system.adapter.yahka.2 started with pid 11605 2020-04-04 08:44:54.507 - info: yahka.2 (11605) starting. Version 0.11.0 in /opt/iobroker/node_modules/iobroker.yahka, node: v10.19.0 2020-04-04 08:44:54.524 - info: yahka.2 (11605) adapter ready, checking config 2020-04-04 08:44:54.524 - info: yahka.2 (11605) first time initialization 2020-04-04 08:44:54.528 - info: yahka.2 (11605) adding Brunnen with UUID: b415c1a6-8216-4fbc-adc6-b7add25574cc 2020-04-04 08:44:54.617 - info: host.iobroker stopInstance system.adapter.yahka.2 (force=false, process=true) 2020-04-04 08:44:54.618 - info: host.iobroker stopInstance system.adapter.yahka.2 send kill signal 2020-04-04 08:44:54.627 - info: yahka.2 (11605) Got terminate signal TERMINATE_YOURSELF 2020-04-04 08:44:54.628 - info: yahka.2 (11605) cleaning up ... 2020-04-04 08:44:54.628 - info: yahka.2 (11605) cleaned up ... 2020-04-04 08:44:54.628 - info: yahka.2 (11605) terminating 2020-04-04 08:44:54.629 - info: yahka.2 (11605) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2020-04-04 08:44:55.141 - error: host.iobroker Caught by controller[0]: Sat, 04 Apr 2020 06:44:54 GMT Accessory [Yahka-2] Creating new AccessoryInfo for our HAP server 2020-04-04 08:44:55.141 - error: host.iobroker Caught by controller[1]: Sat, 04 Apr 2020 06:44:54 GMT Accessory [Yahka-2] Creating new IdentifierCache 2020-04-04 08:44:55.141 - error: host.iobroker Caught by controller[2]: Sat, 04 Apr 2020 06:44:54 GMT EventedHTTPServer Server listening on port 33155 2020-04-04 08:44:55.141 - info: host.iobroker instance system.adapter.yahka.2 terminated with code 156 (156) 2020-04-04 08:44:57.136 - info: host.iobroker instance system.adapter.yahka.2 started with pid 11695 2020-04-04 08:44:57.859 - info: yahka.2 (11695) starting. Version 0.11.0 in /opt/iobroker/node_modules/iobroker.yahka, node: v10.19.0 2020-04-04 08:44:57.871 - info: yahka.2 (11695) adapter ready, checking config 2020-04-04 08:44:57.875 - info: yahka.2 (11695) adding Brunnen with UUID: b415c1a6-8216-4fbc-adc6-b7add25574cc
Was mit dabei auffällt ist die Zeit die in der Error message steht. Ist es richtig das hierbei GMT verwendet wird?
Die Zeit im Container stimmt laut date und auch die Zeitzone ist korrekt:
root@iobroker:~# cat /etc/timezone Europe/Berlin root@iobroker:~# ls -l /etc/localtime lrwxrwxrwx 1 root root 33 Apr 4 08:45 /etc/localtime -> /usr/share/zoneinfo/Europe/Berlin root@iobroker:~# date Sat Apr 4 08:50:54 CEST 2020 root@iobroker:~#
Kann jemand mit dem Error etwas anfangen?
-
Konnte mein Problem lösen indem ich alles gelöscht und neu eingerichtet habe.