NEWS
Test Adapter Grünbeck v0.0.x
-
Nach ein paar Tagen probieren ist hier mein Feedback:
-
der Adapter bekommt alle 6min die Telegramme, meine Frage ist warum bei jeder Anfrage ca. 20 Antworten im Log zu sehen sind (siehe Bild)
-
Einmal pro Tag hängt sich die Wertabfrage auf. Er bekommt ein Telegramm nach 6min, dann sehe ich noch ein paar mal TYPE 6 im log und dann kommt nichts mehr. Die stündlichen Telegramme kommen aber noch weiter an, auch der Adapter ist grün im ioBroker.
Gruß Adrian
-
-
@adrian_1982 Habe exakt das gleiche Problem mit meiner SD18.
Wenn ich das richtig verstehe, wird im Code "connectMgWebSocket" der Stream einmal gestartet und der "ws" verbunden. Die Datenpunktaktualisierung findet dann im eingestellten Intervall von 360s statt. Aber die WebSocket Verbindung wird nie geschlossen, zumindest finde ich diesen Punkt nicht und im Log erscheint auch nicht die Message vom Typ "info": "Websocket closed". Macht es vielleicht Sinn, "connectMgWebSocket" ab Bild 1 Zeile 132 erneut aufzurufen (also immer im Intervall von 360s eine WebSocket Verbindung aufzubauen und dann die Werte auch zu aktualisieren) und dann aber in Bild 2 ab Zeile 608 die WebSocket Verbindung zu schließen, aber nur wenn "data" den "type":1 enthält, da der "type":6 keine Werte liefert?
-
Hi seit Update des js-controller auf 3.2.7 melden alle states des GruenbeckAdapter folgendes bei mir..
Habt ihr das auch nach dem aktuellen Updtae auf 3.2.7?
Gruenbeck Version hab ich 0.0.27.
Anlage SC18gruenbeck.0 2021-01-17 11:54:10.240 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:54:03.239 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:56.639 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:56.638 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:56.638 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:56.637 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:56.636 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:56.635 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:49.247 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:42.643 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:42.642 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:42.642 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:42.641 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:42.640 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:42.638 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:35.246 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:28.672 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:28.672 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:28.671 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:28.670 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:28.669 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:28.668 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:21.676 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:21.676 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:21.675 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:21.674 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:21.672 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:21.671 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:07.241 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:00.650 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:00.650 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:00.649 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:00.648 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:00.647 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:53:00.646 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:53.242 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:46.652 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:46.651 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:46.650 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:46.649 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:46.645 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:46.643 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:39.245 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:32.651 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:32.650 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:32.650 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:32.649 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:32.647 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:32.645 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:25.245 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:18.248 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:11.662 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:11.661 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:11.660 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:11.658 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:11.650 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:11.647 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:52:04.241 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:57.648 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:57.647 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:57.646 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:57.646 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:57.643 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:57.641 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:50.242 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:43.652 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:43.651 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:43.651 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:43.650 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:43.649 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:43.647 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:36.247 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:29.656 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:29.655 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:29.654 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:29.653 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:29.648 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:29.645 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:22.641 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:22.641 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:22.640 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:22.639 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:22.638 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:22.636 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:08.248 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:01.649 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:01.648 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:01.648 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:01.646 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:01.644 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:51:01.643 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:54.242 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions host.ioBroker-Master 2021-01-17 11:50:52.029 info Multihost discovery server stopped after 15 minutes, because only temporarily activated gruenbeck.0 2021-01-17 11:50:47.642 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:47.642 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:47.641 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:47.640 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:47.635 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:47.634 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:40.241 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:33.244 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:26.639 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:26.639 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:26.639 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:26.638 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:26.637 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:26.636 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:19.247 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:12.654 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:12.653 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:12.652 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:12.648 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:12.645 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:12.643 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:50:05.247 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:58.660 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:58.659 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:58.658 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:58.656 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:58.653 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:58.652 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:51.247 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:44.654 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:44.653 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:44.652 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:44.651 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:44.647 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:44.644 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:37.242 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:30.638 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:30.638 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:30.637 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:30.637 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:30.636 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:30.635 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:23.243 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:16.650 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:16.650 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:16.649 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:16.649 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:16.646 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:16.644 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:09.248 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:02.638 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:02.637 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:02.637 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:02.636 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:02.635 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:49:02.634 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:55.248 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:48.249 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:41.655 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:41.654 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:41.654 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:41.653 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:41.649 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:41.647 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:34.240 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:27.657 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:27.656 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:27.655 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:27.653 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:27.646 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:27.644 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:20.660 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:20.659 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:20.658 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:20.657 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:20.652 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:20.648 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:48:06.247 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:59.655 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:59.654 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:59.653 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:59.652 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:59.648 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:59.646 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:52.246 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:45.644 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:45.644 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:45.643 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:45.642 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:45.640 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:45.638 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:38.251 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:31.658 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:31.657 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:31.656 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:31.655 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:31.650 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:31.648 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:24.244 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:17.651 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:17.650 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:17.649 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:17.649 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:17.646 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:17.645 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:10.242 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:47:03.249 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:56.652 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:56.651 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:56.651 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:56.650 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:56.647 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:56.645 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:49.248 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:42.659 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:42.658 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:42.656 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:42.655 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:42.652 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:42.649 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:35.246 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:28.657 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:28.656 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:28.655 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:28.655 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:28.652 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:28.650 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:21.649 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:21.648 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:21.648 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:21.647 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:21.644 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:21.642 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:07.241 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:00.654 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:00.653 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:00.652 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:00.651 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:00.647 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:46:00.644 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:53.250 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:46.668 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:46.667 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:46.665 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:46.664 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:46.659 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:46.656 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:39.248 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:32.650 warn (31176) State "gruenbeck.0.info.D_Y_9_24" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:32.649 warn (31176) State "gruenbeck.0.info.D_Y_9_8" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:32.648 warn (31176) State "gruenbeck.0.info.D_Y_9" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:32.647 warn (31176) State "gruenbeck.0.info.D_E_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:32.644 warn (31176) State "gruenbeck.0.info.D_Y_1" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:32.642 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:25.250 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:18.261 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions gruenbeck.0 2021-01-17 11:45:12.585 warn (31176) State "gruenbeck.0.info.code" has no existing object, this might lead to an error in future versions
-
@adrian_1982 @Aexelomeus Ich bräuchte die genaue Stelle wenn er abbricht im Debug Mode als Log. Vorher die Version via github installieren
-
@smartboart Ist in der github version gefixt danke für den Hinweis
-
Um 4:02 Uhr ist er heute wieder abgebrochen. Also das mit meinen 3h stimmt nicht, kann auch mal länger stabil bleiben. Ab da gibt es nur noch die stündlichen Abfragen. Die realtime Abfrage hat einen Error verursacht. Hilft das?
-
@aexelomeus Nochmal via github installieren und testen ich habe noch ein paar debug message hinzugefügt.
-
@tombox sagte in Test Adapter Grünbeck v0.0.x:
@smartboart Ist in der github version gefixt danke für den Hinweis
Super danke!
-
-
@aexelomeus Was passiert da mit deinem System worx verliert ja auch seine mqtt verbindung. Ist das immer um 4?
-
@tombox mein ioBroker läuft auf einer Synolodgy DS220+, in der Logdatei von der DiskStation habe ich gesehen, dass mir um 4:05 eine neue externe Adresse zugewiesen wurde und somit auch die DDNS aktualisiert wurde. Kann das mit dieser neuen externen Adresse zusammenhängen und das der Token dann nicht mehr passt? Der Worx-Adapter ist aber wieder verbunden, also gab nur diese eine Fehlermeldung.
-
@aexelomeus Ja Fehler 500 ist meist ein Fehler vom externen Server ich werde das nochmal abfangen
-
@aexelomeus Installier nochmal via github er sollte sich neu einloggen wenn das passiert
-
@tombox vielen Dank erstmal für deine Geduld und die Arbeit, die du da reingesteckt hast und reinsteckst.
Heute um 4:05 habe ich wieder eine neue externe IP zugewiesen bekommen, scheint was tägliches bei meinem Telefonanbieter zu sein.
Bis 10:06 gab es dann keine Aktualisierung der Werte. Um 10:06 hat er anscheinen mit einem Reconnect begonnen. Seit 10:08 läuft alles wieder normal ohne mein Eingreifen oder ein Login meinerseits. Ich hoffe dir hilft das.
-
@aexelomeus said in Test Adapter Grünbeck v0.0.x:
Heute um 4:05 habe ich wieder eine neue externe IP zugewiesen bekommen,
den schwachsinn gibts immer noch??? dann versuchs es mit DDNS. google hilft dir.
-
@da_woody kann dir da leider nicht komplett folgen. Habe bereits eine DDNS die automatisch die externe Adresse für meinen Hostnamen aktualisiert, sofern sich diese ändert. Also keine Sorge, ich arbeiten nicht direkt mit einer IPv4 um mein Netzwerk von extern anzusprechen. Trotzdem kann ich es nicht verhindern, wenn mein Internetprovider auf die Idee kommt, mir täglich um exakt 4:02 Uhr eine neue externe IPv4 zuzuweisen. Oder doch? Aber das ist glaube ich auch nicht das Thema für diesen Adapter.
-
@aexelomeus wenn du DDNS verwendest, sollte doch der sofortige reconnect erfolgen, nicht erst 6 stunden später...
ich dachte eigentlich, das der schwachsinn mit autodisconnect abgeschafft wäre. bei mir in ö-land bei meinen kabelbetreibern gabs immer schon fixe IPs. ist mir nur einmal passiert das ich eine neue bekommen habe durch interne umbauten des providers. natürlich ohne verständigung... und ich dämlich schaute weil nichts mehr funktionierte. -
@da_woody es erfolgt auch ein sofortiger reconnect. Bei allen anderen Adaptern und auch der sonstigen Systeme gibt es keine Probleme und spätestens ab 4:05 sind alle wieder online. Bei mir ist es eine Glasfaserleitung und eigentlich habe ich gar keine IPv4 mehr, diese musste ich mir extra dazu bestellen, damit ich überhaupt von extern auf meine Systeme bzw. VPN zugreifen konnte. Und der Grünbeck Adapter reconnectet sich ja auch direkt, um 4:07 empfängt er ja auch Daten, aber nicht die Daten aus der Stream.
@tombox mir ist gerade aufgefallen, dass die Stream-Daten um 10:07 wieder empfangen werden, weil der Adapter terminiert wurde und neustarten musste. Somit besteht das Problem weiterhin, nach Zuweisung einer neuen externen IPv4 bzw. einer Unterbrechung der Internetverbindung.
-
@aexelomeus ICh habe mal was eingebaut was das beheben sollte einfach mal via github installieren und neustarten
-
@aexelomeus Tritt der Fehler noch auf?