Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] Test Shelly Adapter

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Aufruf] Test Shelly Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • Stuebi
      Stuebi last edited by

      @bigtwinch:

      <size size="150">Frage gibt es Neuigkeiten für Systeme mit mehr als zwei Netzwerke / Interfaces :(</size>

      habe auch mit Virtuellen Interfaces versucht!

      z.B:

      enp3s0 192.168.1.120 (iOBroker ip-addresse)

      enp3s0:1 192.168.1.188 (irgend ein www dienst)

      wenn beim reboot beide aktiv sind Startet der Shellyadapter nicht :evil: :evil: :evil:

      Gruss

      Christian `

      ioBroker muss mit den Shellys im gleichen Subnetz sein. Sonst funktioniert es wegen des Multicast Protokolls nicht.

      1 Reply Last reply Reply Quote 0
      • B
        bigtwinch last edited by

        > ioBroker muss mit den Shellys im gleichen Subnetz sein. Sonst funktioniert es wegen des Multicast Protokolls nicht.

        Die beiden IP Addressen sind im selben Subnet und Ja die Shellys sind auch im gleichen Subnet der Shelly hatt die ip 192.168.1.146 !

        Netmask = 255.255.255.0 ! –> Das ist das gleiche Subnet!

        Subnetzmaske = 255.255.255.0

        32-Bit-Wert = 1111 1111 1111 1111 1111 1111 0000 0000

        oder Suffix = /24

        Das ist OK.

        Kann denn niemand mal zwei ip's Konfigurieren und schauen ob es läuft oder nicht ?

        1 Reply Last reply Reply Quote 0
        • W
          w00dy last edited by w00dy

          Hallo, der Adapter geht leider nicht auf grün, ich denke der Adapter funzt grundlegend nicht bei mir, da alle drei Instanzen rot sind:

          P1.jpeg

          Im Log finde ich folgende Angaben:
          Exception: Error: addMembership EADDRINUSE

          Die Suchfunktion spuckt dazu leider nicht's zielführendes aus. Was kann ich tun, damit ich den Adapter zum Laufen bringe?

          ioBroker läuft auf einem Rock64 mit Node.js: v6.14.4 und NPM: 3.10.10 und Admin 3.5.10

          Liebe Grüße,

          Hicks

          1 Reply Last reply Reply Quote 0
          • Stuebi
            Stuebi last edited by

            Hmm, sieht so aus als ob die Listener Adresse + Port schon in Benutzung ist. Hast Du noch ein Dienst der auf Port 5683 läuft aktiv?

            1 Reply Last reply Reply Quote 0
            • W
              w00dy last edited by

              Hallo @Stuebi,

              nicht, dass ich wüsste.

              Hier würden mir jetzt spontan nur der Sonoff-, MQTT-, und die Homematic-Adapter einfallen die offensichtlich Ports belegen, aber die liegen alle auf anderen Port-Adressen.

              1 Reply Last reply Reply Quote 0
              • W
                w00dy last edited by

                ...habe eben mal nen Portscan gemacht, demnach ist der Port 5683 nicht belegt.

                Stuebi 1 Reply Last reply Reply Quote 0
                • marcuskl
                  marcuskl last edited by

                  Kann man die neuen Shelly Rgbw 2 im iobroker überhaupt verwenden, es zeigt es mir in den objekten an, aber ich kann nichts schalten ?

                  Stuebi 1 Reply Last reply Reply Quote 0
                  • Stuebi
                    Stuebi @marcuskl last edited by

                    @marcuskl , der RGBW2 wird in der nächsten Version unterstützt.
                    Zeigt der ioBroker Shelly Adapter einen Fehler bei den RGBW2 Geräten an?

                    marcuskl 1 Reply Last reply Reply Quote 0
                    • Stuebi
                      Stuebi @w00dy last edited by Stuebi

                      @Hicks vielleicht hilft das noch weiter: https://github.com/schmupu/ioBroker.shelly/issues/11

                      Du kannst den Shelly Adapter einmal deaktivieren und dann auf dem ioBroker Rechner folgenden Befehl ausführen:

                      netstat -ln | grep 5683
                      

                      Ist ein Eintrag zu sehen?

                      1 Reply Last reply Reply Quote 0
                      • W
                        w00dy last edited by

                        Hallo @Stuebi ,

                        danke für die Hilfe!

                        Dein Link bezieht sich, wie ich das verstehe, darauf, dass ioBrocker in einem Container läuft. Das ist bei mir nicht der Fall, ioB läuft alleine auf dem Rock64.

                        Die Portabfrage gibt keinen Eintrag aus, scheint also nicht belegt zu sein.

                        1 Reply Last reply Reply Quote 0
                        • Stuebi
                          Stuebi @danw last edited by

                          @danw sagte in [Aufruf] Test Shelly Adapter:

                          Über die Facebook Gruppe wird aktiv kommuniziert

                          Mit der latest Version 2.1.3 wird der RGBW2 unterstützt. Diese sollte Morgen als Update zur Verfügung stehen.

                          1 Reply Last reply Reply Quote 0
                          • marcuskl
                            marcuskl @Stuebi last edited by

                            @Stuebi Nein kein Fehler, kann es nur net schalten, sehe nur state online und noch einen state, weiß jz nicht genau welcher

                            Stuebi 1 Reply Last reply Reply Quote 0
                            • Stuebi
                              Stuebi @marcuskl last edited by

                              @marcuskl sagte in [Aufruf] Test Shelly Adapter:

                              @Stuebi Nein kein Fehler, kann es nur net schalten, sehe nur state online und noch einen state, weiß jz nicht genau welcher

                              Hast du die Version 2.1.3 installiert und den Adapter neu gestartet?

                              marcuskl 1 Reply Last reply Reply Quote 0
                              • marcuskl
                                marcuskl @Stuebi last edited by

                                @Stuebi Jetzt mit dem Update kann ich es steuern 👍

                                Stuebi 1 Reply Last reply Reply Quote 0
                                • Stuebi
                                  Stuebi @marcuskl last edited by

                                  @marcuskl , super aber es gibt noch ein Problem im White Modus. Ich bin aber dran. Ist nur unheimlich schwer die Funktionalität ohne RGBW2 Hardware zu programmieren. Hardware ist aber auf dem Weg!

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    klausiob last edited by

                                    Habe Shelly 2.5 bestellt, wurde der hier schon mal getestet oder funktioniert dieser wie Shelly 2.

                                    Stuebi 1 Reply Last reply Reply Quote 0
                                    • Stuebi
                                      Stuebi @klausiob last edited by

                                      @klausiob , nein aber werde ich im Shelly Adapter berücksichtigen.

                                      K 1 Reply Last reply Reply Quote 0
                                      • M
                                        Merowinger last edited by Merowinger

                                        Eigentlich lief der Adapter bislang wunderbar.. Jetzt habe ich ein Problem. Ich kann nur noch selten ein Gerät steuern und der log sagt folgendes

                                        2019-02-24 07:40:26.569 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:40:26.574 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:40:26.574 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:40:38.103 - info: web.0 <==Disconnect system.user.admin from ::ffff:192.168.178.70 vis.0
                                        2019-02-24 07:40:56.578 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9005
                                        2019-02-24 07:40:56.945 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:40:56.964 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:40:57.004 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:40:58.697 - info: web.0 ==>Connected system.user.admin from ::ffff:192.168.178.70
                                        2019-02-24 07:41:11.765 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:41:11.771 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:41:11.771 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:41:15.378 - info: web.0 <==Disconnect system.user.admin from ::ffff:192.168.178.70 vis.0
                                        2019-02-24 07:41:41.776 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9015
                                        2019-02-24 07:41:42.104 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:41:42.117 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:41:42.151 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:41:56.951 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:41:56.956 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:41:56.956 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:42:23.146 - info: host.iobroker object change system.adapter.shelly.0
                                        2019-02-24 07:42:23.146 - info: host.iobroker "system.adapter.shelly.0" disabled
                                        2019-02-24 07:42:27.277 - error: shelly.0 adapter disabled
                                        2019-02-24 07:42:27.290 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 3 (Adapter disabled or invalid config)
                                        2019-02-24 07:42:27.296 - info: host.iobroker Do not restart adapter system.adapter.shelly.0 because disabled or deleted
                                        2019-02-24 07:42:34.606 - info: iobroker del shelly.0
                                        2019-02-24 07:42:34.816 - info: iobroker Delete adapter "shelly.0"
                                        2019-02-24 07:42:34.830 - info: iobroker host.iobroker Counted 1 instances of shelly
                                        2019-02-24 07:42:34.837 - info: iobroker host.iobroker Counted 14 devices of shelly.0
                                        2019-02-24 07:42:34.844 - info: iobroker host.iobroker Counted 31 channels of shelly.0
                                        2019-02-24 07:42:34.856 - info: iobroker host.iobroker Counted 173 states of shelly.0
                                        2019-02-24 07:42:34.935 - info: iobroker host.iobroker Counted 152 states (io.shelly.0.) from states
                                        2019-02-24 07:42:34.941 - info: iobroker host.iobroker Counted 8 states (system.adapter.shelly.0.
                                        ) from states
                                        2019-02-24 07:42:35.210 - info: iobroker host.iobroker Deleting 219 object(s).
                                        2019-02-24 07:42:35.262 - info: iobroker host.iobroker: Only 200 objects left to be deleted.
                                        2019-02-24 07:42:35.622 - info: host.iobroker object change system.adapter.shelly.0
                                        2019-02-24 07:42:35.622 - info: host.iobroker object deleted system.adapter.shelly.0
                                        2019-02-24 07:42:35.623 - info: iobroker host.iobroker Deleting 160 state(s).
                                        2019-02-24 07:42:35.843 - info: iobroker exit 0
                                        2019-02-24 07:42:46.325 - info: iobroker _restart
                                        2019-02-24 07:42:46.438 - info: iobroker Starting node restart.js
                                        2019-02-24 07:42:46.444 - info: iobroker exit 0
                                        2019-02-24 07:42:46.512 - info: host.iobroker received SIGTERM
                                        2019-02-24 07:42:51.518 - info: host.iobroker received SIGTERM
                                        2019-02-24 07:42:56.526 - info: host.iobroker force terminating
                                        2019-02-24 07:42:56.527 - info: Adapter admin still running
                                        2019-02-24 07:42:56.527 - info: Adapter discovery still running
                                        2019-02-24 07:42:56.527 - info: Adapter fritzbox still running
                                        2019-02-24 07:42:56.527 - info: Adapter tr-064 still running
                                        2019-02-24 07:42:56.527 - info: Adapter web still running
                                        2019-02-24 07:42:56.527 - info: Adapter javascript still running
                                        2019-02-24 07:42:56.527 - info: Adapter fritzdect still running
                                        2019-02-24 07:42:56.527 - info: Adapter scenes still running
                                        2019-02-24 07:42:56.527 - info: Adapter onvif still running
                                        2019-02-24 07:42:56.547 - info: host.iobroker received SIGTERM
                                        2019-02-24 07:43:01.856 - info: host.iobroker iobroker.js-controller version 1.4.2 js-controller starting
                                        2019-02-24 07:43:01.857 - info: host.iobroker Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
                                        2019-02-24 07:43:01.857 - info: host.iobroker hostname: iobroker, node: v8.15.0
                                        2019-02-24 07:43:01.858 - info: host.iobroker ip addresses: 192.168.178.138 fe80::b4f5:beff:fecc:dde4
                                        2019-02-24 07:43:01.879 - info: host.iobroker inMem-states listening on port 9000
                                        2019-02-24 07:43:01.916 - info: host.iobroker inMem-objects listening on port 9001
                                        2019-02-24 07:43:01.920 - info: host.iobroker InMemoryDB connected
                                        2019-02-24 07:43:01.924 - info: host.iobroker 31 instances found
                                        2019-02-24 07:43:01.928 - info: host.iobroker starting 22 instances
                                        2019-02-24 07:43:01.938 - info: host.iobroker instance system.adapter.admin.0 started with pid 9111
                                        2019-02-24 07:43:02.563 - error: admin.0 setObject id missing!!
                                        2019-02-24 07:43:02.567 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.15.0
                                        2019-02-24 07:43:02.573 - info: admin.0 requesting all states
                                        2019-02-24 07:43:02.573 - info: admin.0 requesting all objects
                                        2019-02-24 07:43:02.573 - info: admin.0 Request actual repository...
                                        2019-02-24 07:43:02.690 - info: admin.0 received all states
                                        2019-02-24 07:43:02.859 - info: admin.0 received all objects
                                        2019-02-24 07:43:02.921 - info: host.iobroker Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                                        2019-02-24 07:43:02.880 - info: admin.0 http server listening on port 8081
                                        2019-02-24 07:43:02.880 - info: admin.0 Use link "http://localhost:8081" to configure.
                                        2019-02-24 07:43:04.558 - info: admin.0 Repository received successfully.
                                        2019-02-24 07:43:05.933 - info: host.iobroker instance system.adapter.discovery.0 started with pid 9128
                                        2019-02-24 07:43:06.227 - info: discovery.0 starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.discovery, node: v8.15.0
                                        2019-02-24 07:43:09.936 - info: host.iobroker instance system.adapter.fritzbox.0 started with pid 9138
                                        2019-02-24 07:43:10.317 - info: fritzbox.0 starting. Version 0.2.1 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v8.15.0
                                        2019-02-24 07:43:10.320 - info: fritzbox.0 try to connect: 192.168.178.1
                                        2019-02-24 07:43:10.334 - info: fritzbox.0 adapter connected to fritzbox: 192.168.178.1
                                        2019-02-24 07:43:13.933 - info: host.iobroker instance system.adapter.tr-064.0 started with pid 9148
                                        2019-02-24 07:43:14.341 - info: tr-064.0 starting. Version 0.4.18 in /opt/iobroker/node_modules/iobroker.tr-064, node: v8.15.0
                                        2019-02-24 07:43:17.933 - info: host.iobroker instance system.adapter.web.0 started with pid 9158
                                        2019-02-24 07:43:18.354 - info: web.0 starting. Version 2.4.1 in /opt/iobroker/node_modules/iobroker.web, node: v8.15.0
                                        2019-02-24 07:43:18.483 - info: web.0 socket.io server listening on port 8082
                                        2019-02-24 07:43:18.484 - info: web.0 http server listening on port 8082
                                        2019-02-24 07:43:22.243 - info: vis.0 starting. Version 1.1.7 in /opt/iobroker/node_modules/iobroker.vis, node: v8.15.0
                                        2019-02-24 07:43:22.317 - info: web.0 ==>Connected system.user.admin from ::ffff:192.168.178.70
                                        2019-02-24 07:43:22.664 - info: vis.0 vis license is OK.
                                        2019-02-24 07:43:23.591 - info: host.iobroker instance system.adapter.vis.0 terminated while should be started once
                                        2019-02-24 07:43:25.932 - info: host.iobroker instance system.adapter.javascript.0 started with pid 9178
                                        2019-02-24 07:43:26.585 - info: javascript.0 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.15.0
                                        2019-02-24 07:43:26.588 - info: javascript.0 requesting all states
                                        2019-02-24 07:43:26.592 - info: javascript.0 requesting all objects
                                        2019-02-24 07:43:26.696 - info: javascript.0 received all states
                                        2019-02-24 07:43:26.860 - info: javascript.0 received all objects
                                        2019-02-24 07:43:26.900 - info: javascript.0 Start javascript script.js.common.Raff_runter
                                        2019-02-24 07:43:26.905 - info: javascript.0 script.js.common.Raff_runter: registered 1 subscription and 0 schedules
                                        2019-02-24 07:43:26.905 - info: javascript.0 Start javascript script.js.common.Raff_nauf
                                        2019-02-24 07:43:26.906 - info: javascript.0 script.js.common.Raff_nauf: registered 1 subscription and 0 schedules
                                        2019-02-24 07:43:35.670 - info: iobroker add shelly --host iobroker
                                        2019-02-24 07:43:35.916 - info: iobroker host.iobroker create instance shelly
                                        2019-02-24 07:43:35.923 - info: iobroker host.iobroker object shelly.0.info.connection created
                                        2019-02-24 07:43:35.955 - info: iobroker host.iobroker object shelly.0.info created
                                        2019-02-24 07:43:35.982 - info: iobroker host.iobroker object system.adapter.shelly.0.outputCount created
                                        2019-02-24 07:43:36.008 - info: iobroker host.iobroker object system.adapter.shelly.0.inputCount created
                                        2019-02-24 07:43:36.036 - info: iobroker host.iobroker object system.adapter.shelly.0.uptime created
                                        2019-02-24 07:43:36.063 - info: iobroker host.iobroker object system.adapter.shelly.0.memRss created
                                        2019-02-24 07:43:36.091 - info: iobroker host.iobroker object system.adapter.shelly.0.memHeapTotal created
                                        2019-02-24 07:43:36.118 - info: iobroker host.iobroker object system.adapter.shelly.0.memHeapUsed created
                                        2019-02-24 07:43:36.146 - info: iobroker host.iobroker object system.adapter.shelly.0.connected created
                                        2019-02-24 07:43:36.174 - info: iobroker host.iobroker object system.adapter.shelly.0.alive created
                                        2019-02-24 07:43:36.204 - info: host.iobroker object change system.adapter.shelly.0
                                        2019-02-24 07:43:36.208 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9198
                                        2019-02-24 07:43:36.209 - info: iobroker host.iobroker object system.adapter.shelly.0 created
                                        2019-02-24 07:43:36.216 - info: iobroker exit 0
                                        2019-02-24 07:43:36.813 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:43:36.816 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:43:36.869 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:43:38.274 - info: vis-google-fonts.0 starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v8.15.0
                                        2019-02-24 07:43:38.827 - info: host.iobroker instance system.adapter.vis-google-fonts.0 terminated while should be started once
                                        2019-02-24 07:43:45.933 - info: host.iobroker instance system.adapter.fritzdect.0 started with pid 9219
                                        2019-02-24 07:43:46.528 - info: fritzdect.0 starting. Version 0.1.4 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v8.15.0
                                        2019-02-24 07:43:46.530 - info: fritzdect.0 entered ready
                                        2019-02-24 07:43:50.607 - info: fritzdect.0 Talking to FritzBox with firmware: 07.01
                                        2019-02-24 07:43:50.796 - info: fritzdect.0 create Devices 1
                                        2019-02-24 07:43:50.796 - info: fritzdect.0 setting up Repeater/DECT100 object FRITZ!DECT Repeater Küche
                                        2019-02-24 07:43:57.360 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:43:57.366 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:43:57.367 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:44:09.931 - info: host.iobroker instance system.adapter.scenes.0 started with pid 9229
                                        2019-02-24 07:44:10.219 - info: scenes.0 starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.scenes, node: v8.15.0
                                        2019-02-24 07:44:25.931 - info: host.iobroker instance system.adapter.onvif.0 started with pid 9239
                                        2019-02-24 07:44:26.347 - info: onvif.0 starting. Version 0.0.2 in /opt/iobroker/node_modules/iobroker.onvif, node: v8.15.0
                                        2019-02-24 07:44:27.370 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9249
                                        2019-02-24 07:44:27.690 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:44:27.706 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:44:27.741 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:44:42.473 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:44:42.479 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:44:42.479 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:45:12.483 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9259
                                        2019-02-24 07:45:12.805 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:45:12.817 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:45:12.856 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:45:27.671 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:45:27.675 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:45:27.676 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:45:57.678 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9269
                                        2019-02-24 07:45:58.001 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:45:58.011 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:45:58.045 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:46:12.828 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:46:12.834 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:46:12.835 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:46:39.279 - info: web.0 ==>Connected system.user.admin from ::ffff:192.168.178.70
                                        2019-02-24 07:46:42.839 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9279
                                        2019-02-24 07:46:43.193 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:46:43.205 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:46:43.248 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:46:48.426 - info: web.0 <==Disconnect system.user.admin from ::ffff:192.168.178.70 vis.0
                                        2019-02-24 07:46:57.986 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:46:57.992 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:46:57.993 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
                                        2019-02-24 07:47:27.997 - info: host.iobroker instance system.adapter.shelly.0 started with pid 9289
                                        2019-02-24 07:47:28.315 - info: shelly.0 starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.0
                                        2019-02-24 07:47:28.326 - info: shelly.0 Starting shelly.0 in version 2.1.4
                                        2019-02-24 07:47:28.360 - info: shelly.0 Listening for Shelly packets in the network
                                        2019-02-24 07:47:43.146 - warn: shelly.0 Exception: TypeError: Cannot read property 'startsWith' of undefined
                                        2019-02-24 07:47:43.151 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 0 (OK)
                                        2019-02-24 07:47:43.152 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled

                                        hmm jetzt beim Versuch zu löschen...

                                        iobroker 2019-02-24 07:52:14.833 info exit 0
                                        host.iobroker 2019-02-24 07:52:07.805 error Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/shelly.admin/data.json: ENOENT: no such file or directory, open '/opt/iobroker/node
                                        iobroker 2019-02-24 07:52:07.001 info npm uninstall iobroker.shelly --silent --save --prefix "/opt/iobroker" (System call)
                                        iobroker 2019-02-24 07:52:06.811 info host.iobroker Deleting 1 state(s).
                                        iobroker 2019-02-24 07:52:06.807 info host.iobroker Deleting 2 object(s).
                                        iobroker 2019-02-24 07:52:06.800 info host.iobroker Counted 1 states (system.adapter.shelly.*) from states
                                        iobroker 2019-02-24 07:52:06.711 info host.iobroker Counted 1 states of shelly
                                        iobroker 2019-02-24 07:52:06.699 info host.iobroker Counted 1 adapters for shelly
                                        iobroker 2019-02-24 07:52:06.687 info host.iobroker no instances of adapter shelly found
                                        iobroker 2019-02-24 07:52:06.674 info Delete adapter "shelly"
                                        iobroker 2019-02-24 07:52:06.472 info del shelly
                                        host.iobroker 2019-02-24 07:51:58.907 error startInstance system.adapter.shelly.0: object not found!

                                        Stuebi 1 Reply Last reply Reply Quote 0
                                        • Stuebi
                                          Stuebi @Merowinger last edited by

                                          @Merowinger , wie ich sehe willst Du den Adapter löschen und neue anlegen. Ist der Fehler immer noch da? Wenn ja, sage bitte bescheid. Ich habe eine Idee, woran es liegt und würde es gerne korrigieren und Dir die Version zum Testen geben.

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            Merowinger last edited by

                                            Wow fuck, das ging schnell.
                                            Jou habe gelöscht und neu installiert. Weiterhin startet er alle Minute neu... Aber ich kann mittlerweile wenigstens steuern...

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter shelly
                                            81
                                            717
                                            168007
                                            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