Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Gelöst]Bekomme Vis-adapter nicht mehr zum laufen

    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

    [Gelöst]Bekomme Vis-adapter nicht mehr zum laufen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @berno63 last edited by

      @berno63

      Versuch es 'zu Fuß' über die Kommandozeile. Da gibt es meist andere/bessere Meldungen.

      cd /opt/iobroker 
      sudo -H -u iobroker npm install iobroker.vis --loglevel error --prefix "/opt/iobroker"
      
      B 1 Reply Last reply Reply Quote 0
      • B
        berno63 @Thomas Braun last edited by

        @thomas-braun
        Leider auch kein Erfolg

        bernd@iobroker:~$ cd /opt/iobroker
        bernd@iobroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.vis --loglevel error --prefix "/opt/iobroker"
        [sudo] password for bernd: 
        
        > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
        > node main.js --install
        
        npm ERR! code ELIFECYCLE
        npm ERR! errno 6
        npm ERR! iobroker.vis@1.4.15 install: `node main.js --install`
        npm ERR! Exit status 6
        npm ERR! 
        npm ERR! Failed at the iobroker.vis@1.4.15 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!     /home/iobroker/.npm/_logs/2022-05-29T11_05_18_499Z-debug.log
        bernd@iobroker:/opt/iobroker$ 
        
        crunchip E 2 Replies Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @berno63 last edited by crunchip

          @berno63 geh mal mit der Vis Installation 2 oder 3 Versionen zurück, dann sollte es funktionieren, anschliessen gehst du wieder auf die aktuelle Version
          z.b.

          cd /opt/iobroker
          
          npm install iobroker.vis@1.4.8
          
          B 1 Reply Last reply Reply Quote 0
          • E
            Einstein67 @berno63 last edited by Einstein67

            @berno63 Installiere vorm Restore den VIS-Adapter manuell.

            Dann funktioniert er auch nach dem Restore wieder mit all deinen Einstellungen!

            crunchip 1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @Einstein67 last edited by

              @einstein67 richtig, oder so

              1 Reply Last reply Reply Quote 0
              • B
                berno63 @crunchip last edited by

                @crunchip
                Ja, wollte ich auch schon testen aber in der Adaperliste hab ich keine Auswahl-möglichkeit
                liste.png

                @Einstein67 könnte ich auch probieren aber müsste ich ja wieder von vorne beginnen

                crunchip E 2 Replies Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @berno63 last edited by

                  @berno63 sagte in Bekomme Vis-adapter nicht mehr zum laufen:

                  aber in der Adaperliste hab ich keine Auswahl-möglichkeit

                  na manuell installieren, siehe oben

                  1 Reply Last reply Reply Quote 0
                  • E
                    Einstein67 @berno63 last edited by

                    @berno63 said in Bekomme Vis-adapter nicht mehr zum laufen:

                    könnte ich auch probieren aber müsste ich ja wieder von vorne beginnen

                    Bei Proxmox/LCX bin ich von ein Snapshoot vor dem Restore ausgegangen. Da wäre man in ein paar Sekunden wieder auf den alten Stand ...

                    B 1 Reply Last reply Reply Quote 0
                    • B
                      berno63 @Einstein67 last edited by berno63

                      Vielen dank an Euch, habs wieder hinbekommen, vor dem Restore den Vis installiert, so hats geklappt.

                      @einstein67
                      Danke für den Tipp und den "denkanstoss", diesmal vor dem Restore ein Snapshoot gemacht 👍 👍

                      Lg

                      E 1 Reply Last reply Reply Quote 0
                      • E
                        Einstein67 @berno63 last edited by Einstein67

                        @berno63 Super dass es wieder läuft!

                        Du kanns dir den erstellten Snapshot auch clonen, und daraus (für zukünftige Installationen) ein Template erstellen!

                        1 Reply Last reply Reply Quote 0
                        • hg6806
                          hg6806 Most Active last edited by hg6806

                          Hallo zusammen,

                          bei mir auch der Fehler, ich kann aber auch keine ältere Version installieren.

                          Ich habe ganz normal den Pi neu aufgesetzt, dann Backup drauf und restore.

                          Dann versucht folgende Kommandos:

                          pi@raspberrypi:~ $ cd /opt/iobroker
                          pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.vis --lo                                                                                                             glevel error --prefix "/opt/iobroker"
                          
                          > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
                          > node main.js --install
                          
                          npm ERR! code ELIFECYCLE
                          npm ERR! errno 6
                          npm ERR! iobroker.vis@1.4.15 install: `node main.js --install`
                          npm ERR! Exit status 6
                          npm ERR!
                          npm ERR! Failed at the iobroker.vis@1.4.15 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!     /home/iobroker/.npm/_logs/2022-06-09T19_37_28_031Z-debug.log
                          pi@raspberrypi:/opt/iobroker $ npm install iobroker.vis@1.4.8
                          
                          > iobroker.vis@1.4.8 install /opt/iobroker/node_modules/iobroker.vis
                          > node main.js --install
                          
                          npm WARN crc@4.1.1 requires a peer of buffer@>=6.0.3 but none is installed. You must install peer dependencies yourself.
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          
                          npm ERR! code ELIFECYCLE
                          npm ERR! errno 6
                          npm ERR! iobroker.vis@1.4.8 install: `node main.js --install`
                          npm ERR! Exit status 6
                          npm ERR!
                          npm ERR! Failed at the iobroker.vis@1.4.8 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!     /home/iobroker/.npm/_logs/2022-06-09T19_40_47_142Z-debug.log
                          pi@raspberrypi:/opt/iobroker $
                          
                          

                          EDIT: Irgendwie habe ich es hinbekommen.

                          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

                          610
                          Online

                          31.9k
                          Users

                          80.2k
                          Topics

                          1.3m
                          Posts

                          5
                          12
                          1271
                          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