Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Admin Adapter 3.7.3 - keine Adapter mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    UNSOLVED Admin Adapter 3.7.3 - keine Adapter mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @dtp last edited by

      @dtp Hallo Thorsten,

      hast du eine Instanz erzeugt?

      iobroker add admin

      D 1 Reply Last reply Reply Quote 1
      • D
        dtp @Homoran last edited by

        @Homoran sagte in Admin Adapter 3.7.3 - keine Adapter mehr:

        hast du eine Instanz erzeugt?

        räusper Das hatte ich in der Tat vergessen.

        Nun läuft's wieder. Danke vielmals.

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

          Danke für Eure zahlreichen Antworten, hat geholfen auch mein Problem zu lösen, welches ich seit heute Morgen hatte mit 3.7.3.

          Gleiches Problem hatte ich auch vor 15min mir der Version 3.7.4! Also wieder zurück auf 3.7.2

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

            Bei mir das gleiche Problem. Zurück zu 3.7.2 , läuft wieder.
            Installation:
            NodeJs V10.16.3
            js-controller 2.0.42

            apollon77 1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @mane444 last edited by

              @mane444 sagte in Admin Adapter 3.7.3 - keine Adapter mehr:

              js-controller 2.0.42

              Off topic: Update mal den Controller 🙂

              B M 2 Replies Last reply Reply Quote 0
              • B
                BrixxtoN @apollon77 last edited by

                @apollon77 Auf was sollen wir updaten 2.2.2 ist noch nicht freigegeben und 2.1.1 funktioniert noch immer nicht?

                Chaot apollon77 2 Replies Last reply Reply Quote 0
                • Chaot
                  Chaot @BrixxtoN last edited by

                  @BrixxtoN der 2.1.1 funktioniert und ist schon länger freigegeben. Damit funktioniert lediglich der Admin 3.7.4 nicht. Aber das ist ja eine andere Geschichte.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    BrixxtoN @Chaot last edited by

                    @Chaot genau das habe ich gemeint, wir sind in einem Thema mit Titel "Admin Adapter 3.7.3 - keine Adapter mehr" und darauf habe ich mich bezogen. Ich meine @mane444 würde nicht weiterkommen mit einem Controller Update, er hätte noch immer gleichen Fehler.

                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @BrixxtoN last edited by

                      @BrixxtoN Aussage war eher generell gemeint. die 2.0.42 ist ne "zwischen-beta Version" ... die hatte noch einige Macken ...

                      Admin fixen wir. Im Repo sollte es erstmal wieder auf 3.7.2 stehen

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

                        Es gibt schon 3.7.4

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          BrixxtoN @Bluefox last edited by

                          @Bluefox es gibt schon 3.7.5 und funktioniert mit jscontroller 2.1.1.

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

                            Ein Dank an die Entwickler, für schnellen Fix.

                            1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active last edited by

                              Version 3.7.5 funktioniert mit js-controller 2.2.3

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

                                Hallo, habe gestern auch auf admin aud 3.7.5 aktualisieren gedrückt, danach auch das selbe Problem mit den Adaptern. Die Version 3.7.4 ist stabil gelaufen. Jetzt probierte ich nach eurer Anweisung oben, wieder zurück zu graden. Leider ohne Erfolg. Bei dem Befehl "iobroker del admin" kommt diese Fehlermeldung Fehler.jpg

                                Was mache ich falsch??

                                apollon77 1 Reply Last reply Reply Quote 0
                                • A
                                  aba320 @JB_Sullivan last edited by

                                  @JB_Sullivan
                                  hallo der weg hat bei mir auf dem pi auch geholfen Danke!

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

                                    Moin,
                                    bin gerade zurück gesprungen auf die "3.7.2".
                                    Ich wollte vorhin auf die 3.7.5 updaten.
                                    Die Installation lief nicht durch weil er gern dafür:

                                    npm WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
                                    npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
                                    
                                    

                                    haben wollte.
                                    Also mit npm beide Versionen installiert.
                                    Danach lies sich 3.7.5 installieren.
                                    Das Problem danach war dann allerdings das der admin Adapter in einer dauer "restart" schleife hin mit folgendem Fehler:

                                    2019-12-30 10:06:47.316  - ^[[32minfo^[[39m: admin.0 (21360) received all objects
                                    2019-12-30 10:06:47.358  - ^[[32minfo^[[39m: admin.0 (21360) https server listening on port 8081
                                    2019-12-30 10:06:47.358  - ^[[32minfo^[[39m: admin.0 (21360) Use link "https://localhost:8081" to configure.
                                    2019-12-30 10:06:51.691  - ^[[31merror^[[39m: admin.0 (21360) uncaught exception: Cannot read property 'unmask' of undefined
                                    2019-12-30 10:06:51.692  - ^[[31merror^[[39m: admin.0 (21360) TypeError: Cannot read property 'unmask' of undefined
                                        at Receiver.unmask (/opt/iobroker/node_modules/ws/lib/Receiver.js:306:47)
                                        at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:505:25)
                                        at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:493:33)
                                        at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                                        at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                                        at TLSSocket.emit (events.js:198:13)
                                        at addChunk (_stream_readable.js:288:12)
                                        at readableAddChunk (_stream_readable.js:269:11)
                                        at TLSSocket.Readable.push (_stream_readable.js:224:10)
                                        at TLSWrap.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                                    2019-12-30 10:06:51.693  - ^[[32minfo^[[39m: admin.0 (21360) terminating https server on port 8081
                                    2019-12-30 10:06:51.698  - ^[[32minfo^[[39m: admin.0 (21360) terminating
                                    2019-12-30 10:06:51.698  - ^[[32minfo^[[39m: admin.0 (21360) Terminated (NO_ERROR): Without reason
                                    2019-12-30 10:06:52.228  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: TypeError: Cannot read property 'unmask' of undefined
                                    2019-12-30 10:06:52.228  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Receiver.unmask (/opt/iobroker/node_modules/ws/lib/Receiver.js:306:47)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:505:25)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:493:33)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at TLSSocket.emit (events.js:198:13)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at addChunk (_stream_readable.js:288:12)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at readableAddChunk (_stream_readable.js:269:11)
                                    2019-12-30 10:06:52.229  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at TLSSocket.Readable.push (_stream_readable.js:224:10)
                                    2019-12-30 10:06:52.230  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at TLSWrap.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                                    2019-12-30 10:06:52.230  - ^[[32minfo^[[39m: host.iobroker instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                                    2019-12-30 10:06:52.230  - ^[[32minfo^[[39m: host.iobroker Restart adapter system.adapter.admin.0 because enabled
                                    
                                    

                                    Die Abhilfe war nur noch die beiden bufferutil/utf8 pakete wieder löschen und downgrade auf 3.7.2.
                                    Dort wird zwar auch bemängelt das die beiden Pakete benötigt werden, allerdings läuft der Adapter damit.

                                    Hat da jemand eine Idee ?!

                                    apollon77 1 Reply Last reply Reply Quote 0
                                    • D
                                      dondaik @JB_Sullivan last edited by

                                      na dann reihe ich mich mal in die reihe ein ... gleicher Fehler !
                                      das hinzufügen eines weiteren admins brauchte nur einen kurzfristigen erfolg 😞 so als linux DAU mache ich jetzt ein langes gesicht ....

                                      dank JB_Sullivan bin ich dann mal zurück gerollt auf 3.7.2 - nun sehe ich das eine version 3.7.4 angeboten wird - na ich warte mal besser mit dem erneuten update.

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @dondaik last edited by

                                        @dondaik sagte in Admin Adapter 3.7.3 - keine Adapter mehr:

                                        ich warte mal besser mit dem erneuten update.

                                        Hallo Don!
                                        Gut so, die 3.7.4 war auch noch fehlerhaft - die 3.7.5 sollte klappen

                                        D 1 Reply Last reply Reply Quote 0
                                        • D
                                          dondaik @Homoran last edited by

                                          @Homoran
                                          danke für die Info!

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

                                            Hallo Leute!

                                            Besten Dank. Habe gerade das Update von 3.7.3 (nix geht) auf 3.7.5 gemacht. Die Adapter wurden dann sofort wieder angezeigt. Läuft wieder. 👍 👍 👍 👍

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            959
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            admin adapter 3.7.3
                                            38
                                            107
                                            10156
                                            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