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. Error/Bug
  4. Fehlermeldungen bei Updates

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    208

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

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

Fehlermeldungen bei Updates

Fehlermeldungen bei Updates

Scheduled Pinned Locked Moved Unsolved Error/Bug
update adapter
18 Posts 5 Posters 1.4k Views 5 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.
  • amg_666A Offline
    amg_666A Offline
    amg_666
    wrote on last edited by
    #1

    Hallo, ich bekomme neuerdings bei Updates oder Neuinstallationen jede Menge Fehlermeldungen/Warnings angezeigt (egal bei welchem Adapter), die Installationen selbst sind aber erfolgreich.

    Heute z.B. bei einem Update von tr-064. Am Ende funktioniert zwar alles aber ich würde das System schon gerne "sauber" haben damit auch Updates einwandfrei durchlaufen:

    $ ./iobroker upgrade tr-064
    Update tr-064 from @4.0.3 to @4.0.4
    NPM version: 6.14.4
    npm install iobroker.tr-064@4.0.4 --loglevel error --prefix "/opt/iobroker" (System call)
    Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
    gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
    gyp
     ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275: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" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v12.16.3gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
    node-pre-gyp ERR! build error 
    node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
    node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:310:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
    node-pre-gyp ERR! System Linux 4.19.66-v7+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v12.16.3node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp
     ERR! not ok 
    ERR!
     sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1info sharp Attempting to build from source via node-gyp but this may fail due to the above errorinfo 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: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275: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/sharpgyp ERR! node -v v12.16.3gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
    upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
    Update "system.adapter.tr-064.0"
    upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
    upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index_m.html index_m.html text/html
    Adapter "tr-064" updated
    process exited with code 0
    

    3 Raspberry Pi im Master/Slave Verbund, alle mit node-js v12.16.3, npm 6.14.4 und js-controller 3.1.4.
    Die erste Fehlermeldung im Log mit der package "pixman-1 not found" habe ich in diversen Foren gefunden aber keine Antwort dazu die ich auch verstehe 🙂
    Kann mir hier jemand weiter helfen?

    VG
    Andreas

    iobroker auf proxmox container

    Thomas BraunT arteckA 2 Replies Last reply
    0
    • amg_666A amg_666

      Hallo, ich bekomme neuerdings bei Updates oder Neuinstallationen jede Menge Fehlermeldungen/Warnings angezeigt (egal bei welchem Adapter), die Installationen selbst sind aber erfolgreich.

      Heute z.B. bei einem Update von tr-064. Am Ende funktioniert zwar alles aber ich würde das System schon gerne "sauber" haben damit auch Updates einwandfrei durchlaufen:

      $ ./iobroker upgrade tr-064
      Update tr-064 from @4.0.3 to @4.0.4
      NPM version: 6.14.4
      npm install iobroker.tr-064@4.0.4 --loglevel error --prefix "/opt/iobroker" (System call)
      Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
      gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
      gyp
       ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275: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" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v12.16.3gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      node-pre-gyp ERR! build error 
      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:310:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
      node-pre-gyp ERR! System Linux 4.19.66-v7+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v12.16.3node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp
       ERR! not ok 
      ERR!
       sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1info sharp Attempting to build from source via node-gyp but this may fail due to the above errorinfo 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: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275: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/sharpgyp ERR! node -v v12.16.3gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
      Update "system.adapter.tr-064.0"
      upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
      upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index_m.html index_m.html text/html
      Adapter "tr-064" updated
      process exited with code 0
      

      3 Raspberry Pi im Master/Slave Verbund, alle mit node-js v12.16.3, npm 6.14.4 und js-controller 3.1.4.
      Die erste Fehlermeldung im Log mit der package "pixman-1 not found" habe ich in diversen Foren gefunden aber keine Antwort dazu die ich auch verstehe 🙂
      Kann mir hier jemand weiter helfen?

      VG
      Andreas

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

      @amg_666 sagte in Fehlermeldungen bei Updates:

      pixman-1

      sudo apt install libpixman-1-dev libpango1.0-dev libjpeg62-turbo-dev libgif-dev
      cd /opt/iobroker
      npm rebuild canvas --build-from-source
      

      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
      • amg_666A amg_666

        Hallo, ich bekomme neuerdings bei Updates oder Neuinstallationen jede Menge Fehlermeldungen/Warnings angezeigt (egal bei welchem Adapter), die Installationen selbst sind aber erfolgreich.

        Heute z.B. bei einem Update von tr-064. Am Ende funktioniert zwar alles aber ich würde das System schon gerne "sauber" haben damit auch Updates einwandfrei durchlaufen:

        $ ./iobroker upgrade tr-064
        Update tr-064 from @4.0.3 to @4.0.4
        NPM version: 6.14.4
        npm install iobroker.tr-064@4.0.4 --loglevel error --prefix "/opt/iobroker" (System call)
        Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
        gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
        gyp
         ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275: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" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v12.16.3gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
        node-pre-gyp ERR! build error 
        node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
        node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:310:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
        node-pre-gyp ERR! System Linux 4.19.66-v7+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v12.16.3node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp
         ERR! not ok 
        ERR!
         sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1info sharp Attempting to build from source via node-gyp but this may fail due to the above errorinfo 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: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275: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/sharpgyp ERR! node -v v12.16.3gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
        upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
        Update "system.adapter.tr-064.0"
        upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
        upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index_m.html index_m.html text/html
        Adapter "tr-064" updated
        process exited with code 0
        

        3 Raspberry Pi im Master/Slave Verbund, alle mit node-js v12.16.3, npm 6.14.4 und js-controller 3.1.4.
        Die erste Fehlermeldung im Log mit der package "pixman-1 not found" habe ich in diversen Foren gefunden aber keine Antwort dazu die ich auch verstehe 🙂
        Kann mir hier jemand weiter helfen?

        VG
        Andreas

        arteckA Offline
        arteckA Offline
        arteck
        Developer Most Active
        wrote on last edited by
        #3

        @amg_666 sagte in Fehlermeldungen bei Updates:

        process exited with code 0

        ist doch alles gut.. das ist wichtig...

        einen sauberen LOG wirst du nicht immer bekommen da die instlls nicht nur für DEIN System konfiguriert sind sondern die werden bei installation live gebaut.. und wenn diese nicht gebaut werden können dann wird halt Fehler geschmissen

        also

        process exited with code 0
        

        ist wichtig am Ende

        zigbee hab ich, zwave auch, nuc's genauso und HA auch

        amg_666A 1 Reply Last reply
        0
        • arteckA arteck

          @amg_666 sagte in Fehlermeldungen bei Updates:

          process exited with code 0

          ist doch alles gut.. das ist wichtig...

          einen sauberen LOG wirst du nicht immer bekommen da die instlls nicht nur für DEIN System konfiguriert sind sondern die werden bei installation live gebaut.. und wenn diese nicht gebaut werden können dann wird halt Fehler geschmissen

          also

          process exited with code 0
          

          ist wichtig am Ende

          amg_666A Offline
          amg_666A Offline
          amg_666
          wrote on last edited by
          #4

          @arteck Das ist richtig, das die updates mit "code 0" abgeschlossen werden war mir klar. Bei Installationen/Updates gibt es immer Warnings und Erros, ich fand aber die reine Anzahl der Fehlermeldungen mittlerweise sehr hoch...

          iobroker auf proxmox container

          arteckA 1 Reply Last reply
          0
          • amg_666A amg_666

            @arteck Das ist richtig, das die updates mit "code 0" abgeschlossen werden war mir klar. Bei Installationen/Updates gibt es immer Warnings und Erros, ich fand aber die reine Anzahl der Fehlermeldungen mittlerweise sehr hoch...

            arteckA Offline
            arteckA Offline
            arteck
            Developer Most Active
            wrote on last edited by
            #5

            @amg_666 was heisst den mittlerweile.. das kann ich als Entwickler enstellen was du siehst.. und das ist von Adapter zu Adapter unerschiedlich.. da jeder Adapter unterschiedliche Abhängigkeiten hat

            also ignorieren..

            zigbee hab ich, zwave auch, nuc's genauso und HA auch

            amg_666A 1 Reply Last reply
            0
            • arteckA arteck

              @amg_666 was heisst den mittlerweile.. das kann ich als Entwickler enstellen was du siehst.. und das ist von Adapter zu Adapter unerschiedlich.. da jeder Adapter unterschiedliche Abhängigkeiten hat

              also ignorieren..

              amg_666A Offline
              amg_666A Offline
              amg_666
              wrote on last edited by
              #6

              @arteck Das mag ein subjektiver Eindruck sein aber in den letzten Wochen habe ich gefühlt viel längere Fehlermeldungen. Keine Ahnung warum aber die einzige größere Änderung an meinem System war ein Upgrade auf node.js 12.16.3. Aber ob es damit zusammenhängt weiß ich nicht.

              iobroker auf proxmox container

              1 Reply Last reply
              0
              • XxJooOX Offline
                XxJooOX Offline
                XxJooO
                wrote on last edited by
                #7

                Hallo zusammen,

                ich möchte mich hier mal anhängen, da ich das Erlebte von @amg_666 nachvollziehen kann und bei mir auch so nach der node 12.16 aufgetreten ist. Auch bei mir steht am Ende eines Adapter-Updates

                exited with code 0
                

                @Thomas-Braun sagte in Fehler nach Update:

                @Marcus-Hamburg Da hast du aber noch ein paar Leichen im gyp-Keller.

                Hallo @Thomas-Braun,

                könntest Du bitte mal einen Satz dazu schreiben, woher diese

                gyp ERR! 
                node-pre-gyp ERR!
                

                Meldungen kommen? Ich hatte das erstmals gesehen, nachdem ich node von 10.x auf 12.x geupdatet habe. Der Broker läuft unauffällig, deshalb habe ich nichts weiter unternommen. Allerdings hatten aus der Anleitung zum Versionsupdate von node die Hinweise bis zum iobroker rebuild bei mir nicht geholfen, diese Meldungen zu unterdrücken. Ich habe dann neu installiert, die Meldungen kommen aber immer wieder, auch bei Updates von Adaptern.

                Ich kann nachvollziehen, dass man das was @arteck geschrieben hat durchaus einfach durchgehen lässt. Allerdings hat der Linux-Spezialist @Thomas-Braun das als Leichen bezeichnet und für mich bedutet das, dass da was hängt und geändert respektive auf meinem System verbessert werden könnte. Und ansonsten lernen wir was dazu!

                Vielen Dank

                ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                GlasfaserG Thomas BraunT 2 Replies Last reply
                0
                • XxJooOX XxJooO

                  Hallo zusammen,

                  ich möchte mich hier mal anhängen, da ich das Erlebte von @amg_666 nachvollziehen kann und bei mir auch so nach der node 12.16 aufgetreten ist. Auch bei mir steht am Ende eines Adapter-Updates

                  exited with code 0
                  

                  @Thomas-Braun sagte in Fehler nach Update:

                  @Marcus-Hamburg Da hast du aber noch ein paar Leichen im gyp-Keller.

                  Hallo @Thomas-Braun,

                  könntest Du bitte mal einen Satz dazu schreiben, woher diese

                  gyp ERR! 
                  node-pre-gyp ERR!
                  

                  Meldungen kommen? Ich hatte das erstmals gesehen, nachdem ich node von 10.x auf 12.x geupdatet habe. Der Broker läuft unauffällig, deshalb habe ich nichts weiter unternommen. Allerdings hatten aus der Anleitung zum Versionsupdate von node die Hinweise bis zum iobroker rebuild bei mir nicht geholfen, diese Meldungen zu unterdrücken. Ich habe dann neu installiert, die Meldungen kommen aber immer wieder, auch bei Updates von Adaptern.

                  Ich kann nachvollziehen, dass man das was @arteck geschrieben hat durchaus einfach durchgehen lässt. Allerdings hat der Linux-Spezialist @Thomas-Braun das als Leichen bezeichnet und für mich bedutet das, dass da was hängt und geändert respektive auf meinem System verbessert werden könnte. Und ansonsten lernen wir was dazu!

                  Vielen Dank

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  wrote on last edited by Glasfaser
                  #8

                  @XxJooO sagte in Fehlermeldungen bei Updates:

                  Auch bei mir steht am Ende eines Adapter-Updates
                  exited with code 0

                  es ist schon interessant was auch davor steht !!
                  @amg_666 hat die Meldung mit canvas und @Thomas-Braun hat Ihm daraufhin eine Codezeile genannt ... aber keine Antwort bekommen .

                  Was bei dir ist kann man nur jetzt Raten 😉

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

                  amg_666A 1 Reply Last reply
                  0
                  • XxJooOX XxJooO

                    Hallo zusammen,

                    ich möchte mich hier mal anhängen, da ich das Erlebte von @amg_666 nachvollziehen kann und bei mir auch so nach der node 12.16 aufgetreten ist. Auch bei mir steht am Ende eines Adapter-Updates

                    exited with code 0
                    

                    @Thomas-Braun sagte in Fehler nach Update:

                    @Marcus-Hamburg Da hast du aber noch ein paar Leichen im gyp-Keller.

                    Hallo @Thomas-Braun,

                    könntest Du bitte mal einen Satz dazu schreiben, woher diese

                    gyp ERR! 
                    node-pre-gyp ERR!
                    

                    Meldungen kommen? Ich hatte das erstmals gesehen, nachdem ich node von 10.x auf 12.x geupdatet habe. Der Broker läuft unauffällig, deshalb habe ich nichts weiter unternommen. Allerdings hatten aus der Anleitung zum Versionsupdate von node die Hinweise bis zum iobroker rebuild bei mir nicht geholfen, diese Meldungen zu unterdrücken. Ich habe dann neu installiert, die Meldungen kommen aber immer wieder, auch bei Updates von Adaptern.

                    Ich kann nachvollziehen, dass man das was @arteck geschrieben hat durchaus einfach durchgehen lässt. Allerdings hat der Linux-Spezialist @Thomas-Braun das als Leichen bezeichnet und für mich bedutet das, dass da was hängt und geändert respektive auf meinem System verbessert werden könnte. Und ansonsten lernen wir was dazu!

                    Vielen Dank

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

                    @XxJooO sagte in Fehlermeldungen bei Updates:

                    könntest Du bitte mal einen Satz dazu schreiben, woher diese
                    gyp ERR!
                    node-pre-gyp ERR!

                    Meldungen kommen?

                    Die kommen von abgebrochenen Versuchen node-Module zu bauen. Oft fehlen da developer-Pakete, z. B. bei dem beliebten pixman-1/canvas.
                    gyp schleppt diese Fehlversuche solange mit, bis das Modul sauber im System ist. Deswegen wird die Liste der Leichen auch immer länger.

                    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
                    • GlasfaserG Glasfaser

                      @XxJooO sagte in Fehlermeldungen bei Updates:

                      Auch bei mir steht am Ende eines Adapter-Updates
                      exited with code 0

                      es ist schon interessant was auch davor steht !!
                      @amg_666 hat die Meldung mit canvas und @Thomas-Braun hat Ihm daraufhin eine Codezeile genannt ... aber keine Antwort bekommen .

                      Was bei dir ist kann man nur jetzt Raten 😉

                      amg_666A Offline
                      amg_666A Offline
                      amg_666
                      wrote on last edited by
                      #10

                      @Glasfaser ok, sorry das ich hier kein Feedback gegeben habe. Nach dem Canvas rebuild Befehl ging bei mir nix mehr, ich hab den iobroker nicht mehr gestartet bekommen (was auch imer da zerschossen war). Ich habe darauf ein backup eingespielt und wie @arteck empfohlen hat, ignoriere ich das im Moment.

                      iobroker auf proxmox container

                      1 Reply Last reply
                      0
                      • XxJooOX Offline
                        XxJooOX Offline
                        XxJooO
                        wrote on last edited by
                        #11

                        Hallo Leute,

                        heute erst meinerseits ein Update über die Meldungen, die bei mir kommen. Kann jemand daraus ableiten, was vielleicht im Argen liegt?

                        $ ./iobroker upgrade hm-rpc
                        Update hm-rpc from @1.14.11 to @1.14.12
                        NPM version: 6.14.5
                        npm install iobroker.hm-rpc@1.14.12 --loglevel error --prefix "/opt/iobroker" (System call)
                        In file included from ../authenticate_pam.cc:23:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]     , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)                                                              ^
                        ../authenticate_pam.cc: In function ‘void after_doing_auth(uv_work_t*, int)’:../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]   Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);                                                                                       ^In file included from ../authenticate_pam.cc:23:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]   Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);                                                                                       ^In file included from ../authenticate_pam.cc:23:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
                        ../authenticate_pam.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE Authenticate(Nan::NAN_METHOD_ARGS_TYPE)’:../authenticate_pam.cc:147:83: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]   Local<Value> res = options->Get(Nan::New<String>("serviceName").ToLocalChecked());                                                                                   ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8-internal.h:14,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:27,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:3553:51: note: declared here   V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));                                                   ^~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’   declarator __attribute__((deprecated(message)))   ^~~~~~~~~~../authenticate_pam.cc:150:69: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’    serviceName->WriteUtf8(m->serviceName, sizeof(m->serviceName) - 1);                                                                     ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc:152:69: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]   res = options->Get(Nan::New<String>("remoteHost").ToLocalChecked());                                                                     ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8-internal.h:14,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:27,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:3553:51: note: declared here   V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));                                                   ^~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’   declarator __attribute__((deprecated(message)))   ^~~~~~~~~~
                        ../authenticate_pam.cc:155:66: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’    remoteHost->WriteUtf8(m->remoteHost, sizeof(m->remoteHost) - 1);                                                                  ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc:160:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’  username->WriteUtf8(m->username, sizeof(m->username) - 1);                                                          ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc:161:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’  password->WriteUtf8(m->password, sizeof(m->password) - 1);                                                          ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc: At global scope:../authenticate_pam.cc:170:11: error: variable or field ‘init’ declared void void init(Handle<Object> exports) {           ^~~~~~../authenticate_pam.cc:170:11: error: ‘Handle’ was not declared in this scope
                        ../authenticate_pam.cc:170:11: note: suggested alternative: ‘rand_r’ void init(Handle<Object> exports) {           ^~~~~~           rand_r../authenticate_pam.cc:170:24: error: expected primary-expression before ‘>’ token void init(Handle<Object> exports) {                        ^../authenticate_pam.cc:170:26: error: ‘exports’ was not declared in this scope void init(Handle<Object> exports) {                          ^~~~~~~
                        In file included from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:../authenticate_pam.cc:175:31: error: ‘init’ was not declared in this scope NODE_MODULE(authenticate_pam, init);                               ^~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’       (node::addon_register_func) (regfunc),                          \                                    ^~~~~~~../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(authenticate_pam, init); ^~~~~~~~~~~
                        ../authenticate_pam.cc:175:31: note: suggested alternative: ‘int’ NODE_MODULE(authenticate_pam, init);                               ^~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’       (node::addon_register_func) (regfunc),                          \                                    ^~~~~~~../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(authenticate_pam, init); ^~~~~~~~~~~
                        make: *** [authenticate_pam.target.mk:111: Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
                        gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:315:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
                        gyp ERR! System Linux 4.19.0-9-amd64gyp 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/authenticate-pamgyp ERR! node -v v12.18.2gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                        Update "system.adapter.hm-rpc.2"
                        upload [200] hm-rpc.admin /opt/iobroker/node_modules/iobroker.hm-rpc/admin/icons/94_hm-mod-re-8_thumb.png icons/94_hm-mod-re-8_thumb.png image/png
                        
                        
                        gekürzt
                        
                        
                        upload [1] hm-rpc.admin /opt/iobroker/node_modules/iobroker.hm-rpc/admin/icons/100_hm-rc-8_thumb.png icons/100_hm-rc-8_thumb.png image/png
                        upload [0] hm-rpc.admin /opt/iobroker/node_modules/iobroker.hm-rpc/admin/homematic.png homematic.png image/png
                        Adapter "hm-rpc" updated
                        process exited with code 0
                        

                        Vielen Dank fürs drüber schauen!

                        ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                        Thomas BraunT 1 Reply Last reply
                        0
                        • XxJooOX XxJooO

                          Hallo Leute,

                          heute erst meinerseits ein Update über die Meldungen, die bei mir kommen. Kann jemand daraus ableiten, was vielleicht im Argen liegt?

                          $ ./iobroker upgrade hm-rpc
                          Update hm-rpc from @1.14.11 to @1.14.12
                          NPM version: 6.14.5
                          npm install iobroker.hm-rpc@1.14.12 --loglevel error --prefix "/opt/iobroker" (System call)
                          In file included from ../authenticate_pam.cc:23:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]     , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)                                                              ^
                          ../authenticate_pam.cc: In function ‘void after_doing_auth(uv_work_t*, int)’:../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]   Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);                                                                                       ^In file included from ../authenticate_pam.cc:23:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]   Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);                                                                                       ^In file included from ../authenticate_pam.cc:23:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
                          ../authenticate_pam.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE Authenticate(Nan::NAN_METHOD_ARGS_TYPE)’:../authenticate_pam.cc:147:83: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]   Local<Value> res = options->Get(Nan::New<String>("serviceName").ToLocalChecked());                                                                                   ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8-internal.h:14,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:27,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:3553:51: note: declared here   V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));                                                   ^~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’   declarator __attribute__((deprecated(message)))   ^~~~~~~~~~../authenticate_pam.cc:150:69: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’    serviceName->WriteUtf8(m->serviceName, sizeof(m->serviceName) - 1);                                                                     ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc:152:69: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]   res = options->Get(Nan::New<String>("remoteHost").ToLocalChecked());                                                                     ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8-internal.h:14,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:27,                 from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:3553:51: note: declared here   V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));                                                   ^~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’   declarator __attribute__((deprecated(message)))   ^~~~~~~~~~
                          ../authenticate_pam.cc:155:66: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’    remoteHost->WriteUtf8(m->remoteHost, sizeof(m->remoteHost) - 1);                                                                  ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc:160:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’  username->WriteUtf8(m->username, sizeof(m->username) - 1);                                                          ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc:161:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’  password->WriteUtf8(m->password, sizeof(m->password) - 1);                                                          ^In file included from /home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:67,                 from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’   int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,       ^~~~~~~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’../authenticate_pam.cc: At global scope:../authenticate_pam.cc:170:11: error: variable or field ‘init’ declared void void init(Handle<Object> exports) {           ^~~~~~../authenticate_pam.cc:170:11: error: ‘Handle’ was not declared in this scope
                          ../authenticate_pam.cc:170:11: note: suggested alternative: ‘rand_r’ void init(Handle<Object> exports) {           ^~~~~~           rand_r../authenticate_pam.cc:170:24: error: expected primary-expression before ‘>’ token void init(Handle<Object> exports) {                        ^../authenticate_pam.cc:170:26: error: ‘exports’ was not declared in this scope void init(Handle<Object> exports) {                          ^~~~~~~
                          In file included from ../../nan/nan.h:56,                 from ../authenticate_pam.cc:23:../authenticate_pam.cc:175:31: error: ‘init’ was not declared in this scope NODE_MODULE(authenticate_pam, init);                               ^~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’       (node::addon_register_func) (regfunc),                          \                                    ^~~~~~~../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(authenticate_pam, init); ^~~~~~~~~~~
                          ../authenticate_pam.cc:175:31: note: suggested alternative: ‘int’ NODE_MODULE(authenticate_pam, init);                               ^~~~/home/iobroker/.cache/node-gyp/12.18.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’       (node::addon_register_func) (regfunc),                          \                                    ^~~~~~~../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(authenticate_pam, init); ^~~~~~~~~~~
                          make: *** [authenticate_pam.target.mk:111: Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
                          gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:315:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
                          gyp ERR! System Linux 4.19.0-9-amd64gyp 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/authenticate-pamgyp ERR! node -v v12.18.2gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                          Update "system.adapter.hm-rpc.2"
                          upload [200] hm-rpc.admin /opt/iobroker/node_modules/iobroker.hm-rpc/admin/icons/94_hm-mod-re-8_thumb.png icons/94_hm-mod-re-8_thumb.png image/png
                          
                          
                          gekürzt
                          
                          
                          upload [1] hm-rpc.admin /opt/iobroker/node_modules/iobroker.hm-rpc/admin/icons/100_hm-rc-8_thumb.png icons/100_hm-rc-8_thumb.png image/png
                          upload [0] hm-rpc.admin /opt/iobroker/node_modules/iobroker.hm-rpc/admin/homematic.png homematic.png image/png
                          Adapter "hm-rpc" updated
                          process exited with code 0
                          

                          Vielen Dank fürs drüber schauen!

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

                          @XxJooO Vermutlich ein Versionskonflikt.

                          lsb_release -a
                          nodejs -v && node -v && npm -v
                          

                          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

                          XxJooOX 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @XxJooO Vermutlich ein Versionskonflikt.

                            lsb_release -a
                            nodejs -v && node -v && npm -v
                            
                            XxJooOX Offline
                            XxJooOX Offline
                            XxJooO
                            wrote on last edited by
                            #13

                            @Thomas-Braun sagte in Fehlermeldungen bei Updates:

                            lsb_release -a
                            nodejs -v && node -v && npm -v

                            iobroker@ioBrokerDebian10VM:~$ lsb_release -a
                            No LSB modules are available.
                            Distributor ID: Debian
                            Description:    Debian GNU/Linux 10 (buster)
                            Release:        10
                            Codename:       buster
                            iobroker@ioBrokerDebian10VM:~$ nodejs -v && node -v && npm -v
                            v12.18.2
                            v12.18.2
                            6.14.5
                            

                            ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                            Thomas BraunT 1 Reply Last reply
                            0
                            • XxJooOX XxJooO

                              @Thomas-Braun sagte in Fehlermeldungen bei Updates:

                              lsb_release -a
                              nodejs -v && node -v && npm -v

                              iobroker@ioBrokerDebian10VM:~$ lsb_release -a
                              No LSB modules are available.
                              Distributor ID: Debian
                              Description:    Debian GNU/Linux 10 (buster)
                              Release:        10
                              Codename:       buster
                              iobroker@ioBrokerDebian10VM:~$ nodejs -v && node -v && npm -v
                              v12.18.2
                              v12.18.2
                              6.14.5
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by Thomas Braun
                              #14

                              @XxJooO Von der Kernel-Version her hätte ich gedacht das sei was älteres als Buster.
                              Rest-System auf Stand?

                              sudo apt update
                              sudo apt dist-upgrade
                              

                              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

                              XxJooOX 2 Replies Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @XxJooO Von der Kernel-Version her hätte ich gedacht das sei was älteres als Buster.
                                Rest-System auf Stand?

                                sudo apt update
                                sudo apt dist-upgrade
                                
                                XxJooOX Offline
                                XxJooOX Offline
                                XxJooO
                                wrote on last edited by
                                #15

                                @Thomas-Braun sagte in Fehlermeldungen bei Updates:

                                sudo apt update sudo apt dist-upgrade

                                Sollte up to date sein, ich lass es aber nochmal laufen.

                                ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                                1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @XxJooO Von der Kernel-Version her hätte ich gedacht das sei was älteres als Buster.
                                  Rest-System auf Stand?

                                  sudo apt update
                                  sudo apt dist-upgrade
                                  
                                  XxJooOX Offline
                                  XxJooOX Offline
                                  XxJooO
                                  wrote on last edited by
                                  #16

                                  @Thomas-Braun

                                  iobroker@ioBrokerDebian10VM:~$ sudo apt update
                                  Holen:1 http://security.debian.org/debian-security buster/updates InRelease [65,4 kB]
                                  OK:2 http://deb.debian.org/debian buster InRelease
                                  Holen:3 http://deb.debian.org/debian buster-updates InRelease [51,9 kB]
                                  Holen:4 http://security.debian.org/debian-security buster/updates/main Sources [130 kB]
                                  Holen:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
                                  OK:6 https://deb.nodesource.com/node_12.x buster InRelease
                                  Es wurden 455 kB in 1 s geholt (480 kB/s).
                                  Paketlisten werden gelesen... Fertig
                                  Abhängigkeitsbaum wird aufgebaut.
                                  Statusinformationen werden eingelesen.... Fertig
                                  Alle Pakete sind aktuell.
                                  iobroker@ioBrokerDebian10VM:~$ sudo apt dist-upgrade
                                  Paketlisten werden gelesen... Fertig
                                  Abhängigkeitsbaum wird aufgebaut.
                                  Statusinformationen werden eingelesen.... Fertig
                                  Paketaktualisierung (Upgrade) wird berechnet... Fertig
                                  0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                                  

                                  Konsequenz wäre also tatsächlich ignorieren?

                                  ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • XxJooOX XxJooO

                                    @Thomas-Braun

                                    iobroker@ioBrokerDebian10VM:~$ sudo apt update
                                    Holen:1 http://security.debian.org/debian-security buster/updates InRelease [65,4 kB]
                                    OK:2 http://deb.debian.org/debian buster InRelease
                                    Holen:3 http://deb.debian.org/debian buster-updates InRelease [51,9 kB]
                                    Holen:4 http://security.debian.org/debian-security buster/updates/main Sources [130 kB]
                                    Holen:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
                                    OK:6 https://deb.nodesource.com/node_12.x buster InRelease
                                    Es wurden 455 kB in 1 s geholt (480 kB/s).
                                    Paketlisten werden gelesen... Fertig
                                    Abhängigkeitsbaum wird aufgebaut.
                                    Statusinformationen werden eingelesen.... Fertig
                                    Alle Pakete sind aktuell.
                                    iobroker@ioBrokerDebian10VM:~$ sudo apt dist-upgrade
                                    Paketlisten werden gelesen... Fertig
                                    Abhängigkeitsbaum wird aufgebaut.
                                    Statusinformationen werden eingelesen.... Fertig
                                    Paketaktualisierung (Upgrade) wird berechnet... Fertig
                                    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                                    

                                    Konsequenz wäre also tatsächlich ignorieren?

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

                                    @XxJooO Ja, würde ich ignorieren. Da ist zwar irgendwas mit PAM nicht ganz gerade, kann aber auch mit der VM zusammenhängen.

                                    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
                                    1
                                    • XxJooOX Offline
                                      XxJooOX Offline
                                      XxJooO
                                      wrote on last edited by
                                      #18

                                      Danke für Deine Einschätzung!

                                      ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                                      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

                                      109

                                      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