Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Update VIS 1.1.10 auf 1.2.0 Error 10

NEWS

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

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

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

Update VIS 1.1.10 auf 1.2.0 Error 10

Scheduled Pinned Locked Moved Unsolved Error/Bug
visupdateerror
59 Posts 4 Posters 3.6k Views 4 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.
  • sigi234S sigi234

    Mach mal einen Neustart............

    NegaleinN Offline
    NegaleinN Offline
    Negalein
    Global Moderator
    wrote on last edited by
    #3

    @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

    Mach mal einen Neustart............

    Da trau ich mich wetten, dass VIS dann nicht mehr geht.

    Melde mich gleich zurück.

    ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
    ° Node.js Fixer ---> iob nodejs-update
    ° Fixer ---> iob fix

    1 Reply Last reply
    0
    • sigi234S sigi234

      Mach mal einen Neustart............

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      wrote on last edited by
      #4

      @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

      Mach mal einen Neustart............

      So, nach einem Neustart läuft VIS und VIS-Edit noch.
      Im VIS-Edit wird 1.1.10 angezeigt.

      Im Admin wird es jetzt komisch.

      Als verfügbar wird mir 1.2.0 angezeigt.
      Aber das Feld für installiert ist leer!
      adapters - ioBroker.png

      Dann hätte ich über das + eine Instanz hinzugefügt.
      host.ioBroker error: this adapter does not allow multiple instances

      $ ./iobroker add vis  --host ioBroker
      NPM version: 6.4.1
      npm install iobroker.vis --production --save --prefix "/opt/iobroker" (System call)
      module.js:550    throw err;
          ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.vis/main.js'
          at Function.Module._resolveFilename (module.js:548:15)
          at Function.Module._load (module.js:475:25)
          at Function.Module.runMain (module.js:694:10)
          at startup (bootstrap_node.js:204:16)
          at bootstrap_node.js:625:3
      
      npm
       WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
      npm
       WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
      
      
      npm ERR! code ELIFECYCLEnpm ERR! errno 1
      
      npm ERR! iobroker.vis@1.2.0 install: `node main.js --install`npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the iobroker.vis@1.2.0 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /root/.npm/_logs/2019-05-08T21_06_05_301Z-debug.log
      
      ERROR: host.ioBroker error: this adapter does not allow multiple instances
      ERROR: process exited with code 19
      

      ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
      ° Node.js Fixer ---> iob nodejs-update
      ° Fixer ---> iob fix

      sigi234S 1 Reply Last reply
      0
      • NegaleinN Negalein

        @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

        Mach mal einen Neustart............

        So, nach einem Neustart läuft VIS und VIS-Edit noch.
        Im VIS-Edit wird 1.1.10 angezeigt.

        Im Admin wird es jetzt komisch.

        Als verfügbar wird mir 1.2.0 angezeigt.
        Aber das Feld für installiert ist leer!
        adapters - ioBroker.png

        Dann hätte ich über das + eine Instanz hinzugefügt.
        host.ioBroker error: this adapter does not allow multiple instances

        $ ./iobroker add vis  --host ioBroker
        NPM version: 6.4.1
        npm install iobroker.vis --production --save --prefix "/opt/iobroker" (System call)
        module.js:550    throw err;
            ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.vis/main.js'
            at Function.Module._resolveFilename (module.js:548:15)
            at Function.Module._load (module.js:475:25)
            at Function.Module.runMain (module.js:694:10)
            at startup (bootstrap_node.js:204:16)
            at bootstrap_node.js:625:3
        
        npm
         WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
        npm
         WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
        
        
        npm ERR! code ELIFECYCLEnpm ERR! errno 1
        
        npm ERR! iobroker.vis@1.2.0 install: `node main.js --install`npm ERR! Exit status 1
        npm ERR! 
        npm ERR! Failed at the iobroker.vis@1.2.0 install script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        
        npm ERR! A complete log of this run can be found in:npm ERR!     /root/.npm/_logs/2019-05-08T21_06_05_301Z-debug.log
        
        ERROR: host.ioBroker error: this adapter does not allow multiple instances
        ERROR: process exited with code 19
        
        sigi234S Online
        sigi234S Online
        sigi234
        Forum Testing Most Active
        wrote on last edited by
        #5

        @Negalein sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

        Dann hätte ich über das + eine Instanz hinzugefügt.
        host.ioBroker error: this adapter does not allow multiple instances

        Das war Falsch, Vis geht nur eine Instanz!

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Immer Daten sichern!

        NegaleinN 1 Reply Last reply
        0
        • NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          wrote on last edited by
          #6

          '/opt/iobroker/node_modules/iobroker.vis/main.js'

          das Verzeichnis iobroker.vis gibt es auch nicht.

          ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
          ° Node.js Fixer ---> iob nodejs-update
          ° Fixer ---> iob fix

          1 Reply Last reply
          0
          • sigi234S sigi234

            @Negalein sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

            Dann hätte ich über das + eine Instanz hinzugefügt.
            host.ioBroker error: this adapter does not allow multiple instances

            Das war Falsch, Vis geht nur eine Instanz!

            NegaleinN Offline
            NegaleinN Offline
            Negalein
            Global Moderator
            wrote on last edited by Negalein
            #7

            @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

            Das war Falsch, Vis geht nur eine Instanz!

            Ja, aber es wird mir zwar unter Instanzen angezeigt, aber eben nicht unter Adapter.

            Hätte jetzt versucht wieder 1.1.10 zu installieren.

            Bricht mit Error 10 ab.
            Und in der 1. Zeile sieht man, dass er von 0.0.0 auf 1.1.10 updaten möchte.

            $ ./iobroker upgrade vis@1.1.10
            Update vis from @0.0.0 to @1.1.10
            NPM version: 6.4.1
            npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
            module.js:550    throw err;
                ^
            
            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.vis/main.js'
                at Function.Module._resolveFilename (module.js:548:15)
                at Function.Module._load (module.js:475:25)
                at Function.Module.runMain (module.js:694:10)
                at startup (bootstrap_node.js:204:16)
                at bootstrap_node.js:625:3
            
            npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            
            
            npm ERR! code ELIFECYCLEnpm ERR! errno 1
            npm
             ERR! iobroker.vis@1.1.10 install: `node main.js --install`npm ERR! Exit status 1
            
            npm ERR! npm ERR! Failed at the iobroker.vis@1.1.10 install script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            
            
            npm ERR!
             A complete log of this run can be found in:
            npm ERR!     /root/.npm/_logs/2019-05-08T21_19_47_886Z-debug.log
            ERROR: Cannot find io-package.json in null
            ERROR: process exited with code 10
            

            ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
            ° Node.js Fixer ---> iob nodejs-update
            ° Fixer ---> iob fix

            sigi234S 2 Replies Last reply
            0
            • NegaleinN Negalein

              @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

              Das war Falsch, Vis geht nur eine Instanz!

              Ja, aber es wird mir zwar unter Instanzen angezeigt, aber eben nicht unter Adapter.

              Hätte jetzt versucht wieder 1.1.10 zu installieren.

              Bricht mit Error 10 ab.
              Und in der 1. Zeile sieht man, dass er von 0.0.0 auf 1.1.10 updaten möchte.

              $ ./iobroker upgrade vis@1.1.10
              Update vis from @0.0.0 to @1.1.10
              NPM version: 6.4.1
              npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
              module.js:550    throw err;
                  ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.vis/main.js'
                  at Function.Module._resolveFilename (module.js:548:15)
                  at Function.Module._load (module.js:475:25)
                  at Function.Module.runMain (module.js:694:10)
                  at startup (bootstrap_node.js:204:16)
                  at bootstrap_node.js:625:3
              
              npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              
              
              npm ERR! code ELIFECYCLEnpm ERR! errno 1
              npm
               ERR! iobroker.vis@1.1.10 install: `node main.js --install`npm ERR! Exit status 1
              
              npm ERR! npm ERR! Failed at the iobroker.vis@1.1.10 install script.
              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
              
              
              npm ERR!
               A complete log of this run can be found in:
              npm ERR!     /root/.npm/_logs/2019-05-08T21_19_47_886Z-debug.log
              ERROR: Cannot find io-package.json in null
              ERROR: process exited with code 10
              
              sigi234S Online
              sigi234S Online
              sigi234
              Forum Testing Most Active
              wrote on last edited by
              #8

              @Negalein sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

              @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

              Das war Falsch, Vis geht nur eine Instanz!

              Ja, aber es wird mir zwar unter Instanzen angezeigt, aber eben nicht unter Adapter.

              Hm...da muss ein Profi ran, ich bin mir nicht sicher ob Vis nicht einen höheren JS-Controller (du hast 1.4.2) braucht.

              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Immer Daten sichern!

              1 Reply Last reply
              0
              • NegaleinN Negalein

                @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                Das war Falsch, Vis geht nur eine Instanz!

                Ja, aber es wird mir zwar unter Instanzen angezeigt, aber eben nicht unter Adapter.

                Hätte jetzt versucht wieder 1.1.10 zu installieren.

                Bricht mit Error 10 ab.
                Und in der 1. Zeile sieht man, dass er von 0.0.0 auf 1.1.10 updaten möchte.

                $ ./iobroker upgrade vis@1.1.10
                Update vis from @0.0.0 to @1.1.10
                NPM version: 6.4.1
                npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
                module.js:550    throw err;
                    ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.vis/main.js'
                    at Function.Module._resolveFilename (module.js:548:15)
                    at Function.Module._load (module.js:475:25)
                    at Function.Module.runMain (module.js:694:10)
                    at startup (bootstrap_node.js:204:16)
                    at bootstrap_node.js:625:3
                
                npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                
                
                npm ERR! code ELIFECYCLEnpm ERR! errno 1
                npm
                 ERR! iobroker.vis@1.1.10 install: `node main.js --install`npm ERR! Exit status 1
                
                npm ERR! npm ERR! Failed at the iobroker.vis@1.1.10 install script.
                npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                
                
                npm ERR!
                 A complete log of this run can be found in:
                npm ERR!     /root/.npm/_logs/2019-05-08T21_19_47_886Z-debug.log
                ERROR: Cannot find io-package.json in null
                ERROR: process exited with code 10
                
                sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                wrote on last edited by
                #9

                @Negalein

                Kommst du noch in Vis rein?

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                NegaleinN 1 Reply Last reply
                0
                • sigi234S sigi234

                  @Negalein

                  Kommst du noch in Vis rein?

                  NegaleinN Offline
                  NegaleinN Offline
                  Negalein
                  Global Moderator
                  wrote on last edited by
                  #10

                  @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                  @Negalein

                  Kommst du noch in Vis rein?

                  Ja, geht einwandfrei.
                  Ist auch unter Instanzen immer grün

                  ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                  ° Node.js Fixer ---> iob nodejs-update
                  ° Fixer ---> iob fix

                  sigi234S 1 Reply Last reply
                  0
                  • NegaleinN Negalein

                    @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                    @Negalein

                    Kommst du noch in Vis rein?

                    Ja, geht einwandfrei.
                    Ist auch unter Instanzen immer grün

                    sigi234S Online
                    sigi234S Online
                    sigi234
                    Forum Testing Most Active
                    wrote on last edited by
                    #11

                    @Negalein

                    Mal Daten sichern..........
                    Ich hatte das auch, ging aber nach Neustart, Browser Cache geleert? Strg+F5?

                    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Immer Daten sichern!

                    NegaleinN 1 Reply Last reply
                    0
                    • sigi234S sigi234

                      @Negalein

                      Mal Daten sichern..........
                      Ich hatte das auch, ging aber nach Neustart, Browser Cache geleert? Strg+F5?

                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      wrote on last edited by
                      #12

                      @sigi234 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                      @Negalein

                      Mal Daten sichern..........
                      Ich hatte das auch, ging aber nach Neustart, Browser Cache geleert? Strg+F5?

                      Cache werde ich versuchen.

                      Backup wird sowieso täglich 4fach erstellt.

                      ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                      ° Node.js Fixer ---> iob nodejs-update
                      ° Fixer ---> iob fix

                      1 Reply Last reply
                      0
                      • StabilostickS Offline
                        StabilostickS Offline
                        Stabilostick
                        wrote on last edited by Stabilostick
                        #13

                        Geh mal in den ioBroker-Ordner und führe

                        npm i stream-browserify
                        

                        aus.

                        Dann nochmal das vis Update.

                        Wobei, da erklärt nicht die fehlende main.js .... hmm.

                        Was steht in /root/.npm/_logs/2019-05-08T21_19_47_886Z-debug.log?

                        sigi234S NegaleinN 2 Replies Last reply
                        0
                        • StabilostickS Stabilostick

                          Geh mal in den ioBroker-Ordner und führe

                          npm i stream-browserify
                          

                          aus.

                          Dann nochmal das vis Update.

                          Wobei, da erklärt nicht die fehlende main.js .... hmm.

                          Was steht in /root/.npm/_logs/2019-05-08T21_19_47_886Z-debug.log?

                          sigi234S Online
                          sigi234S Online
                          sigi234
                          Forum Testing Most Active
                          wrote on last edited by
                          #14

                          @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                          npm i stream-browserify

                          Hallo, das kenne ich noch nicht, kannst du mir erklären was das bewirkt? Um zu lernen...........

                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Immer Daten sichern!

                          StabilostickS 1 Reply Last reply
                          0
                          • sigi234S sigi234

                            @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                            npm i stream-browserify

                            Hallo, das kenne ich noch nicht, kannst du mir erklären was das bewirkt? Um zu lernen...........

                            StabilostickS Offline
                            StabilostickS Offline
                            Stabilostick
                            wrote on last edited by
                            #15

                            @sigi234

                            Das ist für die erste Warnung aus dem Log.

                            1 Reply Last reply
                            0
                            • apollon77A Offline
                              apollon77A Offline
                              apollon77
                              wrote on last edited by
                              #16

                              ich frage mal frech: Genug Plattenplatz ist frei und so?

                              Also vis läuft aber es gibt kein /opt/iobroker/node_modules/iobroker-vis Verzeichnis ... ok das kann sein weil am Ende vis geuploaded wird und das das wichtige ist.

                              Der Fehler sagt das er das installations-Kommando nicht ausführen konnte nach der npm Installation.

                              Führe doch mal

                              npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker"

                              manuell an der Kommandozeile aus

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              NegaleinN 1 Reply Last reply
                              0
                              • StabilostickS Stabilostick

                                Geh mal in den ioBroker-Ordner und führe

                                npm i stream-browserify
                                

                                aus.

                                Dann nochmal das vis Update.

                                Wobei, da erklärt nicht die fehlende main.js .... hmm.

                                Was steht in /root/.npm/_logs/2019-05-08T21_19_47_886Z-debug.log?

                                NegaleinN Offline
                                NegaleinN Offline
                                Negalein
                                Global Moderator
                                wrote on last edited by
                                #17

                                @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                                Geh mal in den ioBroker-Ordner und führe

                                Du meinst in /opt/iobroker/ ?

                                Wobei, da erklärt nicht die fehlende main.js .... hmm.

                                Ja, denn es existiert schon kein Verzeichnis iobroker.vis
                                /opt/iobroker/node_modules/iobroker.vis/main.js

                                Was steht in /root/.npm/_logs/2019-05-08T21_19_47_886Z-debug.log?

                                2019-05-08T21_19_47_886Z-debug.log

                                ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                                ° Node.js Fixer ---> iob nodejs-update
                                ° Fixer ---> iob fix

                                1 Reply Last reply
                                0
                                • apollon77A apollon77

                                  ich frage mal frech: Genug Plattenplatz ist frei und so?

                                  Also vis läuft aber es gibt kein /opt/iobroker/node_modules/iobroker-vis Verzeichnis ... ok das kann sein weil am Ende vis geuploaded wird und das das wichtige ist.

                                  Der Fehler sagt das er das installations-Kommando nicht ausführen konnte nach der npm Installation.

                                  Führe doch mal

                                  npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker"

                                  manuell an der Kommandozeile aus

                                  NegaleinN Offline
                                  NegaleinN Offline
                                  Negalein
                                  Global Moderator
                                  wrote on last edited by Negalein
                                  #18

                                  @apollon77 sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                                  ich frage mal frech: Genug Plattenplatz ist frei und so?

                                  Ja, mehrere TB :)

                                  Führe doch mal

                                  npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker"

                                  manuell an der Kommandozeile aus

                                  root@ioBroker:/opt/iobroker# npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker"              
                                                                                                                                                         
                                  > iobroker.vis@1.1.10 install /opt/iobroker/node_modules/iobroker.vis                                                  
                                  > node main.js --install                                                                                               
                                                                                                                                                         
                                  module.js:550                                                                                                          
                                      throw err;                                                                                                         
                                      ^                                                                                                                  
                                                                                                                                                         
                                  Error: Cannot find module '/opt/iobroker/node_modules/iobroker.vis/main.js'                                            
                                      at Function.Module._resolveFilename (module.js:548:15)                                                             
                                      at Function.Module._load (module.js:475:25)                                                                        
                                      at Function.Module.runMain (module.js:694:10)                                                                      
                                      at startup (bootstrap_node.js:204:16)                                                                              
                                      at bootstrap_node.js:625:3                                                                                         
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):    
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darw
                                  in","arch":"any"} (current: {"os":"linux","arch":"x64"})                                                               
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):                    
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arc
                                  h":"any"} (current: {"os":"linux","arch":"x64"})                                                                       
                                                                                                                                                         
                                  npm ERR! code ELIFECYCLE                                                                                               
                                  npm ERR! errno 1                                                                                                       
                                  npm ERR! iobroker.vis@1.1.10 install: `node main.js --install`                                                         
                                  npm ERR! Exit status 1                                                                                                 
                                  npm ERR!                                                                                                               
                                  npm ERR! Failed at the iobroker.vis@1.1.10 install script.                                                             
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.                     
                                                                                                                                                         
                                  npm ERR! A complete log of this run can be found in:                                                                   
                                  npm ERR!     /root/.npm/_logs/2019-05-08T21_48_42_503Z-debug.log                                                       
                                  root@ioBroker:/opt/iobroker#                                                                                           
                                                                 
                                  

                                  Log von /root/.npm/_logs/2019-05-08T21_48_42_503Z-debug.log
                                  2019-05-08T21_48_42_503Z-debug.log

                                  ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                                  ° Node.js Fixer ---> iob nodejs-update
                                  ° Fixer ---> iob fix

                                  1 Reply Last reply
                                  0
                                  • StabilostickS Offline
                                    StabilostickS Offline
                                    Stabilostick
                                    wrote on last edited by Stabilostick
                                    #19

                                    Hmm, da steht auch nur drin:

                                    108 silly lifecycle iobroker.vis@1.1.10~install: Args: [ '-c', 'node main.js --install' ]
                                    ...
                                    112 silly lifecycle iobroker.vis@1.1.10~install: Returned: code: 1  signal: null
                                    113 info lifecycle iobroker.vis@1.1.10~install: Failed to exec install script
                                    

                                    Vielleicht im iobroker Ordner

                                    npm i iobroker.vis@1.1.10 --production --force
                                    

                                    ausführen?

                                    NegaleinN 1 Reply Last reply
                                    0
                                    • apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by
                                      #20

                                      Bitte nicht mit alten Versionen dinge tun, die 1.2.0 ist aktuell.

                                      Also ich habe es bei mir manuell gemacht und bei mir ist alles da.

                                      Bei Dir scheint im Verzeichnis iobroker.is die main,js zu fehlen nach dem entpacken ... und das kann an sich nicht sein. Irgendwas st da bei dir gerade komisch. Kann da irgendwas mit Docker dazwischenfunken?

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      NegaleinN 1 Reply Last reply
                                      0
                                      • StabilostickS Stabilostick

                                        Hmm, da steht auch nur drin:

                                        108 silly lifecycle iobroker.vis@1.1.10~install: Args: [ '-c', 'node main.js --install' ]
                                        ...
                                        112 silly lifecycle iobroker.vis@1.1.10~install: Returned: code: 1  signal: null
                                        113 info lifecycle iobroker.vis@1.1.10~install: Failed to exec install script
                                        

                                        Vielleicht im iobroker Ordner

                                        npm i iobroker.vis@1.1.10 --production --force
                                        

                                        ausführen?

                                        NegaleinN Offline
                                        NegaleinN Offline
                                        Negalein
                                        Global Moderator
                                        wrote on last edited by
                                        #21

                                        @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                                        npm i iobroker.vis@1.1.10 --production --force
                                        

                                        ausführen?

                                        DANKE
                                        Jetzt ist zumindest die 1.1.10 wieder als installiert zu sehen.

                                        root@ioBroker:/opt/iobroker# npm i iobroker.vis@1.1.10 --production --force                                            
                                        npm WARN using --force I sure hope you know what you are doing.                                                        
                                                                                                                                                               
                                        > osx-temperature-sensor@1.0.3 install /opt/iobroker/node_modules/osx-temperature-sensor                               
                                        > node-gyp rebuild                                                                                                     
                                                                                                                                                               
                                        make: Verzeichnis „/opt/iobroker/node_modules/osx-temperature-sensor/build“ wird betreten                             
                                          SOLINK_MODULE(target) Release/obj.target/none.node                                                                   
                                          COPY Release/none.node                                                                                               
                                        make: Verzeichnis „/opt/iobroker/node_modules/osx-temperature-sensor/build“ wird verlassen                            
                                                                                                                                                               
                                        > xpc-connection@0.1.4 install /opt/iobroker/node_modules/xpc-connection                                               
                                        > node-gyp rebuild                                                                                                     
                                                                                                                                                               
                                        make: Verzeichnis „/opt/iobroker/node_modules/xpc-connection/build“ wird betreten                                     
                                          SOLINK_MODULE(target) Release/obj.target/binding.node                                                                
                                          COPY Release/binding.node                                                                                            
                                        make: Verzeichnis „/opt/iobroker/node_modules/xpc-connection/build“ wird verlassen                                    
                                                                                                                                                               
                                        > iobroker.vis@1.1.10 install /opt/iobroker/node_modules/iobroker.vis                                                  
                                        > node main.js --install                                                                                               
                                                                                                                                                               
                                        + iobroker.vis@1.1.10                                                                                                  
                                        added 3 packages from 4 contributors and audited 33920 packages in 114.152s                                            
                                        found 70 vulnerabilities (43 low, 4 moderate, 23 high)                                                                 
                                          run `npm audit fix` to fix them, or `npm audit` for details                                                          
                                        
                                        

                                        ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                                        ° Node.js Fixer ---> iob nodejs-update
                                        ° Fixer ---> iob fix

                                        1 Reply Last reply
                                        0
                                        • StabilostickS Offline
                                          StabilostickS Offline
                                          Stabilostick
                                          wrote on last edited by
                                          #22

                                          Dann versuche doch gleich das Update auf die neue Version nocheinmal.

                                          NegaleinN 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

                                          450

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe