Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Probleme mit admin nach restore

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.9k

Probleme mit admin nach restore

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
55 Beiträge 3 Kommentatoren 5.3k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @jb_sullivan

    iobroker add iobroker.vis@1.4.10 --debug
    
    JB_SullivanJ Offline
    JB_SullivanJ Offline
    JB_Sullivan
    schrieb am zuletzt editiert von
    #46

    @thomas-braun

    sully@ioBrokerNUC:~$ iobroker add iobroker.vis@1.4.10 --debug
    NPM version: 6.14.17
    Installing iobroker.vis@1.4.10... (System call)
    
    > iobroker.vis@1.4.10 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 jscs-loader@0.3.0 requires a peer of jscs@^3.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":"x64"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.8 (node_modules/osx-temperature-sensor):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.8: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    
    npm ERR! code ELIFECYCLE
    npm ERR! errno 6
    npm ERR! iobroker.vis@1.4.10 install: `node main.js --install`
    npm ERR! Exit status 6
    npm ERR!
    npm ERR! Failed at the iobroker.vis@1.4.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!     /home/iobroker/.npm/_logs/2022-12-29T21_33_42_271Z-debug.log
    host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
    sully@ioBrokerNUC:~$
    
    

    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • JB_SullivanJ JB_Sullivan

      @thomas-braun

      sully@ioBrokerNUC:~$ iobroker add iobroker.vis@1.4.10 --debug
      NPM version: 6.14.17
      Installing iobroker.vis@1.4.10... (System call)
      
      > iobroker.vis@1.4.10 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 jscs-loader@0.3.0 requires a peer of jscs@^3.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":"x64"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.8 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.8: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
      
      npm ERR! code ELIFECYCLE
      npm ERR! errno 6
      npm ERR! iobroker.vis@1.4.10 install: `node main.js --install`
      npm ERR! Exit status 6
      npm ERR!
      npm ERR! Failed at the iobroker.vis@1.4.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!     /home/iobroker/.npm/_logs/2022-12-29T21_33_42_271Z-debug.log
      host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
      sully@ioBrokerNUC:~$
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #47

      @jb_sullivan sagte in Probleme mit admin nach restore:

      npm ERR! code ELIFECYCLE

      Das dürften Überreste vom ersten Adapter sein.

      sudo -u iobroker -H npm cache clean --force
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      JB_SullivanJ 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @jb_sullivan sagte in Probleme mit admin nach restore:

        npm ERR! code ELIFECYCLE

        Das dürften Überreste vom ersten Adapter sein.

        sudo -u iobroker -H npm cache clean --force
        
        JB_SullivanJ Offline
        JB_SullivanJ Offline
        JB_Sullivan
        schrieb am zuletzt editiert von
        #48

        @thomas-braun

        Das wars noch nicht

        host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
        sully@ioBrokerNUC:~$ sully@ioBrokerNUC:~$ sudo -u iobroker -H npm cache clean --force
        [sudo] Passwort für sully:
        npm WARN using --force I sure hope you know what you are doing.
        sully@ioBrokerNUC:~$ y
        -bash: y: Kommando nicht gefunden.
        sully@ioBrokerNUC:~$ iobroker install vis@1.4.10
        NPM version: 6.14.17
        Installing iobroker.vis@1.4.10... (System call)
        
        > iobroker.vis@1.4.10 install /opt/iobroker/node_modules/iobroker.vis
        > node main.js --install
        
        host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
        
        

        ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • JB_SullivanJ JB_Sullivan

          @thomas-braun

          Das wars noch nicht

          host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
          sully@ioBrokerNUC:~$ sully@ioBrokerNUC:~$ sudo -u iobroker -H npm cache clean --force
          [sudo] Passwort für sully:
          npm WARN using --force I sure hope you know what you are doing.
          sully@ioBrokerNUC:~$ y
          -bash: y: Kommando nicht gefunden.
          sully@ioBrokerNUC:~$ iobroker install vis@1.4.10
          NPM version: 6.14.17
          Installing iobroker.vis@1.4.10... (System call)
          
          > iobroker.vis@1.4.10 install /opt/iobroker/node_modules/iobroker.vis
          > node main.js --install
          
          host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #49

          @jb_sullivan

          Lösch das Verzeichnis mal.

          sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          JB_SullivanJ HomoranH 2 Antworten Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @jb_sullivan

            Lösch das Verzeichnis mal.

            sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis
            
            JB_SullivanJ Offline
            JB_SullivanJ Offline
            JB_Sullivan
            schrieb am zuletzt editiert von
            #50

            @thomas-braun sagte in Probleme mit admin nach restore:

            sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis

            Leider auch nicht

            sully@ioBrokerNUC:~$ sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis
            [sudo] Passwort für sully:
            sully@ioBrokerNUC:~$ ^C
            sully@ioBrokerNUC:~$ iobroker install vis@1.4.10
            NPM version: 6.14.17
            Installing iobroker.vis@1.4.10... (System call)
            
            > iobroker.vis@1.4.10 install /opt/iobroker/node_modules/iobroker.vis
            > node main.js --install
            
            host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
            sully@ioBrokerNUC:~$
            
            

            ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • JB_SullivanJ JB_Sullivan

              @thomas-braun sagte in Probleme mit admin nach restore:

              sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis

              Leider auch nicht

              sully@ioBrokerNUC:~$ sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis
              [sudo] Passwort für sully:
              sully@ioBrokerNUC:~$ ^C
              sully@ioBrokerNUC:~$ iobroker install vis@1.4.10
              NPM version: 6.14.17
              Installing iobroker.vis@1.4.10... (System call)
              
              > iobroker.vis@1.4.10 install /opt/iobroker/node_modules/iobroker.vis
              > node main.js --install
              
              host.ioBrokerNUC Cannot install iobroker.vis@1.4.10: 6
              sully@ioBrokerNUC:~$
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #51

              @jb_sullivan

              Dann weiß ich es auch nicht.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @jb_sullivan

                Lösch das Verzeichnis mal.

                sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis
                
                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #52

                @thomas-braun
                hat er den clean abgeschossen durch das y?

                sully@ioBrokerNUC:~$ sully@ioBrokerNUC:~$ sudo -u iobroker -H npm cache clean --force
                
                [sudo] Passwort für sully:
                
                npm WARN using --force I sure hope you know what you are doing.
                
                sully@ioBrokerNUC:~$ y
                
                -bash: y: Kommando nicht gefunden.
                

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                Thomas BraunT JB_SullivanJ 2 Antworten Letzte Antwort
                0
                • HomoranH Homoran

                  @thomas-braun
                  hat er den clean abgeschossen durch das y?

                  sully@ioBrokerNUC:~$ sully@ioBrokerNUC:~$ sudo -u iobroker -H npm cache clean --force
                  
                  [sudo] Passwort für sully:
                  
                  npm WARN using --force I sure hope you know what you are doing.
                  
                  sully@ioBrokerNUC:~$ y
                  
                  -bash: y: Kommando nicht gefunden.
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #53

                  @homoran sagte in Probleme mit admin nach restore:

                  hat er den clean abgeschossen durch das y?

                  Nein.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

                    @thomas-braun
                    hat er den clean abgeschossen durch das y?

                    sully@ioBrokerNUC:~$ sully@ioBrokerNUC:~$ sudo -u iobroker -H npm cache clean --force
                    
                    [sudo] Passwort für sully:
                    
                    npm WARN using --force I sure hope you know what you are doing.
                    
                    sully@ioBrokerNUC:~$ y
                    
                    -bash: y: Kommando nicht gefunden.
                    
                    JB_SullivanJ Offline
                    JB_SullivanJ Offline
                    JB_Sullivan
                    schrieb am zuletzt editiert von
                    #54

                    @homoran sagte in Probleme mit admin nach restore:

                    npm WARN using --force I sure hope you know what you are doing. sully@ioBrokerNUC:~$ y

                    ...... bedeutet jetzt was genau?

                    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                    1 Antwort Letzte Antwort
                    0
                    • JB_SullivanJ Offline
                      JB_SullivanJ Offline
                      JB_Sullivan
                      schrieb am zuletzt editiert von
                      #55

                      Kurze Anmerkung zu dem VIS Adapter:

                      Dieser läßt sich erst löschen, bzw. in der Version 1.4.0 neu installieren, wenn alle anderen VIS-Widget Adapter aus den INSTANZEN gelöscht wurden. In der Adapterliste können die VIS Widgets jedoch drin bleiben.

                      Danach kann man dann auch wieder eine ältere VIS Version installieren, welche sich dann im Nachgang auch auf 1.4.15 updaten läßt.

                      ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

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

                      593

                      Online

                      32.4k

                      Benutzer

                      81.5k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Home
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe