Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] Nicht mehr erreichbar nach admin Update

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    771

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

[gelöst] Nicht mehr erreichbar nach admin Update

Scheduled Pinned Locked Moved ioBroker Allgemein
admin adapter
8 Posts 4 Posters 1.7k Views 2 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.
  • capitaenzC Offline
    capitaenzC Offline
    capitaenz
    wrote on last edited by capitaenz
    #1

    Hallo zusammen,

    ich habe einen dummen Fehler gemacht, ich wollte den Admin Adapter über das Web-Interface updaten.
    Dabei hat sich die Installation aufgehängt. Vermutlich weil ich node vorher nicht upgedatet habe.

    Ich komme per putty auf den iobroker und habe Zugriff.
    Was ich versucht habe:
    reboot
    cd /opt/iobroker
    sudo chmod 777 * -R
    sudo npm install iobroker.js-controller --production
    Kein Erfolg

    cd /opt/iobroker
    npm cache clean
    iobroker stop
    npm install iobroker.admin
    iobroker upload admin
    iobroker start
    Kein Erfolg

    System update
    apt-get update
    apt-get upgrade
    Kein Erfolg

    npm -v
    6.12.0
    node -v
    v8.16.1
    
    root@tinkerboard:/opt/iobroker# cd /opt/iobroker
    root@tinkerboard:/opt/iobroker# iobroker list instances
    + system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      system.adapter.backitup.0              : backitup    -  enabled
      system.adapter.ble.0                   : ble         -  enabled
      system.adapter.countdown.0             : countdown   -  enabled
      system.adapter.daswetter.0             : daswetter   -  enabled
      system.adapter.deconz.0                : deconz      -  enabled
      system.adapter.dwd.0                   : dwd         -  enabled
      system.adapter.flot.0                  : flot        -  enabled
      system.adapter.history.0               : history     -  enabled
      system.adapter.hm-rega.0               : hm-rega     -  enabled
      system.adapter.hm-rpc.0                : hm-rpc      -  enabled, port: 0
      system.adapter.hm-rpc.1                : hm-rpc      -  enabled, port: 0
      system.adapter.info.0                  : info        -  enabled
      system.adapter.javascript.0            : javascript  -  enabled
      system.adapter.luftdaten.0             : luftdaten   -  enabled
      system.adapter.mqtt.0                  : mqtt        -  enabled, port: 1883
      system.adapter.snips.0                 : snips       -  enabled, port: 1883
      system.adapter.systeminfo.0            : systeminfo  -  enabled
      system.adapter.telegram.0              : telegram    -  enabled, port: 8443, bind: 0.0.0.0
      system.adapter.telegram.1              : telegram    -  enabled, port: 8443, bind: 0.0.0.0
      system.adapter.text2command.0          : text2command -  enabled
      system.adapter.text2command.1          : text2command - disabled
      system.adapter.tinker.0                : tinker      -  enabled
      system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    

    Die Adapter laufen doch... Was mich stutzig macht: bind: 0.0.0.0... ist das richtig?
    Was kann ich noch machen?

    VG
    Leif

    ioBroker auf Synology DS920+ (SSD Raid / 20GB RAM) im VMM

    I 1 Reply Last reply
    0
    • T Offline
      T Offline
      Tgr
      wrote on last edited by
      #2

      Hatte ich ich schon mal.
      Bei mir hat es geholfen mal den Cache von Browser zu löschen.
      Nur ein versuch - vielleicht ist die Lösung einfach.
      Gruß

      1 Reply Last reply
      0
      • capitaenzC capitaenz

        Hallo zusammen,

        ich habe einen dummen Fehler gemacht, ich wollte den Admin Adapter über das Web-Interface updaten.
        Dabei hat sich die Installation aufgehängt. Vermutlich weil ich node vorher nicht upgedatet habe.

        Ich komme per putty auf den iobroker und habe Zugriff.
        Was ich versucht habe:
        reboot
        cd /opt/iobroker
        sudo chmod 777 * -R
        sudo npm install iobroker.js-controller --production
        Kein Erfolg

        cd /opt/iobroker
        npm cache clean
        iobroker stop
        npm install iobroker.admin
        iobroker upload admin
        iobroker start
        Kein Erfolg

        System update
        apt-get update
        apt-get upgrade
        Kein Erfolg

        npm -v
        6.12.0
        node -v
        v8.16.1
        
        root@tinkerboard:/opt/iobroker# cd /opt/iobroker
        root@tinkerboard:/opt/iobroker# iobroker list instances
        + system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          system.adapter.backitup.0              : backitup    -  enabled
          system.adapter.ble.0                   : ble         -  enabled
          system.adapter.countdown.0             : countdown   -  enabled
          system.adapter.daswetter.0             : daswetter   -  enabled
          system.adapter.deconz.0                : deconz      -  enabled
          system.adapter.dwd.0                   : dwd         -  enabled
          system.adapter.flot.0                  : flot        -  enabled
          system.adapter.history.0               : history     -  enabled
          system.adapter.hm-rega.0               : hm-rega     -  enabled
          system.adapter.hm-rpc.0                : hm-rpc      -  enabled, port: 0
          system.adapter.hm-rpc.1                : hm-rpc      -  enabled, port: 0
          system.adapter.info.0                  : info        -  enabled
          system.adapter.javascript.0            : javascript  -  enabled
          system.adapter.luftdaten.0             : luftdaten   -  enabled
          system.adapter.mqtt.0                  : mqtt        -  enabled, port: 1883
          system.adapter.snips.0                 : snips       -  enabled, port: 1883
          system.adapter.systeminfo.0            : systeminfo  -  enabled
          system.adapter.telegram.0              : telegram    -  enabled, port: 8443, bind: 0.0.0.0
          system.adapter.telegram.1              : telegram    -  enabled, port: 8443, bind: 0.0.0.0
          system.adapter.text2command.0          : text2command -  enabled
          system.adapter.text2command.1          : text2command - disabled
          system.adapter.tinker.0                : tinker      -  enabled
          system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        

        Die Adapter laufen doch... Was mich stutzig macht: bind: 0.0.0.0... ist das richtig?
        Was kann ich noch machen?

        VG
        Leif

        I Offline
        I Offline
        ikkerus
        wrote on last edited by
        #3

        @capitaenz
        Ach du scheiße, jetzt habe ich deinen Beitrag 2 Minuten zu spät gelesen. :(

        Ich dachte mir auch nichts groß dabei, weil es ja laut Versionierung nur ein Bugfix-Release ist.

        Allerdings hatte ich schon den JS-Controlelr aktualisiert, insofern bin ich nochmal mit einem blauen Auge davon gekommen. NodeJS ist ja beim Image schon version 10.

        1 Reply Last reply
        0
        • capitaenzC Offline
          capitaenzC Offline
          capitaenz
          wrote on last edited by
          #4

          @ikkerus also meinst du ich muss nur auf Version 10 updaten?

          ioBroker auf Synology DS920+ (SSD Raid / 20GB RAM) im VMM

          1 Reply Last reply
          0
          • capitaenzC Offline
            capitaenzC Offline
            capitaenz
            wrote on last edited by capitaenz
            #5

            Habe jetzt:

            apt-get --purge remove node
            apt-get --purge remove nodejs
            apt-get autoremove
            
            curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
            sudo apt-get install -y build-essential python nodejs
            reboot
            

            durchgeführt

            Ein:

            cd /opt/iobroker
            sudo reinstall.sh
            

            klappt aber nicht, erhalte:

            root@tinkerboard:/opt/iobroker# sudo reinstall.sh
            sudo: reinstall.sh: command not found
            

            ioBroker auf Synology DS920+ (SSD Raid / 20GB RAM) im VMM

            I 1 Reply Last reply
            0
            • capitaenzC capitaenz

              Habe jetzt:

              apt-get --purge remove node
              apt-get --purge remove nodejs
              apt-get autoremove
              
              curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
              sudo apt-get install -y build-essential python nodejs
              reboot
              

              durchgeführt

              Ein:

              cd /opt/iobroker
              sudo reinstall.sh
              

              klappt aber nicht, erhalte:

              root@tinkerboard:/opt/iobroker# sudo reinstall.sh
              sudo: reinstall.sh: command not found
              
              I Offline
              I Offline
              ikkerus
              wrote on last edited by
              #6

              @capitaenz said in iobroker nicht mehr erreichbar nach admin Update:

              root@tinkerboard:/opt/iobroker# sudo reinstall.sh
              sudo: reinstall.sh: command not found

              Versuche es mal mit:

              sudo ./reinstall.sh
              

              Damit wird aus dem nicht vorhandenen Command das in /opt/iobroker liegende Skript.

              Ich hätte genau das gemacht, was du getan hast. Hat jemand anderes noch eine Idee?
              Wichtig ist, dass die Versionen von JS-Controller, NodeJS und NPM zueinander passen.

              1 Reply Last reply
              0
              • sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                wrote on last edited by
                #7

                https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                1 Reply Last reply
                0
                • capitaenzC Offline
                  capitaenzC Offline
                  capitaenz
                  wrote on last edited by capitaenz
                  #8

                  @sigi234
                  Genau die Info hab ich gebrauch (und gesucht)

                  Hab jetzt folgendes gemacht:

                  cd /opt/iobroker
                  iobroker backup
                  
                  -- Fehlgeschlagen!! --
                  
                  root@tinkerboard:/opt/iobroker# iobroker backup
                  events.js:174
                        throw er; // Unhandled 'error' event
                        ^
                  
                  Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
                      at Server.setupListenHandle [as _listen2] (net.js:1279:14)
                      at listenInCluster (net.js:1327:12)
                      at doListen (net.js:1460:7)
                      at process._tickCallback (internal/process/next_tick.js:63:19)
                  Emitted 'error' event at:
                      at emitErrorNT (net.js:1306:8)
                      at process._tickCallback (internal/process/next_tick.js:63:19)
                  
                  -- Fehlgeschlagen!! --
                  
                  iobroker stop
                  curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
                  sudo apt-get install -y nodejs
                  curl -sL https://iobroker.net/fix.sh | bash -
                  iobroker start
                  

                  Webinterface ist wieder da und alle Adpater wieder grün, Snips redet wieder mit uns ;-)
                  Node.js ist jetzt aktuell: v10.16.3

                  Danke an alle!

                  Nur eine Kleinigkeit noch: Ich habe (natürlich) ein Backup (backitup-Adapter) und dabei ist mir aufgefallen, dass beim Backup "minimal" nur eine Datei existiert und zwar die "backup.json". Die Verzeichnisse "admin.0" und "web.0" sind leer... Ist das Backup kaputt?

                  VG
                  Leif

                  ioBroker auf Synology DS920+ (SSD Raid / 20GB RAM) im VMM

                  1 Reply Last reply
                  0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  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

                  301

                  Online

                  32.8k

                  Users

                  82.7k

                  Topics

                  1.3m

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

                  • Don't have an account? Register

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