Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. IoBroker.Admin nach Update defekt

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

IoBroker.Admin nach Update defekt

IoBroker.Admin nach Update defekt

Scheduled Pinned Locked Moved ioBroker Allgemein
38 Posts 12 Posters 11.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    thps
    wrote on last edited by
    #5

    Ich habe das Problem nun mehr oder weniger gelöst…

    1. Musste ich die Datei "package.json" unter home/pi anlegen (ohne Inhalt)

    2. Habe ich NPM aktualisiert

    3. Habe ich ein Downgrade auf den Admin-Adapter 2.0.9 gemacht

    3. Danach alle Instanzen des Admin Adapters gelöscht und eine neue Instanz hinzugefügt

    --> Nun ging zumindest der Admin Adapter wieder, dafür kein anderer mehr...

    4. Habe ich reinstall.sh ausgeführt.

    Danach hat das System angefangen alle Adpater neu zu installieren und Siehe da.. es läuft wieder (Mit der Alten Admin-Oberfläche)

    1 Reply Last reply
    0
    • apollon77A Online
      apollon77A Online
      apollon77
      wrote on last edited by
      #6

      Welche npm Version hast du denn jetzt?! Geht jetzt dann Update auf neues Admin?

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Reply Last reply
      0
      • J Offline
        J Offline
        Jautze
        wrote on last edited by
        #7

        Hallo,

        ich habe nach update des Admin Adapters auf 3.1.4 auch das Problem das ich nicht mehr auf die Admin Oberfläche komme. Vis läuft aber noch.

        Ich bekomme

        Cannot GET /

        npm -v

        3.10.10

        Wie kann ich das wieder lösen?

        Danke und viele Grüße

        Marcel

        1 Reply Last reply
        0
        • eric2905E Online
          eric2905E Online
          eric2905
          wrote on last edited by
          #8

          Welche Node-Version hast Du?

          node -v
          

          Erst mal schauen, was Du hast. Danach evtl. mal ein Update auf npm 4 oder auch eine höhere Node-Version probieren.

          Gruß,

          Eric

          Roses are red, violets are blue,

          if I listen to metal, my neighbours do too

          1 Reply Last reply
          0
          • HomoranH Do not disturb
            HomoranH Do not disturb
            Homoran
            Global Moderator Administrators
            wrote on last edited by
            #9

            Ich habe das mal nach hier verschoben, da es nicht um vis geht

            Gruß

            Rainer

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Reply Last reply
            0
            • T Offline
              T Offline
              thps
              wrote on last edited by
              #10

              @apollon77:

              Welche npm Version hast du denn jetzt?! Geht jetzt dann Update auf neues Admin? `

              Ich habe gerade keinen Zugriff auf meinen Pi, vermute aber das es nun die aktuelle (5.x.x) ist. Ich bleib nun erstmal auf der alten Admin-Oberfläche…

              1 Reply Last reply
              0
              • K Offline
                K Offline
                katzenjunge
                wrote on last edited by
                #11

                Hallo,

                habe ebenfalls das Problem mit dem IOBroker Admin in Version 3.1.5. , bekomme nur "CANNOT GET /" bei dem Aufruf der Seite.

                node -v

                v9.4.0

                npm -v

                5.6.0

                1 Reply Last reply
                0
                • HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #12

                  @thps:

                  vermute aber das es nun die aktuelle (5.x.x) ist. Ich bleib nun erstmal auf der alten Admin-Oberfläche… `
                  mit npm 5.x gibt es immer wieder Probleme, nicht nur beim admin.

                  npm5.x installiert teilweise vollkommen falsch, bis hin zur vollständigen Unbrauchbarkeit.

                  Bitte unbedingt (!!) auf npm 4.x downgraden

                  Gruß

                  Rainer

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    Bacon
                    wrote on last edited by
                    #13

                    Hallo,

                    hier selbiges Problem, es kommt nur noch Cannot GET /

                    node -v

                    v6.12.3

                    npm - v

                    3.10.10

                    Danke für die Hilfe

                    1 Reply Last reply
                    0
                    • K Offline
                      K Offline
                      katzenjunge
                      wrote on last edited by
                      #14

                      downgrade auf npm 4.6.1 sowie anschließende neuinstallation des admin adapters und neustarts von iobroker hat leider auch keine besserung gebracht.

                      1 Reply Last reply
                      0
                      • HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by
                        #15

                        und jetzt bitte ausführen

                        cd /opt/iobroker
                        sudo npm cache clean
                        sudo iobroker stop
                        sudo npm install iobroker.admin
                        sudo iobroker start
                        

                        Gruß

                        Rainer

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Reply Last reply
                        0
                        • K Offline
                          K Offline
                          katzenjunge
                          wrote on last edited by
                          #16

                          @Homoran:

                          und jetzt bitte ausführen

                          cd /opt/iobroker
                          sudo npm cache clean
                          sudo iobroker stop
                          sudo npm install iobroker.admin
                          sudo iobroker start
                          

                          Gruß

                          Rainer `

                          erhalte weiterhin der fehler CANNOT GET /

                          1 Reply Last reply
                          0
                          • HomoranH Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #17

                            Was ergibt bei dir?

                            cd /opt/iobroker
                            sudo iobroker list instances
                            

                            Bitte die Ausgabe hier in Codetags posten

                            Gruß

                            Rainer

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Reply Last reply
                            0
                            • K Offline
                              K Offline
                              katzenjunge
                              wrote on last edited by
                              #18
                              sudo iobroker list instances
                              system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              system.adapter.cloud.0                 : cloud       -  enabled
                              system.adapter.hue.0                   : hue         - disabled, port: 80
                              system.adapter.javascript.0            : javascript  -  enabled
                              system.adapter.javascript.1            : javascript  -  enabled
                              system.adapter.mihome-vacuum.0         : mihome-vacuum -  enabled, port: 54321
                              system.adapter.ping.0                  : ping        - disabled
                              system.adapter.web.0                   : web         - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              1 Reply Last reply
                              0
                              • J Offline
                                J Offline
                                Jautze
                                wrote on last edited by
                                #19

                                @Homoran:

                                und jetzt bitte ausführen

                                cd /opt/iobroker
                                sudo npm cache clean
                                sudo iobroker stop
                                sudo npm install iobroker.admin
                                sudo iobroker start
                                

                                Gruß

                                Rainer `

                                Hallo,

                                Das hat bei mir geholfen.

                                Viele Grüße

                                Marcel

                                1 Reply Last reply
                                0
                                • HomoranH Do not disturb
                                  HomoranH Do not disturb
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #20

                                  @katzenjunge:

                                  downgrade auf npm 4.6.1 sowie anschließende neuinstallation des admin adapters und neustarts von iobroker hat leider auch keine besserung gebracht. `
                                  ich hoffe ja nicht, dass dir mit npm 5 bereits etwas zerschossen wurde.

                                  Hast du mal rebootet?

                                  Gruß

                                  Rainer

                                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  1 Reply Last reply
                                  0
                                  • B Offline
                                    B Offline
                                    Bacon
                                    wrote on last edited by
                                    #21

                                    Hallo,

                                    bei mir leider auch keine Erfolg

                                    system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.cloud.0                 : cloud       -  enabled
                                    system.adapter.discovery.0             : discovery   -  enabled
                                    system.adapter.javascript.0            : javascript  -  enabled
                                    system.adapter.pushover.0              : pushover    -  enabled
                                    system.adapter.sonoff.0                : sonoff      -  enabled, port: 1883, bind: 0.0.0.0
                                    system.adapter.telegram.0              : telegram    -  enabled, port: 8443, bind: 0.0.0.0
                                    system.adapter.text2command.0          : text2command -  enabled
                                    system.adapter.tr-064.0                : tr-064      -  enabled
                                    system.adapter.vis.0                   : vis         - disabled
                                    system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    
                                    1 Reply Last reply
                                    0
                                    • K Offline
                                      K Offline
                                      katzenjunge
                                      wrote on last edited by
                                      #22

                                      ja auch kompletter reboot bringt nichts leider

                                      1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        MrLee
                                        wrote on last edited by
                                        #23

                                        Hatte das Problem auch.

                                        Bei mir half:

                                        iobroker stop admin.0

                                        iobroker start admin.0

                                        bis denne

                                        Mr.Lee

                                        1 Reply Last reply
                                        1
                                        • B Offline
                                          B Offline
                                          Bacon
                                          wrote on last edited by
                                          #24

                                          Hallo,

                                          habe nun ein downgrade auf Version 2.0.9 gemacht

                                          npm install iobroker.admin@2.0.9 --production
                                          
                                          

                                          Läuft erst einmal wieder.

                                          Danke

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          600

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe