Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Hilfe aus Karlsruhe und Umgebung

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Hilfe aus Karlsruhe und Umgebung

    This topic has been deleted. Only users with topic management privileges can see it.
    • liv-in-sky
      liv-in-sky last edited by

      @homoran

      wußte nicht, dass der sowas hat

      also cache clear im /home/iobroker ausführen ?

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @liv-in-sky last edited by Homoran

        @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

        also cache clear im /home/iobroker ausführen ?

        nee, hatte eben schonmal einen Versuch zur Diskussion gestellt

        @homoran sagte in Hilfe aus Karlsruhe und Umgebung:

        wenn ich mich richtig erinnere muss ja der Cahce vom user iobroker geleert werden
        in etwa
        sudo -H -u iobroker npm cache clesn
        (ohne Gewähr)

        weiss es aber nicht hundertprozentig

        Wechsel ins Installatinonsverzeichnis ist wahrscheinlich nicht falsch

        @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

        wußte nicht, dass der sowas hat

        wer denn sonst?
        Die Installationen und Updates fürht ja der user iobroker aus

        liv-in-sky 1 Reply Last reply Reply Quote 0
        • liv-in-sky
          liv-in-sky @Homoran last edited by liv-in-sky

          @homoran sagte in Hilfe aus Karlsruhe und Umgebung:

          sudo -H -u iobroker npm cache clesn

          cache clesn - glaube nicht, dass das funktioniert - gibt es auch nicht in der beschreibung unter commands (weder cache clean noch cache clear

          Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @liv-in-sky last edited by

            @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

            glaube nicht, dass das funktioniert

            dicke Finger am Tablett! 😡
            clean wäre korrekt (clear soll auch gehen - hab ich noch nie geprüft)

            @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

            gibt es auch nicht in der beschreibung unter commands

            bei npm?
            der befehl läuft ja auch als cache.....

            liv-in-sky 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @liv-in-sky last edited by

              @liv-in-sky

              sudo -u iobroker -H npm cache clean --force
              
              1 Reply Last reply Reply Quote 1
              • liv-in-sky
                liv-in-sky @Homoran last edited by

                @homoran

                jetz habe ich es kapiert - ist gemacht - leider kein erfolg

                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @liv-in-sky last edited by

                  @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

                  leider kein erfolg

                  was machst du auch 🙂

                  Mir gehen jetzt die Ideen aus

                  liv-in-sky 1 Reply Last reply Reply Quote 0
                  • liv-in-sky
                    liv-in-sky @Homoran last edited by

                    @homoran

                    ja - bin im moment auch ideen los - weiß zu wenig über das node

                    der fehler sagt zwar:

                    ‘X’ X(Boolean) ^In file included from /home/iobroker/.cache/node-gyp/14.18.3/include/node/node.h:67, from ../../nan/nan.h:53, from 
                    

                    sollte aber gelöscht sein

                    
                    
                    root@ioBroker-Rock64:/home/iobroker# npm cache verify
                    Cache verified and compressed (~/.npm/_cacache):
                    Content verified: 0 (0 bytes)
                    Index entries: 0
                    Finished in 0.133s
                    
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @liv-in-sky last edited by

                      @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

                      npm cache verify

                      Mach das mal für den iobroker mit. Als root rasselt der Befehl auch in das /home / ~ des roots...

                      sudo -u iobroker -H npm cache verify
                      
                      liv-in-sky 2 Replies Last reply Reply Quote 0
                      • liv-in-sky
                        liv-in-sky @Thomas Braun last edited by

                        @thomas-braun

                        geht leider nicht

                        root@ioBroker-Rock64:~# sudo -u iobroker -H npm cache verify
                        Error: EACCES: permission denied, scandir '/root'
                        root@ioBroker-Rock64:~#  npm cache verify
                        Cache verified and compressed (~/.npm/_cacache):
                        Content verified: 0 (0 bytes)
                        Index entries: 0
                        Finished in 0.134s
                        root@ioBroker-Rock64:~#
                        
                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @liv-in-sky last edited by

                          @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

                          root@ioBroker-Rock64:~# sudo -u iobroker -H npm cache verify Error: EACCES: permission denied, scandir '/root'

                          sorry, aber
                          @Thomas-Braun
                          kommt mir bekannt vor 🙂

                          1 Reply Last reply Reply Quote 1
                          • liv-in-sky
                            liv-in-sky @Thomas Braun last edited by

                            @thomas-braun

                            also neue situation - nur noch dieser fehler - eine idee dazu ?

                            NPM version: 6.14.15
                            npm install iobroker.iot@1.8.25 --loglevel error --prefix "/opt/iobroker" (System call)
                            sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
                            ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
                             #include <vips/vips8>
                                      ^~~~~~~~~~~~
                            compilation terminated.
                            make: *** [sharp.target.mk:137: Release/obj.target/sharp/src/common.o] Error 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:194:23)
                            gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                            gyp ERR! System Linux 4.17.0-rc6-rk3328
                            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 v14.18.3
                            gyp ERR! node-gyp -v v5.1.0
                            gyp ERR! not ok
                            
                            
                            Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @liv-in-sky last edited by

                              @liv-in-sky sagte in Hilfe aus Karlsruhe und Umgebung:

                              sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6

                              da gab es schonmal was - muss suchen

                              liv-in-sky Homoran 2 Replies Last reply Reply Quote 0
                              • liv-in-sky
                                liv-in-sky @Homoran last edited by

                                @homoran

                                kann das zu yakha gehören ?

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

                                  @homoran sagte in Hilfe aus Karlsruhe und Umgebung:

                                  muss suchen

                                  nutze kein yahka

                                  liv-in-sky 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @liv-in-sky last edited by

                                    @liv-in-sky https://forum.iobroker.net/topic/32635/fehler-im-modul-sharp-libvips-fehlt/3?_=1642245231446

                                    ignorieren

                                    😂

                                    liv-in-sky 1 Reply Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky @Homoran last edited by

                                      @homoran

                                      nee - es gibt da was auf github - iot adapter

                                      1 Reply Last reply Reply Quote 0
                                      • liv-in-sky
                                        liv-in-sky @Homoran last edited by

                                        @homoran sagte in Hilfe aus Karlsruhe und Umgebung:

                                        @liv-in-sky https://forum.iobroker.net/topic/32635/fehler-im-modul-sharp-libvips-fehlt/3?_=1642245231446

                                        ignorieren

                                        😂

                                        steht da auch auf github 🙂

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @liv-in-sky last edited by

                                          @liv-in-sky na dann

                                          https://forum.iobroker.net/topic/32635/fehler-im-modul-sharp-libvips-fehlt/3?_=1642245231446

                                          auch da wurde nur downgegradet

                                          1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @liv-in-sky last edited by Thomas Braun

                                            @liv-in-sky
                                            Das hat mit der Grafikbibliothek libvips zu tun. Aber eigentlich sollte eine aktuelle Buster Version schon mit passender glibc daher kommen.

                                            Zum Bau von canvas wird das auch benutzt. Dazu gibt es aber ein paar Threads hier.

                                            liv-in-sky 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

                                            904
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            166
                                            12032
                                            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