Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Was sagt das Log aus?

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Was sagt das Log aus?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Kusselin
      Kusselin last edited by

      0 info it worked if it ends with ok
      1 verbose cli [
      1 verbose cli   '/usr/bin/node',
      1 verbose cli   '/usr/bin/npm',
      1 verbose cli   'install',
      1 verbose cli   'iobroker.cul@1.2.1',
      1 verbose cli   '--loglevel',
      1 verbose cli   'error',
      1 verbose cli   '--prefix',
      1 verbose cli   '/opt/iobroker'
      1 verbose cli ]
      2 info using npm@6.14.4
      3 info using node@v12.18.0
      4 verbose npm-session 3b3e98686580eaf8
      5 silly install loadCurrentTree
      6 silly install readLocalPackageData
      7 silly fetchPackageMetaData error for iobroker.cul@1.2.1 request to https://registry.npmjs.org/iobroker.cul failed, reason: connect EHOSTUNREACH 104.16.19.35:443
      8 timing stage:rollbackFailedOptional Completed in 5ms
      9 timing stage:runTopLevelLifecycles Completed in 21089ms
      10 verbose type system
      11 verbose stack FetchError: request to https://registry.npmjs.org/iobroker.cul failed, reason: connect EHOSTUNREACH 104.16.19.35:443
      11 verbose stack     at ClientRequest.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-fetch-npm/src/index.js:68:14)
      11 verbose stack     at ClientRequest.emit (events.js:315:20)
      11 verbose stack     at TLSSocket.socketErrorListener (_http_client.js:426:9)
      11 verbose stack     at TLSSocket.emit (events.js:315:20)
      11 verbose stack     at emitErrorNT (internal/streams/destroy.js:92:8)
      11 verbose stack     at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
      11 verbose stack     at processTicksAndRejections (internal/process/task_queues.js:84:21)
      12 verbose cwd /opt/iobroker
      13 verbose Linux 4.19.118-v7+
      14 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.cul@1.2.1" "--loglevel" "error" "--prefix" "/opt/iobroker"
      15 verbose node v12.18.0
      16 verbose npm  v6.14.4
      17 error code EHOSTUNREACH
      18 error errno EHOSTUNREACH
      19 error request to https://registry.npmjs.org/iobroker.cul failed, reason: connect EHOSTUNREACH 104.16.19.35:443
      20 verbose exit [ 1, true ]
      
      Danke für ne Info...trotz geupdatetem iobroker kommt die Meldung bei installation eines Adapters....System ist pi 3 mit buster
      
      Dr. Bakterius 1 Reply Last reply Reply Quote 0
      • Dr. Bakterius
        Dr. Bakterius Most Active @Kusselin last edited by

        @Kusselin sagte in Was sagt das Log aus?:

        https://registry.npmjs.org/iobroker.cul

        Die Adresse ist nicht erreichbar gewesen. Gerade von mir versucht, da klappt alles. Passt bei dir die Internetverbindung vom Raspi?

        1 Reply Last reply Reply Quote 0
        • Kusselin
          Kusselin last edited by

          Internet funzt

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Kusselin last edited by

            @Kusselin
            Könnte mir npm 6.14.5 funktionieren.
            Am besten nodejs updaten, dann sollte npm automatisch mitkommen.

            1 Reply Last reply Reply Quote 0
            • Kusselin
              Kusselin last edited by

              O.K. danke Jungs, danke Thomas....
              ne Frage noch....bitte nicht steinigen.....wenn du schreibst updaten und zb das nodejs....wie mach ich das generell??
              bzw. wenn ich alles also alle adapter und auch das iobroker auf den neuesten Stand bringen will, was muss ich da speziell genau machen?
              Bei fhem zb. gebe ich oben in die Kommandozeile "UPDATE" ein...dann wird alles geupdatet..wie ist das bei iobroker? Danek euch

              Dr. Bakterius 1 Reply Last reply Reply Quote 0
              • Dr. Bakterius
                Dr. Bakterius Most Active @Kusselin last edited by

                @Kusselin Sieh mal auf dieser (und jeder anderen) Seite rechts oben in den roten Kasten. Da findest du eine Beschreibung. Und die Adapter lassen sich alle im Admin-Bereich einzeln oder auch alle in einem Rutsch updaten.

                1 Reply Last reply Reply Quote 0
                • Kusselin
                  Kusselin last edited by

                  vor lauter Bäume sieht man den Wald net gell..
                  https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

                  1 Reply Last reply Reply Quote 0
                  • Kusselin
                    Kusselin last edited by

                    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. Bakterius 1 Reply Last reply Reply Quote 0
                    • Dr. Bakterius
                      Dr. Bakterius Most Active @Kusselin last edited by

                      @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 Reply Quote 0
                      • Kusselin
                        Kusselin last edited by 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 Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Kusselin last edited by Thomas Braun

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

                          1 Reply Last reply Reply Quote 0
                          • Kusselin
                            Kusselin last edited by

                            hab die v10.21.0

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Kusselin last edited by

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

                              1 Reply Last reply Reply Quote 0
                              • Kusselin
                                Kusselin last edited by

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

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Kusselin last edited by

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

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Thomas Braun last edited by

                                    @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 Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Homoran last edited by

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

                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post

                                      Support us

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

                                      773
                                      Online

                                      31.7k
                                      Users

                                      79.8k
                                      Topics

                                      1.3m
                                      Posts

                                      log
                                      4
                                      17
                                      966
                                      Loading More Posts
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                      The ioBroker Community 2014-2023
                                      logo