Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Update js-controller from @4.0.21 to @4.0.23 => 217

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    15
    1
    215

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

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

Update js-controller from @4.0.21 to @4.0.23 => 217

Geplant Angeheftet Gesperrt Verschoben Error/Bug
4 Beiträge 3 Kommentatoren 640 Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    Markus 1
    schrieb am zuletzt editiert von
    #1

    Als begeisterter iobroker-User aber linux-dummy habe ich evtl. meine Installation zerschossen.
    Der Iobroker-Oberfäche (:8081) lässt sich nicht mehr aufrufen. VIS und alles andere am iobroker laufen noch.

    Hoffe ihr könnt mir helfen. Mal als Start-Infos von mir alles was mir so als linux-dummy einfällt:

    Die Fehler auf der Kommando-Zeile:
    pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
    Update js-controller from @4.0.21 to @4.0.23
    Stopped Objects DB
    Stopped States DB
    NPM version: 8.15.0
    Installing iobroker.js-controller@4.0.23... (System call)
    host.raspberrypi Cannot install iobroker.js-controller@4.0.23: 217

    oder
    pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade

    This upgrade of "vis-icontwo" will introduce the following changes:

    -> 0.89.0:
    new icons added

    -> 0.88.0:
    new icons added

    Would you like to upgrade vis-icontwo from @0.87.0 to @0.89.0 now? [(y)es, (n)o]: y
    Update vis-icontwo from @0.87.0 to @0.89.0
    NPM version: 8.15.0
    Installing iobroker.vis-icontwo@0.89.0... (System call)
    host.raspberrypi Cannot install iobroker.vis-icontwo@0.89.0: 217

    sudo update / upgrade ist aktuell gelaufen

    Fixer ist gelaufen:
    pi@raspberrypi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
    library: loaded
    Library version=2022-06-15

    ==========================================================================

    Welcome to the ioBroker installation fixer!
    Script version: 2022-06-03
    
    You might need to enter your password a couple of times.
    

    ==========================================================================

    ==========================================================================
    Installing prerequisites (1/3)

    OK:1 http://archive.raspberrypi.org/debian buster InRelease
    OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
    OK:3 https://deb.nodesource.com/node_16.x buster InRelease
    OK:4 https://phoscon.de/apt/deconz buster InRelease
    Paketlisten werden gelesen... Fertig
    Installed gcc-c++

    ==========================================================================
    Checking ioBroker user and directory permissions (2/3)

    Created /etc/sudoers.d/iobroker
    Fixing directory permissions...

    ==========================================================================
    Checking autostart (3/3)

    Enabling autostart...
    Autostart enabled!

    ==========================================================================

    Your installation was fixed successfully
    Run iobroker start to start ioBroker again!
    

    ==========================================================================

    pi@raspberrypi:/opt/iobroker $ node -v
    v16.17.0

    pi@raspberrypi:/opt/iobroker $ sudo npm --version
    8.15.0

    pi@raspberrypi:/opt/iobroker $ cat /etc/os-release
    PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="10"
    VERSION="10 (buster)"
    VERSION_CODENAME=buster
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

    pi@raspberrypi:/opt/iobroker $ iobroker info
    Platform : linux
    os : linux
    Architecture : arm
    CPUs : 4
    Speed : 1500 MHz
    Model : ARMv7 Processor rev 3 (v7l)
    RAM : 3.7 GB
    System uptime : 00:21:40
    Node.js : v16.17.0
    time : 1661873890459
    timeOffset : -120
    adapters count : 431
    NPM : v8.15.0
    Disk size : 29.0 GiB
    Disk free : 19.0 GiB

    Wäre super, wenn ihr mir helfen könntet....

    GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
    0
    • M Markus 1

      Als begeisterter iobroker-User aber linux-dummy habe ich evtl. meine Installation zerschossen.
      Der Iobroker-Oberfäche (:8081) lässt sich nicht mehr aufrufen. VIS und alles andere am iobroker laufen noch.

      Hoffe ihr könnt mir helfen. Mal als Start-Infos von mir alles was mir so als linux-dummy einfällt:

      Die Fehler auf der Kommando-Zeile:
      pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
      Update js-controller from @4.0.21 to @4.0.23
      Stopped Objects DB
      Stopped States DB
      NPM version: 8.15.0
      Installing iobroker.js-controller@4.0.23... (System call)
      host.raspberrypi Cannot install iobroker.js-controller@4.0.23: 217

      oder
      pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade

      This upgrade of "vis-icontwo" will introduce the following changes:

      -> 0.89.0:
      new icons added

      -> 0.88.0:
      new icons added

      Would you like to upgrade vis-icontwo from @0.87.0 to @0.89.0 now? [(y)es, (n)o]: y
      Update vis-icontwo from @0.87.0 to @0.89.0
      NPM version: 8.15.0
      Installing iobroker.vis-icontwo@0.89.0... (System call)
      host.raspberrypi Cannot install iobroker.vis-icontwo@0.89.0: 217

      sudo update / upgrade ist aktuell gelaufen

      Fixer ist gelaufen:
      pi@raspberrypi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
      library: loaded
      Library version=2022-06-15

      ==========================================================================

      Welcome to the ioBroker installation fixer!
      Script version: 2022-06-03
      
      You might need to enter your password a couple of times.
      

      ==========================================================================

      ==========================================================================
      Installing prerequisites (1/3)

      OK:1 http://archive.raspberrypi.org/debian buster InRelease
      OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
      OK:3 https://deb.nodesource.com/node_16.x buster InRelease
      OK:4 https://phoscon.de/apt/deconz buster InRelease
      Paketlisten werden gelesen... Fertig
      Installed gcc-c++

      ==========================================================================
      Checking ioBroker user and directory permissions (2/3)

      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...

      ==========================================================================
      Checking autostart (3/3)

      Enabling autostart...
      Autostart enabled!

      ==========================================================================

      Your installation was fixed successfully
      Run iobroker start to start ioBroker again!
      

      ==========================================================================

      pi@raspberrypi:/opt/iobroker $ node -v
      v16.17.0

      pi@raspberrypi:/opt/iobroker $ sudo npm --version
      8.15.0

      pi@raspberrypi:/opt/iobroker $ cat /etc/os-release
      PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
      NAME="Raspbian GNU/Linux"
      VERSION_ID="10"
      VERSION="10 (buster)"
      VERSION_CODENAME=buster
      ID=raspbian
      ID_LIKE=debian
      HOME_URL="http://www.raspbian.org/"
      SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
      BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

      pi@raspberrypi:/opt/iobroker $ iobroker info
      Platform : linux
      os : linux
      Architecture : arm
      CPUs : 4
      Speed : 1500 MHz
      Model : ARMv7 Processor rev 3 (v7l)
      RAM : 3.7 GB
      System uptime : 00:21:40
      Node.js : v16.17.0
      time : 1661873890459
      timeOffset : -120
      adapters count : 431
      NPM : v8.15.0
      Disk size : 29.0 GiB
      Disk free : 19.0 GiB

      Wäre super, wenn ihr mir helfen könntet....

      GlasfaserG Online
      GlasfaserG Online
      Glasfaser
      schrieb am zuletzt editiert von
      #2

      @markus-1 sagte in Update js-controller from @4.0.21 to @4.0.23 => 217:

      host.raspberrypi Cannot install iobroker.vis-icontwo@0.89.0: 217

      Dazu hier :

      d421ad0d-4a5c-4e9c-86bc-5c8641f8dac9-grafik.png

      https://forum.iobroker.net/topic/57337/fehler-25-bei-adapter-install-update-mit-npm8

      iobroker upgrade vis-icontwo --debug
      

      dann siehst du den Fehler .

      Wo hast du das her , kein sudo vor iobroker Befehle

      pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self

      pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade

      deswegen ein

      iobroker fix
      

      drüber ...

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Antwort Letzte Antwort
      0
      • M Markus 1

        Als begeisterter iobroker-User aber linux-dummy habe ich evtl. meine Installation zerschossen.
        Der Iobroker-Oberfäche (:8081) lässt sich nicht mehr aufrufen. VIS und alles andere am iobroker laufen noch.

        Hoffe ihr könnt mir helfen. Mal als Start-Infos von mir alles was mir so als linux-dummy einfällt:

        Die Fehler auf der Kommando-Zeile:
        pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
        Update js-controller from @4.0.21 to @4.0.23
        Stopped Objects DB
        Stopped States DB
        NPM version: 8.15.0
        Installing iobroker.js-controller@4.0.23... (System call)
        host.raspberrypi Cannot install iobroker.js-controller@4.0.23: 217

        oder
        pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade

        This upgrade of "vis-icontwo" will introduce the following changes:

        -> 0.89.0:
        new icons added

        -> 0.88.0:
        new icons added

        Would you like to upgrade vis-icontwo from @0.87.0 to @0.89.0 now? [(y)es, (n)o]: y
        Update vis-icontwo from @0.87.0 to @0.89.0
        NPM version: 8.15.0
        Installing iobroker.vis-icontwo@0.89.0... (System call)
        host.raspberrypi Cannot install iobroker.vis-icontwo@0.89.0: 217

        sudo update / upgrade ist aktuell gelaufen

        Fixer ist gelaufen:
        pi@raspberrypi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
        library: loaded
        Library version=2022-06-15

        ==========================================================================

        Welcome to the ioBroker installation fixer!
        Script version: 2022-06-03
        
        You might need to enter your password a couple of times.
        

        ==========================================================================

        ==========================================================================
        Installing prerequisites (1/3)

        OK:1 http://archive.raspberrypi.org/debian buster InRelease
        OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
        OK:3 https://deb.nodesource.com/node_16.x buster InRelease
        OK:4 https://phoscon.de/apt/deconz buster InRelease
        Paketlisten werden gelesen... Fertig
        Installed gcc-c++

        ==========================================================================
        Checking ioBroker user and directory permissions (2/3)

        Created /etc/sudoers.d/iobroker
        Fixing directory permissions...

        ==========================================================================
        Checking autostart (3/3)

        Enabling autostart...
        Autostart enabled!

        ==========================================================================

        Your installation was fixed successfully
        Run iobroker start to start ioBroker again!
        

        ==========================================================================

        pi@raspberrypi:/opt/iobroker $ node -v
        v16.17.0

        pi@raspberrypi:/opt/iobroker $ sudo npm --version
        8.15.0

        pi@raspberrypi:/opt/iobroker $ cat /etc/os-release
        PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
        NAME="Raspbian GNU/Linux"
        VERSION_ID="10"
        VERSION="10 (buster)"
        VERSION_CODENAME=buster
        ID=raspbian
        ID_LIKE=debian
        HOME_URL="http://www.raspbian.org/"
        SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
        BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

        pi@raspberrypi:/opt/iobroker $ iobroker info
        Platform : linux
        os : linux
        Architecture : arm
        CPUs : 4
        Speed : 1500 MHz
        Model : ARMv7 Processor rev 3 (v7l)
        RAM : 3.7 GB
        System uptime : 00:21:40
        Node.js : v16.17.0
        time : 1661873890459
        timeOffset : -120
        adapters count : 431
        NPM : v8.15.0
        Disk size : 29.0 GiB
        Disk free : 19.0 GiB

        Wäre super, wenn ihr mir helfen könntet....

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #3

        @markus-1

        iobroker NIE mit sudo anpacken.

        iobroker stop
        for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
        iobroker fix
        iobroker update
        iobroker upgrade
        iobroker upgrade self
        iobroker start
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        1
        • M Offline
          M Offline
          Markus 1
          schrieb am zuletzt editiert von
          #4

          @Thomas-Braun Vielen DANK ! Läuft wieder ;-)

          1 Antwort Letzte Antwort
          0
          Antworten
          • In einem neuen Thema antworten
          Anmelden zum Antworten
          • Älteste zuerst
          • Neuste zuerst
          • Meiste Stimmen


          Support us

          ioBroker
          Community Adapters
          Donate

          567

          Online

          32.7k

          Benutzer

          82.4k

          Themen

          1.3m

          Beiträge
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Anmelden

          • Du hast noch kein Konto? Registrieren

          • Anmelden oder registrieren, um zu suchen
          • Erster Beitrag
            Letzter Beitrag
          0
          • Home
          • Aktuell
          • Tags
          • Ungelesen 0
          • Kategorien
          • Unreplied
          • Beliebt
          • GitHub
          • Docu
          • Hilfe