Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Fehler beim Installieren der metro widgets

    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

    Fehler beim Installieren der metro widgets

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

      Schreibe bitte mal die Version des js-contoller unter dem Reiter Host in iobroker.

      Hast du einen roten LOG-Reiter? Kannst du darin auch noch Fehler sehen?

      Welche node.js Version nutzt Du? Laut Doku benötigt IoBroker eine Version >0.8 und <0.12.

      Keine Ahnung, ob es absoluter Unsinn ist, was ich hier schreibe, aber vielleicht hilft es Bluefox zur Analyse?

      Grüße,

      Fitti

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

        Die nodejs version kleiner 0.12 galt wegen node red. Inzwischen ist diese Beschränkung aufgehoben. Trotzdem habe ich den Eindruck, dass iobroker mit neueren Versionen nicht vernünftig läuft.

        Mit den nodejs versionen gibt es auch unterschiedliche npm Versionen. Auch hier scheint es zu Problemen zu kommen, wobei ich glaube, dass npm (Server) selbst besonders am Wochenende Probleme hat.

        Gesendet von meinem LIFETAB_S785X mit Tapatalk

        1 Reply Last reply Reply Quote 0
        • N
          navino last edited by

          @Fitti:

          Schreibe bitte mal die Version des js-contoller unter dem Reiter Host in iobroker.

          Hast du einen roten LOG-Reiter? Kannst du darin auch noch Fehler sehen?

          Welche node.js Version nutzt Du? Laut Doku benötigt IoBroker eine Version >0.8 und <0.12.

          Keine Ahnung, ob es absoluter Unsinn ist, was ich hier schreibe, aber vielleicht hilft es Bluefox zur Analyse?

          Grüße,

          Fitti `

          Habe die Version 0.7.11 , Log-reiter ist nicht rot, außer dem Fehler mit dem metro sehe ich sonst keine fehler

          nodjs habe ich in der version 0.10.35

          Kommisch ist, das ich das Problem erst nach der Deinsatllation habe. habe alles komplett deinstalliert, reste in den Verzeichnissen gelöscht…

          Gruß

          navino

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

            Mach mal

            cd /opt/iobroker

            npm cache clean

            npm install iobroker.vis-metro

            iobroker upload vis-metro

            Gruß

            Rainer

            Gesendet von meinem LIFETAB_S785X mit Tapatalk

            1 Reply Last reply Reply Quote 0
            • N
              navino last edited by

              @Homoran:

              Mach mal

              cd /opt/iobroker `

              Ich habe kein opt Dir …

              gruß

              navino

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

                Dann mach die restlichen Befehle in deinem Installationsverzeichnis von windows.

                Da kenne ich mich nicht aus.

                Gesendet von meinem LIFETAB_S785X mit Tapatalk

                1 Reply Last reply Reply Quote 0
                • N
                  navino last edited by

                  Hallo,

                  habe ich, leider ohne Erfolg.

                  Dann habe ich alles nocheinmal mit einem anderen Account probiert….wegen Cache oder so... auch nicht.

                  Dann habe ich einen anderen Rechner probiert, der noch nie was mit mit ioBroker und nodejs zu tun hatte, selbes Problem.

                  Also mach erstma weiter ohne metro... 😞

                  Gruß

                  navino

                  1 Reply Last reply Reply Quote 0
                  • F
                    Fitti last edited by

                    Was für ein Windows nutzt Du? Vielleicht schaffe ich es noch mal kurz das bei mir auszuprobieren…

                    1 Reply Last reply Reply Quote 0
                    • N
                      navino last edited by

                      Ich habe Windows 7 64 Bit, habe es auch auf Window 7 32 Bit probiert.

                      1 Reply Last reply Reply Quote 0
                      • F
                        Fitti last edited by

                        Jupp, dass Gleiche bei mir, jedoch andere Fehleranzeigen.

                        Der Colorpicker, hqwidgets und bar widgets ließen sich installieren.

                        Ich habe sowohl den 0.5.0 Installer verwendet, als auch

                        node 0.10.22 manuell installiert und dann per Hand npm install iobroker.

                        Das Fehlerbild ist identisch, wenn man die Metros installieren möchte:

                        $ ./iobroker add vis-metro
                        npm install iobroker.vis-metro --production --prefix "C:/Program Files/ioBroker" (System call)
                        host.computer1 install adapter vis-metro
                        npm install --production --prefix "C:/Program Files/ioBroker/node_modules/iobroker.vis-metro" (System call)
                        
                        module.js:340
                            throw err;
                                  ^
                        Error: Cannot find module 'C:\Program Files\ioBroker\node_modules\iobroker.vis-metro\node_modules\grunt\lib\grunt'
                            at Function.Module._resolveFilename (module.js:338:15)
                            at Function.Module._load (module.js:280:25)
                            at Function.Module.runMain (module.js:497:10)
                            at startup (node.js:119:16)
                            at node.js:929:3
                        
                        npm
                         ERR!
                         iobroker.vis-metro@0.1.7 prepublish: `node node_modules/grunt/lib/grunt prepublish`npm ERR!
                         Exit status 8npm
                         ERR! 
                        npm
                         ERR!
                         Failed at the iobroker.vis-metro@0.1.7 prepublish script.npm
                         ERR!
                         This is most likely a problem with the iobroker.vis-metro package,npm
                         ERR! not with npm itself.npm ERR! Tell the author that this fails on your system:
                        
                        npm
                         ERR!     node node_modules/grunt/lib/grunt prepublishnpm
                         ERR!
                         You can get their info via:
                        npm
                        
                        ERR!
                             npm owner ls iobroker.vis-metro
                        npm ERR! There is likely additional logging output above.
                        npm
                        
                        ERR!
                        
                        System Windows_NT 6.1.7601
                        npm
                        
                        ERR!
                        
                        command
                         "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production" "--prefix" "C:/Program Files/ioBroker/node_modules/iobroker.vis-metro"
                        npm
                        
                        ERR! 
                        cwd C:\Windows\system32npm
                        
                        ERR! node -v v0.10.35npm ERR! npm -v 1.4.28
                        npm ERR! code ELIFECYCLE
                        
                        Cannot install iobroker.vis-metro: 1
                        ERROR: process exited with code 25
                        
                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          Habe keine ahnung und deswegen gegoogelt.

                          Mit nodejs kommt auch npm

                          Wie sieht es denn aus, wenn du anschließend ein älteres nodejs installierst:
                          @Fitti:

                          als auch node 0.10.22 manuell installiert `

                          Wird dann auch npm downgegraded?

                          node -v v0.10.35npm ERR! npm -v 1.4.28
                          

                          auf meinem RasPi 2:

                           node -v v0.10.22
                          npm -v 1.3.14
                          

                          Gruß

                          Rainer

                          1 Reply Last reply Reply Quote 0
                          • F
                            Fitti last edited by

                            Genau. Auf meiner Banane ist auch 0.10.22

                            Mit Bluefoxs 0.5.0 Installer kommt 0.10.35 rauf.

                            Deshalb hatte ich alles (iobroker und node.js) gelöscht und manuell 0.10.22 installiert. Und dann über den node packet installer npm iobroker installiert.

                            Fehler bleibt (leider) exakt identisch.

                            Fitti

                            1 Reply Last reply Reply Quote 0
                            • A
                              AndyUM61 last edited by

                              Hat denn das Problem inzwischen jemand gelöst?

                              Ich habe das gleiche Problem mit dem metro-widgets:(.

                              Die plump-widgets sind bei mir auch nicht sichtbar.

                              Gruß

                              Andy

                              1 Reply Last reply Reply Quote 0
                              • F
                                Fitti last edited by

                                Ich schätze, das kann nur Bluefox. Und der ist gerade noch im Urlaub.

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

                                  @AndyUM61:

                                  Hat denn das Problem inzwischen jemand gelöst?

                                  Ich habe das gleiche Problem mit dem metro-widgets:(.

                                  Die plump-widgets sind bei mir auch nicht sichtbar.

                                  Gruß

                                  Andy `
                                  Obwohl ich noch nicht ganz da bin 8-) . Sollte es jetzt gehen.

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

                                    Hast du dich wenigstens gut erholt?

                                    Gesendet von meinem Cynus T7 mit Tapatalk

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

                                      @Homoran:

                                      Hast du dich wenigstens gut erholt?

                                      Gesendet von meinem Cynus T7 mit Tapatalk `
                                      Ja 8-) :lol: :geek:
                                      999_bild_fehlt.jpg

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        AndyUM61 last edited by

                                        Hallo,

                                        jetzt kommen zwar nicht mehr die Fehlermeldungen, und er scheint korrekt zu installieren,

                                        jedoch habe ich noch immer weder metro- noch plump-Widgets zur Auswahl im vis:(.

                                        Oder sind die irgendwo versteckt?

                                        Gruß Andy

                                        (ioBroker unter Windows 8.1)
                                        6663_screenshot_33.png
                                        6663_screenshot_34.png

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

                                          hast du das vis selbst nach der Installation der widgets neu gestartet?

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            AndyUM61 last edited by

                                            @Homoran:

                                            hast du das vis selbst nach der Installation der widgets neu gestartet? `

                                            Ich habe es über ioBroker-Instanzen neu gestartet.

                                            Oder muss das irgendwie anders extra gemacht werden?

                                            Aber da kommt eine Fehlermeldung im Log:

                                            ! host-SERVER 2015-09-07 17:15:32 info instance system.adapter.vis.0 terminated while should be started once
                                            ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:32:17
                                            ! Error: 2015-09-07 17:15:32 error at copyFolderRecursiveSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:29:15)
                                            ! Error: 2015-09-07 17:15:32 error at Array.forEach (native)
                                            ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:32:17
                                            ! Error: 2015-09-07 17:15:32 error at copyFolderRecursiveSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:29:15)
                                            ! Error: 2015-09-07 17:15:32 error at Array.forEach (native)
                                            ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:34:17
                                            ! Error: 2015-09-07 17:15:32 error at copyFileSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:14:8)
                                            ! Error: 2015-09-07 17:15:32 error at Object.fs.writeFileSync (fs.js:978:15)
                                            ! Error: 2015-09-07 17:15:32 error at Object.fs.openSync (fs.js:439:18)
                                            ! Error: 2015-09-07 17:15:32 error EPERM, operation not permitted 'C:\Program Files\ioBroker\node_modules\iobroker.vis\www\widgets\hqwidgets\img\Thumbs.db'
                                            ! uncaught 2015-09-07 17:15:32 error exception: EPERM, operation not permitted 'C:\Program Files\ioBroker\node_modules\iobroker.vis\www\widgets\hqwidgets\img\Thumbs.db'
                                            ! vis-0 2015-09-07 17:15:32 info starting. Version 0.6.13 in C:/Program Files/ioBroker/node_modules/iobroker.vis
                                            ! host-SERVER

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            810
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            24
                                            3008
                                            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