Skip to content
  • 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
Logo
  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.1k

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

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

Probleme mit admin nach restore

Scheduled Pinned Locked Moved ioBroker Allgemein
55 Posts 3 Posters 5.3k Views 2 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.
  • Thomas BraunT Thomas Braun

    @jb_sullivan sagte in Probleme mit admin nach restore:

    Also irgend etwas muss da vorhin schief gegangen sein.

    Für sowas gibt es das log... 🙂

    Mit

    iobroker logs --watch | uniq
    

    kannst du den Fortgang beobachten.

    JB_SullivanJ Offline
    JB_SullivanJ Offline
    JB_Sullivan
    wrote on last edited by JB_Sullivan
    #38

    @thomas-braun

    Man, Man, Man - was soll denn das jetzt wieder? Alle Adapter sind nachinstalliert worden, nur beim wichtigsten gibt es eine Fehlermeldung.

    sully@ioBrokerNUC:~$ iob install vis
    NPM version: 6.14.17
    Installing iobroker.vis@1.4.15... (System call)
    
    > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
    > node main.js --install
    
    host.ioBrokerNUC Cannot install iobroker.vis@1.4.15: 6
    sully@ioBrokerNUC:~$
    
    2022-12-29 22:16:54.320  - info: vis.0 (813) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v14.21.1, js-controller: 4.0.24
    2022-12-29 22:16:54.505  - info: vis.0 (813) vis license is OK.
    2022-12-29 22:16:54.839  - error: vis.0 (813) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-12-29 22:16:54.839  - error: vis.0 (813) unhandled promise rejection: Not exists
    2022-12-29 22:16:54.840  - error: vis.0 (813) Error: Not exists
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2983:17)
        at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
        at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
        at processImmediate (internal/timers.js:466:21)
    2022-12-29 22:16:54.841  - error: vis.0 (813) Not exists
    2022-12-29 22:16:55.345  - info: vis.0 (813) terminating
    2022-12-29 22:16:55.346  - warn: vis.0 (813) Terminated (UNCAUGHT_EXCEPTION): Without reason
    

    Wie war das, ist da nicht ein VIS 2.x in der Mache? Da dieses System ja nun mein Testsystem ist, könnte man den VIS 2.x ja mal probieren. Wäre natürlich schöner, wenn der 2.x gleich die VISU des 1.x mit importieren würde. Warum der 1.4.15 sich nicht installieren läßt, wissen wohl nur die Götter 😉

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

    Thomas BraunT HomoranH 2 Replies Last reply
    0
    • JB_SullivanJ JB_Sullivan

      @thomas-braun

      Man, Man, Man - was soll denn das jetzt wieder? Alle Adapter sind nachinstalliert worden, nur beim wichtigsten gibt es eine Fehlermeldung.

      sully@ioBrokerNUC:~$ iob install vis
      NPM version: 6.14.17
      Installing iobroker.vis@1.4.15... (System call)
      
      > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
      > node main.js --install
      
      host.ioBrokerNUC Cannot install iobroker.vis@1.4.15: 6
      sully@ioBrokerNUC:~$
      
      2022-12-29 22:16:54.320  - info: vis.0 (813) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v14.21.1, js-controller: 4.0.24
      2022-12-29 22:16:54.505  - info: vis.0 (813) vis license is OK.
      2022-12-29 22:16:54.839  - error: vis.0 (813) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-12-29 22:16:54.839  - error: vis.0 (813) unhandled promise rejection: Not exists
      2022-12-29 22:16:54.840  - error: vis.0 (813) Error: Not exists
          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2983:17)
          at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
          at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
          at processImmediate (internal/timers.js:466:21)
      2022-12-29 22:16:54.841  - error: vis.0 (813) Not exists
      2022-12-29 22:16:55.345  - info: vis.0 (813) terminating
      2022-12-29 22:16:55.346  - warn: vis.0 (813) Terminated (UNCAUGHT_EXCEPTION): Without reason
      

      Wie war das, ist da nicht ein VIS 2.x in der Mache? Da dieses System ja nun mein Testsystem ist, könnte man den VIS 2.x ja mal probieren. Wäre natürlich schöner, wenn der 2.x gleich die VISU des 1.x mit importieren würde. Warum der 1.4.15 sich nicht installieren läßt, wissen wohl nur die Götter 😉

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #39

      @jb_sullivan sagte in Probleme mit admin nach restore:

      Warum der 1.4.15 sich nicht installieren läßt, wissen wohl nur die Götter

      Ist ein Bug. Installier die 1.4.10 und dann da das Backup drauf.

      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 Reply Last reply
      0
      • JB_SullivanJ JB_Sullivan

        @thomas-braun

        Man, Man, Man - was soll denn das jetzt wieder? Alle Adapter sind nachinstalliert worden, nur beim wichtigsten gibt es eine Fehlermeldung.

        sully@ioBrokerNUC:~$ iob install vis
        NPM version: 6.14.17
        Installing iobroker.vis@1.4.15... (System call)
        
        > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
        > node main.js --install
        
        host.ioBrokerNUC Cannot install iobroker.vis@1.4.15: 6
        sully@ioBrokerNUC:~$
        
        2022-12-29 22:16:54.320  - info: vis.0 (813) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v14.21.1, js-controller: 4.0.24
        2022-12-29 22:16:54.505  - info: vis.0 (813) vis license is OK.
        2022-12-29 22:16:54.839  - error: vis.0 (813) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-12-29 22:16:54.839  - error: vis.0 (813) unhandled promise rejection: Not exists
        2022-12-29 22:16:54.840  - error: vis.0 (813) Error: Not exists
            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2983:17)
            at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
            at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
            at processImmediate (internal/timers.js:466:21)
        2022-12-29 22:16:54.841  - error: vis.0 (813) Not exists
        2022-12-29 22:16:55.345  - info: vis.0 (813) terminating
        2022-12-29 22:16:55.346  - warn: vis.0 (813) Terminated (UNCAUGHT_EXCEPTION): Without reason
        

        Wie war das, ist da nicht ein VIS 2.x in der Mache? Da dieses System ja nun mein Testsystem ist, könnte man den VIS 2.x ja mal probieren. Wäre natürlich schöner, wenn der 2.x gleich die VISU des 1.x mit importieren würde. Warum der 1.4.15 sich nicht installieren läßt, wissen wohl nur die Götter 😉

        HomoranH Offline
        HomoranH Offline
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #40

        @jb_sullivan sagte in Probleme mit admin nach restore:

        Warum der 1.4.15 sich nicht installieren läßt, wissen wohl nur die Götter

        oder seitenweise das Forum!
        Wie ich schon hundert mal schrieb, auch hier nochmal:
        Wegen eines aktuellen Bugs muss vor dem Start des Restore vis zuerst manuell installiert werden.

        Alternativ musst du jetzt vis auf eine ältere Version downgraden mit iobroker install vis@1.4.10 und danach wieder hochziehen

        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 -

        1 Reply Last reply
        0
        • JB_SullivanJ Offline
          JB_SullivanJ Offline
          JB_Sullivan
          wrote on last edited by JB_Sullivan
          #41

          @homoran sagte in Probleme mit admin nach restore:

          iobroker install vis@1.4.10

          OK, vielen Dank für die Info

          Von allen diesen "Nicklichkeiten" im System, bekomme ich unter Windows so gut wie nie etwas mit. Die Updates laufen da schon bestimmt seit 12 Monaten absolut ohne Zicken durch.

          Darum bin ich auch nicht so Up-to-Date was irgend welche Adapter Bugs betrifft.

          EDIT: Die x.x.10er Version mag er aber auch nicht

          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 2 Replies Last reply
          0
          • JB_SullivanJ JB_Sullivan

            @homoran sagte in Probleme mit admin nach restore:

            iobroker install vis@1.4.10

            OK, vielen Dank für die Info

            Von allen diesen "Nicklichkeiten" im System, bekomme ich unter Windows so gut wie nie etwas mit. Die Updates laufen da schon bestimmt seit 12 Monaten absolut ohne Zicken durch.

            Darum bin ich auch nicht so Up-to-Date was irgend welche Adapter Bugs betrifft.

            EDIT: Die x.x.10er Version mag er aber auch nicht

            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
            wrote on last edited by
            #42

            @jb_sullivan

            Wobei der Bug mit dem vis unabhängig vom Betriebssystem ist.

            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 Reply Last reply
            0
            • JB_SullivanJ JB_Sullivan

              @homoran sagte in Probleme mit admin nach restore:

              iobroker install vis@1.4.10

              OK, vielen Dank für die Info

              Von allen diesen "Nicklichkeiten" im System, bekomme ich unter Windows so gut wie nie etwas mit. Die Updates laufen da schon bestimmt seit 12 Monaten absolut ohne Zicken durch.

              Darum bin ich auch nicht so Up-to-Date was irgend welche Adapter Bugs betrifft.

              EDIT: Die x.x.10er Version mag er aber auch nicht

              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
              wrote on last edited by
              #43

              @jb_sullivan

              iobroker add iobroker.vis@1.4.10 --debug
              

              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 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @jb_sullivan

                Wobei der Bug mit dem vis unabhängig vom Betriebssystem ist.

                JB_SullivanJ Offline
                JB_SullivanJ Offline
                JB_Sullivan
                wrote on last edited by
                #44

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

                Wobei der Bug mit dem vis unabhängig vom Betriebssystem ist.

                Habe ich unter Windows aber nie mitbekommen (oder vielleicht schon wieder vergessen - man ist ja nicht mehr der jüngste)

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

                Thomas BraunT 1 Reply Last reply
                0
                • JB_SullivanJ JB_Sullivan

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

                  Wobei der Bug mit dem vis unabhängig vom Betriebssystem ist.

                  Habe ich unter Windows aber nie mitbekommen (oder vielleicht schon wieder vergessen - man ist ja nicht mehr der jüngste)

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by Thomas Braun
                  #45

                  @jb_sullivan sagte in Probleme mit admin nach restore:

                  Habe ich unter Windows aber nie mitbekommen

                  Windows ist ja auch ein Exoten-System für den ioBroker. Und der Bug taucht auch nur beim Restore auf. Normale Updates laufen so durch.

                  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 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @jb_sullivan

                    iobroker add iobroker.vis@1.4.10 --debug
                    
                    JB_SullivanJ Offline
                    JB_SullivanJ Offline
                    JB_Sullivan
                    wrote on last edited by
                    #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 Reply Last reply
                    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
                      wrote on last edited by
                      #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 Reply Last reply
                      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
                        wrote on last edited by
                        #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 Reply Last reply
                        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
                          wrote on last edited by
                          #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 Replies Last reply
                          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
                            wrote on last edited by
                            #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 Reply Last reply
                            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
                              wrote on last edited by
                              #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 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @jb_sullivan

                                Lösch das Verzeichnis mal.

                                sudo -u iobroker rm -rf /opt/iobroker/node_modules/iobroker.vis
                                
                                HomoranH Offline
                                HomoranH Offline
                                Homoran
                                Global Moderator Administrators
                                wrote on last edited by
                                #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 Replies Last reply
                                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
                                  wrote on last edited by
                                  #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 Reply Last reply
                                  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
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    0
                                    • JB_SullivanJ Offline
                                      JB_SullivanJ Offline
                                      JB_Sullivan
                                      wrote on last edited by
                                      #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 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
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      437

                                      Online

                                      32.4k

                                      Users

                                      81.4k

                                      Topics

                                      1.3m

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

                                      • Don't have an account? Register

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