Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Vis nach Restore nicht erreichbar

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    683

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    526

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Vis nach Restore nicht erreichbar

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
8 Beiträge 6 Kommentatoren 390 Aufrufe 5 Beobachtet
  • Ä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.
  • M Offline
    M Offline
    Mika 0
    schrieb am zuletzt editiert von
    #1

    Hallo, ich habe ein ähnliches Problem. Meine Vis ist auch nicht erreichbar nach Restore.

    Nachinstall geht aber nicht. Weder Terminal noch Adapter, noch Katze
    iob upgrade vis@1.4.10
    noch
    iob upgrade vis@1.4.16

    iob upgrade vis@1.4.16
    
    This upgrade of "vis" will at least introduce the following changes:
    ==========================================================================
    -> 1.4.16:
    Corrected connection with "only port" URLs
    
    -> 1.4.15:
    Better check of the offline license
    
    -> 1.4.14:
    Corrected GUI bug
    
    -> 1.4.13:
    The group attributes will be replaced recursively
    
    -> 1.4.12:
    Fixed bug with the export of specific widgets
    
    -> 1.4.11:
    Removed ES6 commands to be supported by older browsers
    Fixed problem with update of grouped widgets
    Added web manifest to be able to handle vis as the web app
    
    -> 1.4.8:
    Added support for js-controller 4.x
    ==========================================================================
    
    BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
    Would you like to upgrade vis from @0.0.0 to @1.4.16 now? [(y)es, (n)o]: y
    Update vis from @0.0.0 to @1.4.16
    NPM version: 6.14.18
    Installing iobroker.vis@1.4.16... (System call)
    
    > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis
    > node main.js --install
    
    host.solpiplog Cannot install iobroker.vis@1.4.16: 6
    
    

    Hier der Log: Adpater Vis install:

    $ iobroker add vis auto --host solpiplog --debug
    
    NPM version: 6.14.18
    
    Installing iobroker.vis@1.4.16... (System call)
    
    > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
    
    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 ERR! code ELIFECYCLE
    
    npm ERR! errno 6
    
    npm ERR! iobroker.vis@1.4.16 install: `node main.js --install`
    
    npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.16 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/2023-05-07T10_28_42_554Z-debug.log
    
    host.solpiplog Cannot install iobroker.vis@1.4.16: 6
    
    ERROR: Process exited with code 25
    

    Und das von der "Katze / Git Install)

    $ iobroker url iobroker.vis --host solpiplog --debug
    
    install iobroker.vis
    
    NPM version: 6.14.18
    
    Installing iobroker.vis... (System call)
    
    > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
    
    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 ERR! code ELIFECYCLE
    
    npm ERR! errno 6
    
    npm ERR! iobroker.vis@1.4.16 install: `node main.js --install`
    
    npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.16 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/2023-05-07T10_31_49_606Z-debug.log
    
    host.solpiplog Cannot install iobroker.vis: 6
    
    ERROR: Process exited with code 25
    

    Wer kann mir bitte helfen?

    Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
    0
    • M Mika 0

      Hallo, ich habe ein ähnliches Problem. Meine Vis ist auch nicht erreichbar nach Restore.

      Nachinstall geht aber nicht. Weder Terminal noch Adapter, noch Katze
      iob upgrade vis@1.4.10
      noch
      iob upgrade vis@1.4.16

      iob upgrade vis@1.4.16
      
      This upgrade of "vis" will at least introduce the following changes:
      ==========================================================================
      -> 1.4.16:
      Corrected connection with "only port" URLs
      
      -> 1.4.15:
      Better check of the offline license
      
      -> 1.4.14:
      Corrected GUI bug
      
      -> 1.4.13:
      The group attributes will be replaced recursively
      
      -> 1.4.12:
      Fixed bug with the export of specific widgets
      
      -> 1.4.11:
      Removed ES6 commands to be supported by older browsers
      Fixed problem with update of grouped widgets
      Added web manifest to be able to handle vis as the web app
      
      -> 1.4.8:
      Added support for js-controller 4.x
      ==========================================================================
      
      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade vis from @0.0.0 to @1.4.16 now? [(y)es, (n)o]: y
      Update vis from @0.0.0 to @1.4.16
      NPM version: 6.14.18
      Installing iobroker.vis@1.4.16... (System call)
      
      > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis
      > node main.js --install
      
      host.solpiplog Cannot install iobroker.vis@1.4.16: 6
      
      

      Hier der Log: Adpater Vis install:

      $ iobroker add vis auto --host solpiplog --debug
      
      NPM version: 6.14.18
      
      Installing iobroker.vis@1.4.16... (System call)
      
      > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
      
      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 ERR! code ELIFECYCLE
      
      npm ERR! errno 6
      
      npm ERR! iobroker.vis@1.4.16 install: `node main.js --install`
      
      npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.16 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/2023-05-07T10_28_42_554Z-debug.log
      
      host.solpiplog Cannot install iobroker.vis@1.4.16: 6
      
      ERROR: Process exited with code 25
      

      Und das von der "Katze / Git Install)

      $ iobroker url iobroker.vis --host solpiplog --debug
      
      install iobroker.vis
      
      NPM version: 6.14.18
      
      Installing iobroker.vis... (System call)
      
      > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
      
      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 ERR! code ELIFECYCLE
      
      npm ERR! errno 6
      
      npm ERR! iobroker.vis@1.4.16 install: `node main.js --install`
      
      npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.16 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/2023-05-07T10_31_49_606Z-debug.log
      
      host.solpiplog Cannot install iobroker.vis: 6
      
      ERROR: Process exited with code 25
      

      Wer kann mir bitte helfen?

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @mika-0

      Hast du vor dem Einspielen des Backups den vis-Adapter installiert? Und lass sie Finger von der Katze/GitHub, wenn nicht unbedingt erforderlich.

      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

      M 1 Antwort Letzte Antwort
      0
      • M Mika 0

        Hallo, ich habe ein ähnliches Problem. Meine Vis ist auch nicht erreichbar nach Restore.

        Nachinstall geht aber nicht. Weder Terminal noch Adapter, noch Katze
        iob upgrade vis@1.4.10
        noch
        iob upgrade vis@1.4.16

        iob upgrade vis@1.4.16
        
        This upgrade of "vis" will at least introduce the following changes:
        ==========================================================================
        -> 1.4.16:
        Corrected connection with "only port" URLs
        
        -> 1.4.15:
        Better check of the offline license
        
        -> 1.4.14:
        Corrected GUI bug
        
        -> 1.4.13:
        The group attributes will be replaced recursively
        
        -> 1.4.12:
        Fixed bug with the export of specific widgets
        
        -> 1.4.11:
        Removed ES6 commands to be supported by older browsers
        Fixed problem with update of grouped widgets
        Added web manifest to be able to handle vis as the web app
        
        -> 1.4.8:
        Added support for js-controller 4.x
        ==========================================================================
        
        BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
        Would you like to upgrade vis from @0.0.0 to @1.4.16 now? [(y)es, (n)o]: y
        Update vis from @0.0.0 to @1.4.16
        NPM version: 6.14.18
        Installing iobroker.vis@1.4.16... (System call)
        
        > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis
        > node main.js --install
        
        host.solpiplog Cannot install iobroker.vis@1.4.16: 6
        
        

        Hier der Log: Adpater Vis install:

        $ iobroker add vis auto --host solpiplog --debug
        
        NPM version: 6.14.18
        
        Installing iobroker.vis@1.4.16... (System call)
        
        > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
        
        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 ERR! code ELIFECYCLE
        
        npm ERR! errno 6
        
        npm ERR! iobroker.vis@1.4.16 install: `node main.js --install`
        
        npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.16 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/2023-05-07T10_28_42_554Z-debug.log
        
        host.solpiplog Cannot install iobroker.vis@1.4.16: 6
        
        ERROR: Process exited with code 25
        

        Und das von der "Katze / Git Install)

        $ iobroker url iobroker.vis --host solpiplog --debug
        
        install iobroker.vis
        
        NPM version: 6.14.18
        
        Installing iobroker.vis... (System call)
        
        > iobroker.vis@1.4.16 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
        
        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 ERR! code ELIFECYCLE
        
        npm ERR! errno 6
        
        npm ERR! iobroker.vis@1.4.16 install: `node main.js --install`
        
        npm ERR! Exit status 6npm ERR! npm ERR! Failed at the iobroker.vis@1.4.16 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/2023-05-07T10_31_49_606Z-debug.log
        
        host.solpiplog Cannot install iobroker.vis: 6
        
        ERROR: Process exited with code 25
        

        Wer kann mir bitte helfen?

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #3

        @mika-0

        iobroker upgrade iobroker.vis@1.4.0
        

        dann Große Frage :

        nach Restore.

        denn

        NPM version: 6.14.18

        ist alt und nicht aktuell ... bzw. nicht auf die empfohlende NodeJS 18

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @mika-0

          Hast du vor dem Einspielen des Backups den vis-Adapter installiert? Und lass sie Finger von der Katze/GitHub, wenn nicht unbedingt erforderlich.

          M Offline
          M Offline
          Mika 0
          schrieb am zuletzt editiert von
          #4

          @thomas-braun nein, habe ich nicht gewusst. Habe auf altem Pi den ioBroker installiert.

          @Glasfaser wie kann ich denn npm updaten, ohne was kaputt zu machen und wie dann die vis installieren?

          Ich habe das Backup. Ich könnte irgendwie nochmal von vorne anfangen und vis erst installieren und dann Backup einspielen. Nur wie und in welcher Reihenfolge bevor mehr Schaden nimmt. Quasi ein ioBroker Reset oder so?

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • M Mika 0

            @thomas-braun nein, habe ich nicht gewusst. Habe auf altem Pi den ioBroker installiert.

            @Glasfaser wie kann ich denn npm updaten, ohne was kaputt zu machen und wie dann die vis installieren?

            Ich habe das Backup. Ich könnte irgendwie nochmal von vorne anfangen und vis erst installieren und dann Backup einspielen. Nur wie und in welcher Reihenfolge bevor mehr Schaden nimmt. Quasi ein ioBroker Reset oder so?

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von
            #5

            @mika-0 sagte in Vis nach Restore nicht erreichbar:

            @Glasfaser wie kann ich denn npm updaten, ohne was kaputt zu machen

            Nicht nur nmp !!!
            Schau in die Signatur von @Thomas-Braun da ist alles erklärt !

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            M 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @mika-0 sagte in Vis nach Restore nicht erreichbar:

              @Glasfaser wie kann ich denn npm updaten, ohne was kaputt zu machen

              Nicht nur nmp !!!
              Schau in die Signatur von @Thomas-Braun da ist alles erklärt !

              M Offline
              M Offline
              Matis
              schrieb am zuletzt editiert von
              #6

              @glasfaser Was ist denn nun die Lösung? Hab das gleiche Problem. Alle anderen Adapter werden automatisch installiert und vis muß man vorhermanuell installieren?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • M Matis

                @glasfaser Was ist denn nun die Lösung? Hab das gleiche Problem. Alle anderen Adapter werden automatisch installiert und vis muß man vorhermanuell installieren?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #7

                @matis sagte in Vis nach Restore nicht erreichbar:

                Alle anderen Adapter werden automatisch installiert und vis muß man vorhermanuell installieren?

                Ja.

                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

                M 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @matis sagte in Vis nach Restore nicht erreichbar:

                  Alle anderen Adapter werden automatisch installiert und vis muß man vorhermanuell installieren?

                  Ja.

                  M Offline
                  M Offline
                  Matis
                  schrieb am zuletzt editiert von
                  #8

                  @thomas-braun
                  Danke, aber da muß man ja fast auf die Nase fallen.

                  Hab es jetzt doch nachträglich installiert:
                  pkill -u iobroker
                  npm install iobroker.vis@1.4.16
                  Container neu starten
                  vis nochmals im GUI gelöscht und dann ging es installieren und hat auch funktioniert

                  1 Antwort Letzte Antwort
                  0

                  Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                  Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                  Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                  Registrieren Anmelden
                  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

                  352

                  Online

                  32.8k

                  Benutzer

                  82.9k

                  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