Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] iobroker offline nach admin update

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [gelöst] iobroker offline nach admin update

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

      Edit also konnte den js.controller nochmal neu installieren.
      iobroker läuft im Hintergrund, aber komme einfach nicht drauf!

      iobroker l i --port
        system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 0
      

      Hi nach dem update des neuen Admin adapters komme ich nicht mehr auf iobroker.
      Nach Neuinstallation bekomme ich folgende Fehlermeldung.

      sudo npm install iobroker.admin@3.7.7 --production
      npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      + iobroker.admin@3.7.7
      updated 1 package and audited 3971 packages in 18.952s
      
      15 packages are looking for funding
        run `npm fund` for details
      
      found 56 vulnerabilities (39 low, 3 moderate, 14 high)
        run `npm audit fix` to fix them, or `npm audit` for details
      

      iobroker list adapters/instances ergibt:

      iobroker list instances
      internal/modules/cjs/loader.js:638
          throw err;
          ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
          at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
          at startup (internal/bootstrap/node.js:283:19)
          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
      

      kann unter node_modules keinen iobroker.js-controller finden.

      beim versuch diesen zu installieren kommt:

      /opt/iobroker $ npm install iobroker.jscontroller
      npm ERR! code E404
      npm ERR! 404 Not Found - GET https://registry.npmjs.org/iobroker.jscontroller - Not found
      npm ERR! 404 
      npm ERR! 404  'iobroker.jscontroller@latest' is not in the npm registry.
      npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
      npm ERR! 404 
      npm ERR! 404 Note that you can also install from a
      npm ERR! 404 tarball, folder, http url, or git url.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/juju/.npm/_logs/2020-01-29T16_03_29_506Z-debug.log
      

      Bin langsam echt am verzweifeln. Ich glaube ich verschlimmbessere nur alles!
      Bin für eure Hilfe sehr dankbar!

      Liebe Grüße
      Jan

      T 1 Reply Last reply Reply Quote 0
      • D
        DaBa6 last edited by DaBa6

        @JRiddim anscheinend ist der admin-Adapter nicht mit gestartet.
        Versuch mal in der Konsole folgenden Befehl:

        iobroker start admin.0
        
        J 1 Reply Last reply Reply Quote 0
        • J
          JRiddim @DaBa6 last edited by

          @DaBa6 danke dir für die Antwort. Brachte leider keinen Erfolg.

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @JRiddim last edited by A Former User

            @JRiddim hast du das Update gemacht? Ich hatte gestern Vormittag das gleiche Problem

            https://forum.iobroker.net/topic/29463/gelöst-admin-upd-iobroker-nicht-mehr-erreichbar/24

            J 1 Reply Last reply Reply Quote 0
            • J
              JRiddim @Guest last edited by

              @HeinrichB ja leider nicht über die Konsole

              ? 1 Reply Last reply Reply Quote 0
              • ?
                A Former User @JRiddim last edited by

                @JRiddim

                Siehe meinen Dialog gestern dazu

                https://forum.iobroker.net/topic/29463/gelöst-admin-upd-iobroker-nicht-mehr-erreichbar/24

                J 1 Reply Last reply Reply Quote 0
                • J
                  JRiddim @Guest last edited by JRiddim

                  @HeinrichB danke dir, den Thread habe ich gesehen, habe alles auch durchprobiert...

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @JRiddim last edited by

                    @JRiddim verzeih meine Einmischung

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      JRiddim @Guest last edited by

                      @HeinrichB ich bin für jede Hilfe dankbar!

                      haselchen 1 Reply Last reply Reply Quote 0
                      • haselchen
                        haselchen Most Active @JRiddim last edited by

                        @JRiddim

                        was kommt unter

                        ps -A | grep iobroker

                        raus

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          JRiddim @haselchen last edited by JRiddim

                          @haselchen

                          ps -A | grep iobroker
                            541 ?        00:19:16 iobroker.js-con
                          
                          haselchen 1 Reply Last reply Reply Quote 0
                          • haselchen
                            haselchen Most Active @JRiddim last edited by

                            @JRiddim
                            ok
                            erst den befehl eingeben
                            cd /opt/iobroker

                            dann den
                            node node_modules/iobroker.js-controller/controller.js --logs

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              JRiddim @haselchen last edited by

                              @haselchen sagte in iobroker nicht mehr erreichbar nach admin update:

                              node node_modules/iobroker.js-controller/controller.js --logs

                              node node_modules/iobroker.js-controller/controller.js --logs
                              2020-01-29 22:32:59.327  - info: host.raspberrypi iobroker.js-controller version 2.2.8 js-controller starting
                              2020-01-29 22:32:59.336  - info: host.raspberrypi Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
                              2020-01-29 22:32:59.337  - info: host.raspberrypi hostname: raspberrypi, node: v10.18.1
                              2020-01-29 22:32:59.339  - info: host.raspberrypi ip addresses: 192.168.100.50 fe80::dea6:32ff:fe0a:7cb6 fe80::fc97:c0ff:fef0:a5a8
                              2020-01-29 22:32:59.803  - info: host.raspberrypi  Error inMem-objects listening on port 9001
                              2020-01-29 22:33:00.351  - info: host.raspberrypi  Error inMem-states listening on port 9000
                              2020-01-29 22:33:00.405  - info: host.raspberrypi connected to Objects and States
                              2020-01-29 22:33:00.551  - info: host.raspberrypi 33 instances found
                              host.raspberrypi check instance "system.adapter.discovery.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.info.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.mihome-vacuum.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.telegram.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.hue.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.hm-rpc.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.hm-rega.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.hm-rpc.1" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.ping.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.web.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-hqwidgets.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-timeandweather.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-jqui-mfd.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-metro.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.spotify-premium.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-google-fonts.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-fancyswitch.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-bars.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-history.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.ical.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.vis-justgage.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.weatherunderground.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.yr.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.backitup.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.terminal.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.zigbee.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.javascript.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.yahka.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.youtube.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.admin.0" for host "raspberrypi"
                              host.raspberrypi check instance "system.adapter.admin.1" for host "raspberrypi"
                              2020-01-29 22:33:00.615  - info: host.raspberrypi starting 30 instances
                              2020-01-29 22:33:00.665  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 19462
                              ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
                              2020-01-29 22:33:02.894  - error: host.raspberrypi instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                              2020-01-29 22:33:02.894  - info: host.raspberrypi Do not restart adapter system.adapter.admin.0 because desired by instance
                              ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                              2020-01-29 22:33:04.633  - info: host.raspberrypi instance system.adapter.admin.1 started with pid 19655
                              ================================== > LOG REDIRECT system.adapter.admin.1 => false [Process stopped]
                              2020-01-29 22:33:06.831  - error: host.raspberrypi instance system.adapter.admin.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
                              2020-01-29 22:33:06.832  - info: host.raspberrypi Do not restart adapter system.adapter.admin.1 because desired by instance
                              ================================== > LOG REDIRECT system.adapter.admin.1 => false [system.adapter.admin.1.logging]
                              2020-01-29 22:33:08.633  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 19684
                              2020-01-29 22:33:10.198  - error: host.raspberrypi instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                              2020-01-29 22:33:10.199  - info: host.raspberrypi Restart adapter system.adapter.discovery.0 because enabled
                              2020-01-29 22:33:12.632  - info: host.raspberrypi instance system.adapter.info.0 started with pid 19861
                              2020-01-29 22:33:14.750  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                              2020-01-29 22:33:14.751  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
                              2020-01-29 22:33:16.630  - info: host.raspberrypi instance system.adapter.mihome-vacuum.0 started with pid 19893
                              2020-01-29 22:33:18.147  - error: host.raspberrypi instance system.adapter.mihome-vacuum.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                              2020-01-29 22:33:18.148  - info: host.raspberrypi Restart adapter system.adapter.mihome-vacuum.0 because enabled
                              2020-01-29 22:33:20.631  - info: host.raspberrypi instance system.adapter.telegram.0 started with pid 20087
                              
                              

                              das will nicht mehr aufhören geht ewig weiter

                              haselchen 1 Reply Last reply Reply Quote 0
                              • haselchen
                                haselchen Most Active @JRiddim last edited by haselchen

                                @JRiddim

                                gib iobroker stop ein
                                dann
                                npm install iobroker.js-controller
                                dann
                                iobroker start

                                J 2 Replies Last reply Reply Quote 0
                                • J
                                  JRiddim @haselchen last edited by JRiddim

                                  @haselchen sagte in iobroker nicht mehr erreichbar nach admin update:

                                  gib iobroker stop ein

                                  tut sich nichts läuft munter weiter. Kann ich die Konsole einfach schließen?

                                  haselchen 1 Reply Last reply Reply Quote 0
                                  • haselchen
                                    haselchen Most Active @JRiddim last edited by

                                    @JRiddim

                                    Ich mach das immer nach try and error.
                                    Auf eigene Gefahr.
                                    Ich hatte das Problem auch.
                                    Und bin die Befehle durchgegangen.
                                    Versuch mal iobroker neu zu starten. Also das Gerät.

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      JRiddim @haselchen last edited by

                                      @haselchen sagte in iobroker nicht mehr erreichbar nach admin update:

                                      @JRiddim

                                      gib iobroker stop ein
                                      dann
                                      npm install iobroker.js-controller
                                      dann
                                      iobroker start

                                      auf der Ebene opt/iobroker oder?

                                      haselchen 1 Reply Last reply Reply Quote 0
                                      • haselchen
                                        haselchen Most Active @JRiddim last edited by

                                        @JRiddim

                                        richtig.

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          JRiddim @haselchen last edited by

                                          @haselchen

                                          erhalte diese Meldung dabei.

                                          npm install iobroker.js-controller
                                          npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
                                          
                                          > iobroker.js-controller@2.2.8 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                          > node lib/preinstallCheck.js
                                          
                                          NPM version: 6.13.4
                                          
                                          > iobroker.js-controller@2.2.8 install /opt/iobroker/node_modules/iobroker.js-controller
                                          > node iobroker.js setup first
                                          
                                          npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                          npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
                                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
                                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
                                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                          
                                          + iobroker.js-controller@2.2.8
                                          updated 1 package and audited 4821 packages in 35.829s
                                          
                                          12 packages are looking for funding
                                            run `npm fund` for details
                                          
                                          found 57 vulnerabilities (40 low, 3 moderate, 14 high)
                                            run `npm audit fix` to fix them, or `npm audit` for details
                                          
                                          haselchen 1 Reply Last reply Reply Quote 0
                                          • haselchen
                                            haselchen Most Active @JRiddim last edited by

                                            @JRiddim

                                            Viele Wege führen hier nach Rom.
                                            Kommste mit iobroker start oder iobroker start admin.0 jetzt auf die Oberfläche?

                                            Ansonsten kannst du noch den Fixer laufen lassen oder clever wäre auch beim raspi ein
                                            sudo apt update und dann ein
                                            sudo apt full-upgrade
                                            zu machen.
                                            dann ist der raspberry erstmal auf dem neuesten stand.

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

                                            Support us

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

                                            605
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter admin frage js.controller update
                                            8
                                            86
                                            7854
                                            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