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. Was sagt das Log aus?

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    231

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

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

Was sagt das Log aus?

Scheduled Pinned Locked Moved ioBroker Allgemein
log
17 Posts 4 Posters 1.0k 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.
  • KusselinK Offline
    KusselinK Offline
    Kusselin
    wrote on last edited by
    #8

    so und heute habe ich mal den host aktualisiert und dann kommt das raus...was sagt mir das alles mit den Fehlermeldungen???

    pi@raspberrypi:~ $ iobroker upgrade self
    Update js-controller from @3.1.4 to @3.1.6
    NPM version: 6.14.5
    npm install iobroker.js-controller@3.1.6 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
    ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
    info sharp Attempting to build from source via node-gyp but this may fail due to the above error
    info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
    ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden
     #include <vips/vips8>
                          ^
    compilation terminated.
    make: *** [Release/obj.target/sharp/src/common.o] Fehler 1
    gyp ERR! build error
    gyp ERR! stack Error: `make` failed with exit code: 2
    gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
    gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
    gyp ERR! System Linux 4.19.66-v7+
    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    gyp ERR! cwd /opt/iobroker/node_modules/sharp
    gyp ERR! node -v v10.21.0
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! not ok
    Starting node restart.js
    
    Dr. BakteriusD 1 Reply Last reply
    0
    • KusselinK Kusselin

      so und heute habe ich mal den host aktualisiert und dann kommt das raus...was sagt mir das alles mit den Fehlermeldungen???

      pi@raspberrypi:~ $ iobroker upgrade self
      Update js-controller from @3.1.4 to @3.1.6
      NPM version: 6.14.5
      npm install iobroker.js-controller@3.1.6 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
      ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
      info sharp Attempting to build from source via node-gyp but this may fail due to the above error
      info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
      ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden
       #include <vips/vips8>
                            ^
      compilation terminated.
      make: *** [Release/obj.target/sharp/src/common.o] Fehler 1
      gyp ERR! build error
      gyp ERR! stack Error: `make` failed with exit code: 2
      gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
      gyp ERR! System Linux 4.19.66-v7+
      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/sharp
      gyp ERR! node -v v10.21.0
      gyp ERR! node-gyp -v v5.1.0
      gyp ERR! not ok
      Starting node restart.js
      
      Dr. BakteriusD Online
      Dr. BakteriusD Online
      Dr. Bakterius
      Most Active
      wrote on last edited by
      #9

      @Kusselin Das sind gyp-Errors. Die habe ich auch immer und trotzdem läuft alles. Wie sieht es denn bei dir aus? Wurde der js-Controller upgedatet? Läuft das System?

      Aber wolltest du nicht eigentlich node.js updaten? Hat das funktioniert?

      1 Reply Last reply
      0
      • KusselinK Offline
        KusselinK Offline
        Kusselin
        wrote on last edited by Kusselin
        #10

        Hi, System läuft soweit.

        node.js habe ich noch nicht geupdatet.....dazu kann ich ja oben rechts im roten Kasten die beschreibung befolgen...richtig?

        Ich schau mal heute abend welche node version ich aktuell habe mit "node -v"

        Könnt ihr mir dann sagen ob ich aupdaten muss oder soll?

        Thomas BraunT 1 Reply Last reply
        0
        • KusselinK Kusselin

          Hi, System läuft soweit.

          node.js habe ich noch nicht geupdatet.....dazu kann ich ja oben rechts im roten Kasten die beschreibung befolgen...richtig?

          Ich schau mal heute abend welche node version ich aktuell habe mit "node -v"

          Könnt ihr mir dann sagen ob ich aupdaten muss oder soll?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by Thomas Braun
          #11

          @Kusselin
          Das dürfte dann nodejs 10.21.0 bei dir sein. Ich würde auf den node12-Zweig springen. Geht ja per apt easy von der Hand, wenn die Vorversion richtig installiert worden ist.

          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 Reply Last reply
          0
          • KusselinK Offline
            KusselinK Offline
            Kusselin
            wrote on last edited by
            #12

            hab die v10.21.0

            Thomas BraunT 1 Reply Last reply
            0
            • KusselinK Kusselin

              hab die v10.21.0

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #13

              @Kusselin
              Wie gesagt, ich würde auf node12 gehen.

              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 Reply Last reply
              0
              • KusselinK Offline
                KusselinK Offline
                Kusselin
                wrote on last edited by
                #14

                Dann einfach der Anleitung oben HowTo: Node.js-Update
                folgen, richtig?

                Thomas BraunT 1 Reply Last reply
                0
                • KusselinK Kusselin

                  Dann einfach der Anleitung oben HowTo: Node.js-Update
                  folgen, richtig?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #15

                  @Kusselin Jein... :-)
                  Ich persönlich mache es immer etwas anders als in der Anleitung. Aber prinzipiell funktioniert das nach Anleitung, ja.

                  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

                  HomoranH 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @Kusselin Jein... :-)
                    Ich persönlich mache es immer etwas anders als in der Anleitung. Aber prinzipiell funktioniert das nach Anleitung, ja.

                    HomoranH Offline
                    HomoranH Offline
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #16

                    @Thomas-Braun sagte in Was sagt das Log aus?:

                    Ich persönlich mache es immer etwas anders als in der Anleitung.

                    könntest du mir das mal zusammenfassen und als PN schicken?
                    Habe ich schon mehrfach live mitverfolgt aber mangels Linux-Kenntnis nie behalten können

                    Werde ich mal an einer Testinstallation ausprobieren und ggf. als Alternative mit in die Doku übernehmen.

                    kein Support per PN! - Fragen im Forum stellen -

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

                    ioBroker freut sich über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

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

                    Thomas BraunT 1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @Thomas-Braun sagte in Was sagt das Log aus?:

                      Ich persönlich mache es immer etwas anders als in der Anleitung.

                      könntest du mir das mal zusammenfassen und als PN schicken?
                      Habe ich schon mehrfach live mitverfolgt aber mangels Linux-Kenntnis nie behalten können

                      Werde ich mal an einer Testinstallation ausprobieren und ggf. als Alternative mit in die Doku übernehmen.

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #17

                      @Homoran
                      Siehe https://forum.iobroker.net/topic/35090/nodejs-installation-und-upgrades-unter-linux-debian

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

                      350

                      Online

                      32.7k

                      Users

                      82.5k

                      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