Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 5.0.x jetzt in der BETA

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    js-controller 5.0.x jetzt in der BETA

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bishop @mcm1957 last edited by

      @mcm57
      ja sorry mein Fehler, kann man nur mit git installieren. Hat nichts mit dem js zu tun. Sorry

      mcm1957 1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @bishop last edited by

        @bishop said in js-controller 5.0.x jetzt in der BETA:

        ja sorry mein Fehler, kann man nur mit git installieren. Hat nichts mit dem js zu tun. Sorry

        Kein Problem und Fragen ist immer erlaubt!
        Und der Fehler wird sehr wohl durch eine js-controller Anforderung ausgelöst. Nur muss die Behebung im Adapter erfolgen. Tut leid dass ich da nicht mehr helfen kann.

        1 Reply Last reply Reply Quote 0
        • Feuersturm
          Feuersturm @foxriver76 last edited by Feuersturm

          @foxriver76 sagte in js-controller 5.0.x jetzt in der BETA:

          @Feuersturm von dir wäre ein Feedback interessant ob 5.0.10 -> 5.0.11 dieses mal mit Master und Slave klappt

          Leider nicht.
          Hatte Master und Slave vorher von 5.0.9 auf 5.0.10 (via CLI) aktualisiert und dann per Admin auf die 5.0.11 aktualisiert
          Master -> ok

          proxmox@ioBrokerTestsystem:/opt/iobroker$ nodejs -v && npm -v
          v18.17.1
          9.6.7
          

          Slave -> nicht ok

          proxmox@ioBrokerNew:/opt/iobroker$ nodejs -v && npm -v
          v18.17.0
          9.6.7
          

          e9477672-9e4b-46af-8def-20bf4f068042-grafik.png

          Log vom Slave

          2023-08-12 23:19:36.317 - info: host.ioBrokerNew iobroker.js-controller version 5.0.9 js-controller starting
          2023-08-12 23:19:36.332 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-08-12 23:19:36.334 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.17.0
          2023-08-12 23:19:36.337 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
          2023-08-12 23:19:36.939 - info: host.ioBrokerNew connected to Objects and States
          2023-08-12 23:19:36.996 - info: host.ioBrokerNew added notifications configuration of host
          2023-08-12 23:19:38.247 - info: host.ioBrokerNew 63 instances found
          2023-08-12 23:19:38.314 - warn: host.ioBrokerNew does not start any instances on this host
          2023-08-12 23:24:43.883 - info: host.ioBrokerNew received SIGTERM
          2023-08-12 23:24:43.900 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=false)
          2023-08-12 23:24:43.903 - info: host.ioBrokerNew stopInstance system.adapter.sql.0 (force=false, process=false)
          2023-08-12 23:24:43.905 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=false)
          2023-08-12 23:24:43.940 - info: host.ioBrokerNew terminated
          2023-08-12 23:28:23.404 - info: host.ioBrokerNew iobroker.js-controller version 5.0.10 js-controller starting
          2023-08-12 23:28:23.416 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-08-12 23:28:23.418 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.17.0
          2023-08-12 23:28:23.421 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
          2023-08-12 23:28:24.154 - info: host.ioBrokerNew connected to Objects and States
          2023-08-12 23:28:24.205 - info: host.ioBrokerNew added notifications configuration of host
          2023-08-12 23:28:25.398 - info: host.ioBrokerNew 63 instances found
          2023-08-12 23:28:25.460 - warn: host.ioBrokerNew does not start any instances on this host
          2023-08-12 23:38:35.267 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:38:35.410 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:38:40.281 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:38:40.418 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:38:45.288 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:38:45.428 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:38:50.298 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:38:50.436 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:38:55.306 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:38:55.444 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:00.320 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:00.454 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:05.326 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:05.460 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:10.334 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:10.470 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:15.344 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:15.478 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:20.355 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:20.488 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:25.366 - info: host.ioBrokerNew Objects database successfully reconnected
          2023-08-12 23:39:25.495 - info: host.ioBrokerNew Objects database successfully reconnected
          2023-08-12 23:39:35.215 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:35.307 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:40.223 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:40.314 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:45.232 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
          2023-08-12 23:39:45.321 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
          2023-08-12 23:39:50.239 - info: host.ioBrokerNew Objects database successfully reconnected
          2023-08-12 23:39:50.331 - info: host.ioBrokerNew Objects database successfully reconnected
          2023-08-12 23:45:34.478 - info: host.ioBrokerNew Controller will upgrade itself to version 5.0.11
          2023-08-12 23:45:38.322 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Stopping controller
          2023-08-12 23:45:38.451 - info: host.ioBrokerNew received SIGTERM
          2023-08-12 23:45:38.457 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=false)
          2023-08-12 23:45:38.458 - info: host.ioBrokerNew stopInstance system.adapter.sql.0 (force=false, process=false)
          2023-08-12 23:45:38.460 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=false)
          2023-08-12 23:45:38.519 - info: host.ioBrokerNew terminated
          2023-08-12 23:45:42.594 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
          2023-08-12 23:45:42.614 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
          2023-08-12 23:46:26.476 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Timeout expired, initializing shutdown
          2023-08-12 23:46:26.620 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
          2023-08-12 23:46:29.040 - info: host.ioBrokerNew iobroker.js-controller version 5.0.11 js-controller starting
          2023-08-12 23:46:29.053 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-08-12 23:46:29.056 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.17.0
          2023-08-12 23:46:29.059 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
          2023-08-12 23:46:29.988 - info: host.ioBrokerNew connected to Objects and States
          2023-08-12 23:46:30.085 - info: host.ioBrokerNew added notifications configuration of host
          2023-08-12 23:46:32.892 - info: host.ioBrokerNew 63 instances found
          2023-08-12 23:46:33.010 - warn: host.ioBrokerNew does not start any instances on this host
          
          foxriver76 1 Reply Last reply Reply Quote 0
          • foxriver76
            foxriver76 Developer @Feuersturm last edited by

            @feuersturm kannst du nochmal Slave machen und dabei Browser Konsole öffnen und log zeigen. Da finden wir am ehesten das Problem.

            Feuersturm 1 Reply Last reply Reply Quote 0
            • Feuersturm
              Feuersturm @foxriver76 last edited by

              @foxriver76 Na klar, leider kommt in der Browserconsole gar nichts wenn das Update gestartet wird auf dem Slave von 5.0.10 auf 5.0.11
              20fe612a-4470-41eb-a22f-051b49fddd5b-grafik.png

              foxriver76 1 Reply Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer @Feuersturm last edited by

                @feuersturm aber update wird durchgeführt?

                Feuersturm 1 Reply Last reply Reply Quote 0
                • Feuersturm
                  Feuersturm @foxriver76 last edited by

                  @foxriver76 ja, slave update war erfolgreich

                  foxriver76 1 Reply Last reply Reply Quote 0
                  • foxriver76
                    foxriver76 Developer @Feuersturm last edited by

                    @feuersturm ok nochmal zum Szenario

                    der genutzte Admin läuft auf? (Master/Slave)

                    Feuersturm 1 Reply Last reply Reply Quote 0
                    • Feuersturm
                      Feuersturm @foxriver76 last edited by Feuersturm

                      @foxriver76 Hi, der Admin läuft auf dem Master.
                      Bei mir läuft proxmox und dort habe ich in zwei LXC Containern zwei ioBroker Testsysteme laufen:

                      • Master: ioBroker Testsystem (http://192.168.178.77:8081)
                      • Slave: ioBrokerNew (192.168.178.78)

                      e138ef4d-03f6-4ccb-ad4a-81eb4024e777-grafik.png

                      Master:

                      proxmox@ioBrokerTestsystem:~$ iobroker multihost status
                      No configuration change needed.
                      
                      
                      Multihost discovery server: disabled
                      Discovery authentication:   enabled
                      Persistent activation:      disabled
                      Objects:                    jsonl on 0.0.0.0
                      States:                     jsonl on 0.0.0.0
                      
                      proxmox@ioBrokerTestsystem:~$ iob list instances
                      + system.adapter.admin.0                  : admin                 : ioBrokerTestsystem                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : ioBrokerTestsystem                       -  enabled
                        system.adapter.benchmark.0              : benchmark             : ioBrokerTestsystem                       - disabled
                        system.adapter.daswetter.0              : daswetter             : ioBrokerTestsystem                       -  enabled
                      + system.adapter.device-watcher.0         : device-watcher        : ioBrokerTestsystem                       -  enabled
                        system.adapter.devices.0                : devices               : ioBrokerTestsystem                       - disabled
                        system.adapter.discovery.0              : discovery             : ioBrokerNew                              - disabled
                        system.adapter.dwd.0                    : dwd                   : ioBrokerTestsystem                       -  enabled
                      + system.adapter.fritzbox.0               : fritzbox              : ioBrokerTestsystem                       -  enabled
                        system.adapter.fully-tablet-control.0   : fully-tablet-control  : ioBrokerTestsystem                       - disabled
                        system.adapter.history.1                : history               : ioBrokerNew                              - disabled
                      + system.adapter.hm-rega.0                : hm-rega               : ioBrokerTestsystem                       -  enabled
                      + system.adapter.hm-rpc.0                 : hm-rpc                : ioBrokerTestsystem                       -  enabled, port: 0
                        system.adapter.hue.0                    : hue                   : ioBrokerTestsystem                       - disabled, port: 443
                        system.adapter.ical.0                   : ical                  : ioBrokerTestsystem                       - disabled
                        system.adapter.ical.1                   : ical                  : ioBrokerTestsystem                       - disabled
                        system.adapter.ical.2                   : ical                  : ioBrokerTestsystem                       - disabled
                        system.adapter.ical.3                   : ical                  : ioBrokerTestsystem                       - disabled
                        system.adapter.ical.4                   : ical                  : ioBrokerTestsystem                       - disabled
                        system.adapter.ical.5                   : ical                  : ioBrokerTestsystem                       -  enabled
                        system.adapter.icons-material-png.0     : icons-material-png    : ioBrokerTestsystem                       - disabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBrokerTestsystem                       - disabled
                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBrokerTestsystem                       - disabled
                        system.adapter.influxdb.0               : influxdb              : ioBrokerTestsystem                       - disabled, port: 8086
                      + system.adapter.info.0                   : info                  : ioBrokerTestsystem                       -  enabled
                      + system.adapter.javascript.0             : javascript            : ioBrokerTestsystem                       -  enabled
                        system.adapter.mqtt.0                   : mqtt                  : ioBrokerTestsystem                       - disabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.nina.0                   : nina                  : ioBrokerTestsystem                       -  enabled
                        system.adapter.openweathermap.0         : openweathermap        : ioBrokerTestsystem                       -  enabled
                      + system.adapter.proxmox.0                : proxmox               : ioBrokerTestsystem                       -  enabled, port: 8006
                        system.adapter.rainbird.0               : rainbird              : ioBrokerTestsystem                       - disabled
                      + system.adapter.samsung-community.0      : samsung-community     : ioBrokerTestsystem                       -  enabled
                        system.adapter.sayit.0                  : sayit                 : ioBrokerTestsystem                       - disabled, port: 0
                      + system.adapter.scenes.0                 : scenes                : ioBrokerTestsystem                       -  enabled
                      + system.adapter.scheduler.0              : scheduler             : ioBrokerTestsystem                       -  enabled
                      + system.adapter.simple-api.0             : simple-api            : ioBrokerTestsystem                       -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        system.adapter.socketio.0               : socketio              : ioBrokerTestsystem                       - disabled, port: 8084, bind: 192.168.178.77, run as: admin
                        system.adapter.spotify-premium.0        : spotify-premium       : ioBrokerTestsystem                       - disabled
                        system.adapter.sql.0                    : sql                   : ioBrokerNew                              - disabled, port: 3306
                      + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBrokerTestsystem                       -  enabled
                        system.adapter.telegram.0               : telegram              : ioBrokerTestsystem                       - disabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.tr-064.0                 : tr-064                : ioBrokerTestsystem                       -  enabled
                      + system.adapter.trashschedule.0          : trashschedule         : ioBrokerTestsystem                       -  enabled
                      + system.adapter.unifi.0                  : unifi                 : ioBrokerTestsystem                       -  enabled
                      + system.adapter.valloxmv.0               : valloxmv              : ioBrokerTestsystem                       -  enabled, port: 80
                      + system.adapter.vis-2-beta.0             : vis-2-beta            : ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBrokerTestsystem                       - disabled
                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-history.0            : vis-history           : ioBrokerTestsystem                       - disabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBrokerTestsystem                       - disabled
                        system.adapter.vis-justgage.0           : vis-justgage          : ioBrokerTestsystem                       - disabled
                        system.adapter.vis-map.0                : vis-map               : ioBrokerTestsystem                       - disabled
                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBrokerTestsystem                       - disabled
                        system.adapter.vis-metro.0              : vis-metro             : ioBrokerTestsystem                       -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBrokerTestsystem                       - disabled
                        system.adapter.vis.0                    : vis                   : ioBrokerTestsystem                       -  enabled
                      + system.adapter.web.0                    : web                   : ioBrokerTestsystem                       -  enabled, port: 8082, bind: 192.168.178.77, run as: admin
                        system.adapter.worx.0                   : worx                  : ioBrokerTestsystem                       - disabled
                      
                      

                      Slave:

                      proxmox@ioBrokerNew:~$ iobroker multihost status
                      No configuration change needed.
                      
                      
                      Multihost discovery server: disabled
                      Discovery authentication:   enabled
                      Persistent activation:      disabled
                      Objects:                    jsonl on 192.168.178.77
                      States:                     jsonl on 192.168.178.77
                      
                      

                      Kann ich dir noch weitere Informationen bereitstellen?

                      foxriver76 1 Reply Last reply Reply Quote 0
                      • foxriver76
                        foxriver76 Developer @Feuersturm last edited by foxriver76

                        @feuersturm hm wenn du zufällig den Beitrag findest in dem du damals die Browser Konsole gezeigt hast, ist am Handy gerade schwierig zu finden 😬

                        Ah oder war Admin issue

                        Ah hier https://github.com/ioBroker/ioBroker.admin/issues/1963#issuecomment-1629713935

                        Hm ok schaut so aus als wäre das CORS Problem zwar gelöst aber irgendwas passt da trotzdem nicht..

                        Feuer-sturm created this issue in ioBroker/ioBroker.admin

                        closed Updating js-controller 5.x on Slave over admin "TypeError: Network Error when attempting to fetch ressource" #1963

                        foxriver76 1 Reply Last reply Reply Quote 0
                        • foxriver76
                          foxriver76 Developer @foxriver76 last edited by foxriver76

                          @foxriver76 kannst du mal während das Update im Gange ist vom Slave im Browser http://192.168.178.78:8081/ aufrufen und schauen was da kommt.

                          Und Admin läuft unter http? Nicht https?

                          Feuersturm 1 Reply Last reply Reply Quote 0
                          • Feuersturm
                            Feuersturm @foxriver76 last edited by

                            @foxriver76 Richtig, Admin läuft unter http

                            Das kommt unter http://192.168.178.78:8081/

                            {"running":false,"stderr":[""],"stdout":["Stopping controller","Successfully stopped js-controller","Server is running on http://localhost:8081","","changed 13 packages in 33s","","81 packages are looking for funding","  run `npm fund` for details","Final information delivered","Final information delivered","Final information delivered","Final information delivered","Final information delivered","Final information delivered","Final information delivered","Final information delivered"],"success":true}
                            
                            foxriver76 1 Reply Last reply Reply Quote 0
                            • foxriver76
                              foxriver76 Developer @Feuersturm last edited by

                              @feuersturm ok das passt eigentlich..

                              Feuersturm 1 Reply Last reply Reply Quote 0
                              • Feuersturm
                                Feuersturm @foxriver76 last edited by

                                @foxriver76 Ist das hier richtig oder sollte hier die ip vom Master stehen?

                                Server is running on http://localhost:8081
                                
                                foxriver76 1 Reply Last reply Reply Quote 0
                                • foxriver76
                                  foxriver76 Developer @Feuersturm last edited by

                                  @feuersturm das passt, wenn dann fragt der Admin den falschen Host an. Nur eigentlich sah das richtig aus im Admin issue. Also controller macht alles richtig nur Admin müsste das anfragen was du da eben auch gesehen hast wenn du die ip eingegeben hast, ich schaue nochmal rein ansonsten baue ich logging in nächste admin Version

                                  foxriver76 1 Reply Last reply Reply Quote 1
                                  • foxriver76
                                    foxriver76 Developer @foxriver76 last edited by foxriver76

                                    @Feuersturm Bzw. könntest du während dem Update mal wenn du die Dev Tools offen hast (F12 meistens, bzw wo auch die Konsole ist), sollte ein Tab Netzwerkanalyse sein, öffne das mal und erst wenns offen ist starte das problembehaftete Upgrade, dann sollten wir sehen was da passiert.

                                    Feuersturm 1 Reply Last reply Reply Quote 0
                                    • Feuersturm
                                      Feuersturm @foxriver76 last edited by Feuersturm

                                      @foxriver76 Ich habe leider keinen besseren Weg gefunden einen Export von der Ausgabe zu machen.
                                      Ich habe die Netzwerkanalyse gestartet und dann das Update gestartet auf dem Slave. So sieht es dann aus.

                                      e299d1db-8d77-4a3e-b34c-5092b2d744b1-grafik.png
                                      1f0cfd3f-b529-4ee7-9bad-76f93d38e625-grafik.png

                                      Edit: Das Update startet dort wo die Zeilen mit dem / beginnen. Diese Zeile wiederholt sich für einige Sekunden bis es dann einfach aufhört.

                                      foxriver76 2 Replies Last reply Reply Quote 0
                                      • foxriver76
                                        foxriver76 Developer @Feuersturm last edited by

                                        @feuersturm ok anscheinend fragt er den Master statt den Slave ab..

                                        1 Reply Last reply Reply Quote 0
                                        • foxriver76
                                          foxriver76 Developer @Feuersturm last edited by

                                          @feuersturm Bitte nochmal mit admin 6.8.0 probieren sobald verfügbar

                                          Feuersturm 1 Reply Last reply Reply Quote 1
                                          • Feuersturm
                                            Feuersturm @foxriver76 last edited by Feuersturm

                                            @foxriver76 Wohooo. Es funktioniert mit Admin 6.8.0. Vielen Dank für deinen großartigen Einsatz.

                                            7c03455e-aa85-450f-898e-fd84bdd1c3a3-grafik.png

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            425
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            71
                                            580
                                            122807
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo