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

  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Absturz beim Update admin Adapter 6.2.14 auf 6.2.17

NEWS

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

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

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

Absturz beim Update admin Adapter 6.2.14 auf 6.2.17

Geplant Angeheftet Gesperrt Verschoben Error/Bug
85 Beiträge 8 Kommentatoren 10.4k Aufrufe 10 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

    @hpiecuch

    Installier es über die Konsole mit --debug-Option.
    Dann werden die Verzeichnisse genannt.

    H Offline
    H Offline
    hpiecuch
    schrieb am zuletzt editiert von
    #37

    @thomas-braun "iobroker upgrade --d", da bekomme ich folgende Rückmeldung
    This upgrade of "vis-weather" will introduce the following changes:

    -> 2.5.6:
    tooltip with value added

    Would you like to upgrade vis-weather from @2.5.5 to @2.5.6 now? [(y)es, (n)o]: y
    Update vis-weather from @2.5.5 to @2.5.6
    NPM version: 8.15.0
    Installing iobroker.vis-weather@2.5.6... (System call)
    host.iobroker Cannot install iobroker.vis-weather@2.5.6: 217

    Ich bin mir aber nicht sicher ob ich das richtige Kommando für den upgrade hier verwendet habe.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • H hpiecuch

      @thomas-braun "iobroker upgrade --d", da bekomme ich folgende Rückmeldung
      This upgrade of "vis-weather" will introduce the following changes:

      -> 2.5.6:
      tooltip with value added

      Would you like to upgrade vis-weather from @2.5.5 to @2.5.6 now? [(y)es, (n)o]: y
      Update vis-weather from @2.5.5 to @2.5.6
      NPM version: 8.15.0
      Installing iobroker.vis-weather@2.5.6... (System call)
      host.iobroker Cannot install iobroker.vis-weather@2.5.6: 217

      Ich bin mir aber nicht sicher ob ich das richtige Kommando für den upgrade hier verwendet habe.

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

      @hpiecuch

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

      H 2 Antworten Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @hpiecuch

        --debug

        H Offline
        H Offline
        hpiecuch
        schrieb am zuletzt editiert von
        #39

        @thomas-braun ich bekomme folgende Meldung.
        This upgrade of "admin" will introduce the following changes:

        -> 6.2.17:
        Corrected GUI bug on intro tab

        -> 6.2.16:
        Corrected many GUI issues
        Added stable flag for repositories
        Added reset button for repositories
        Improved writeFile function for socket communication

        Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
        Update admin from @6.2.14 to @6.2.17
        host.iobroker Adapter "system.adapter.admin.0" is stopped.
        NPM version: 8.15.0
        Installing iobroker.admin@6.2.17... (System call)
        host.iobroker Cannot install iobroker.admin@6.2.17: 217

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • H hpiecuch

          @thomas-braun ich bekomme folgende Meldung.
          This upgrade of "admin" will introduce the following changes:

          -> 6.2.17:
          Corrected GUI bug on intro tab

          -> 6.2.16:
          Corrected many GUI issues
          Added stable flag for repositories
          Added reset button for repositories
          Improved writeFile function for socket communication

          Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
          Update admin from @6.2.14 to @6.2.17
          host.iobroker Adapter "system.adapter.admin.0" is stopped.
          NPM version: 8.15.0
          Installing iobroker.admin@6.2.17... (System call)
          host.iobroker Cannot install iobroker.admin@6.2.17: 217

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

          @hpiecuch

          Das ist entweder nicht vollständig oder nicht mit --debug gemacht.
          Und bitte Konsolenoutput in CodeTags setzen.

          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

            @hpiecuch

            --debug

            H Offline
            H Offline
            hpiecuch
            schrieb am zuletzt editiert von
            #41

            @thomas-braun hier das Ergebnis mit --debug
            This upgrade of "admin" will introduce the following changes:

            -> 6.2.17:
            Corrected GUI bug on intro tab

            -> 6.2.16:
            Corrected many GUI issues
            Added stable flag for repositories
            Added reset button for repositories
            Improved writeFile function for socket communication

            Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
            Update admin from @6.2.14 to @6.2.17
            host.iobroker Adapter "system.adapter.admin.0" is stopped.
            NPM version: 8.15.0
            Installing iobroker.admin@6.2.17... (System call)
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/@babel/runtime
            npm ERR! dest /opt/iobroker/node_modules/@babel/.runtime-cSN2FFol
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@babel/runtime' -> '/opt/iobroker/node_modules/@babel/.runtime-cSN2FFol'

            npm ERR! A complete log of this run can be found in:
            npm ERR! /home/iobroker/.npm/_logs/2022-08-20T09_08_37_600Z-debug-0.log
            host.iobroker Cannot install iobroker.admin@6.2.17: 217

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • H hpiecuch

              @thomas-braun hier das Ergebnis mit --debug
              This upgrade of "admin" will introduce the following changes:

              -> 6.2.17:
              Corrected GUI bug on intro tab

              -> 6.2.16:
              Corrected many GUI issues
              Added stable flag for repositories
              Added reset button for repositories
              Improved writeFile function for socket communication

              Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
              Update admin from @6.2.14 to @6.2.17
              host.iobroker Adapter "system.adapter.admin.0" is stopped.
              NPM version: 8.15.0
              Installing iobroker.admin@6.2.17... (System call)
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/@babel/runtime
              npm ERR! dest /opt/iobroker/node_modules/@babel/.runtime-cSN2FFol
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@babel/runtime' -> '/opt/iobroker/node_modules/@babel/.runtime-cSN2FFol'

              npm ERR! A complete log of this run can be found in:
              npm ERR! /home/iobroker/.npm/_logs/2022-08-20T09_08_37_600Z-debug-0.log
              host.iobroker Cannot install iobroker.admin@6.2.17: 217

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

              @hpiecuch

              Dann siehst du ja jetzt welches Verzeichnis zu löschen 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

              H 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @hpiecuch

                Dann siehst du ja jetzt welches Verzeichnis zu löschen ist.

                H Offline
                H Offline
                hpiecuch
                schrieb am zuletzt editiert von
                #43

                @thomas-braun Dieses vermutlich '/opt/iobroker/node_modules/@babel/runtime'

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • H hpiecuch

                  @thomas-braun Dieses vermutlich '/opt/iobroker/node_modules/@babel/runtime'

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

                  @hpiecuch
                  Nein. Das mit der kryptischen Endung und dem Punkt am Anfang.

                  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

                  H 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @hpiecuch
                    Nein. Das mit der kryptischen Endung und dem Punkt am Anfang.

                    H Offline
                    H Offline
                    hpiecuch
                    schrieb am zuletzt editiert von
                    #45

                    @thomas-braun wie kann ich das löschen?
                    /opt/iobroker/node_modules/@babel$ rm .runtime*

                    rm: das Entfernen von '.runtime-cSN2FFol' ist nicht möglich
                    : Ist ein Verzeichnis
                    /opt/iobroker/node_modules/@babel$

                    Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                    0
                    • H hpiecuch

                      @thomas-braun wie kann ich das löschen?
                      /opt/iobroker/node_modules/@babel$ rm .runtime*

                      rm: das Entfernen von '.runtime-cSN2FFol' ist nicht möglich
                      : Ist ein Verzeichnis
                      /opt/iobroker/node_modules/@babel$

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

                      @hpiecuch

                      rm -rf

                      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

                      H 1 Antwort Letzte Antwort
                      0
                      • H hpiecuch

                        @thomas-braun wie kann ich das löschen?
                        /opt/iobroker/node_modules/@babel$ rm .runtime*

                        rm: das Entfernen von '.runtime-cSN2FFol' ist nicht möglich
                        : Ist ein Verzeichnis
                        /opt/iobroker/node_modules/@babel$

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

                        @hpiecuch

                        Bitte setze deine

                        Ein/Ausgaben in Code-Tags </>

                        dp2.gif

                        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 ..

                        H 1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @hpiecuch

                          Bitte setze deine

                          Ein/Ausgaben in Code-Tags </>

                          dp2.gif

                          H Offline
                          H Offline
                          hpiecuch
                          schrieb am zuletzt editiert von
                          #48

                          @glasfaser ich habe nur den iobroker terminal adapter und weeiß nicht wie das geht

                          Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                          0
                          • H hpiecuch

                            @glasfaser ich habe nur den iobroker terminal adapter und weeiß nicht wie das geht

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

                            @hpiecuch sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                            ich habe nur den iobroker terminal adapter und weeiß nicht wie das geht

                            Da liegt doch eine richtige Konsole drunter? Wer nutzt denn den Adapter, wenn man auch direkt im Terminal arbeiten kann?

                            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

                            H 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @hpiecuch

                              rm -rf

                              H Offline
                              H Offline
                              hpiecuch
                              schrieb am zuletzt editiert von
                              #50

                              @thomas-braun said in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                              rm -rf

                              mit -rf ging es.

                              Bekomme jetzt aber folgende Fehlermeldung
                              This upgrade of "admin" will introduce the following changes:

                              -> 6.2.17:
                              Corrected GUI bug on intro tab

                              -> 6.2.16:
                              Corrected many GUI issues
                              Added stable flag for repositories
                              Added reset button for repositories
                              Improved writeFile function for socket communication

                              Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                              Update admin from @6.2.14 to @6.2.17
                              host.iobroker Adapter "system.adapter.admin.0" is stopped.
                              NPM version: 8.15.0
                              Installing iobroker.admin@6.2.17... (System call)
                              npm ERR! code ENOTEMPTY
                              npm ERR! syscall rename
                              npm ERR! path /opt/iobroker/node_modules/@node-red/editor-api
                              npm ERR! dest /opt/iobroker/node_modules/@node-red/.editor-api-Xk7v1FU7
                              npm ERR! errno -39
                              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@node-red/editor-api' -> '/opt/iobroker/node_modules/@node-red/.editor-api-Xk7v1FU7'

                              npm ERR! A complete log of this run can be found in:
                              npm ERR! /home/iobroker/.npm/_logs/2022-08-20T10_09_45_615Z-debug-0.log
                              host.iobroker Cannot install iobroker.admin@6.2.17: 217

                              Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                              0
                              • H hpiecuch

                                @thomas-braun said in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                rm -rf

                                mit -rf ging es.

                                Bekomme jetzt aber folgende Fehlermeldung
                                This upgrade of "admin" will introduce the following changes:

                                -> 6.2.17:
                                Corrected GUI bug on intro tab

                                -> 6.2.16:
                                Corrected many GUI issues
                                Added stable flag for repositories
                                Added reset button for repositories
                                Improved writeFile function for socket communication

                                Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                                Update admin from @6.2.14 to @6.2.17
                                host.iobroker Adapter "system.adapter.admin.0" is stopped.
                                NPM version: 8.15.0
                                Installing iobroker.admin@6.2.17... (System call)
                                npm ERR! code ENOTEMPTY
                                npm ERR! syscall rename
                                npm ERR! path /opt/iobroker/node_modules/@node-red/editor-api
                                npm ERR! dest /opt/iobroker/node_modules/@node-red/.editor-api-Xk7v1FU7
                                npm ERR! errno -39
                                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@node-red/editor-api' -> '/opt/iobroker/node_modules/@node-red/.editor-api-Xk7v1FU7'

                                npm ERR! A complete log of this run can be found in:
                                npm ERR! /home/iobroker/.npm/_logs/2022-08-20T10_09_45_615Z-debug-0.log
                                host.iobroker Cannot install iobroker.admin@6.2.17: 217

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

                                @hpiecuch

                                Und weiter. Oder mit der for-Schleife arbeiten

                                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

                                H 1 Antwort Letzte Antwort
                                0
                                • H hpiecuch

                                  @glasfaser ich habe nur den iobroker terminal adapter und weeiß nicht wie das geht

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

                                  @hpiecuch sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                  und weeiß nicht wie das geht

                                  ???

                                  Du kopierst den Text nur hier nur rein !?

                                  Im Video ist es erklärt ... Zeichen </>

                                  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
                                  • H hpiecuch

                                    @thomas-braun said in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                    rm -rf

                                    mit -rf ging es.

                                    Bekomme jetzt aber folgende Fehlermeldung
                                    This upgrade of "admin" will introduce the following changes:

                                    -> 6.2.17:
                                    Corrected GUI bug on intro tab

                                    -> 6.2.16:
                                    Corrected many GUI issues
                                    Added stable flag for repositories
                                    Added reset button for repositories
                                    Improved writeFile function for socket communication

                                    Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                                    Update admin from @6.2.14 to @6.2.17
                                    host.iobroker Adapter "system.adapter.admin.0" is stopped.
                                    NPM version: 8.15.0
                                    Installing iobroker.admin@6.2.17... (System call)
                                    npm ERR! code ENOTEMPTY
                                    npm ERR! syscall rename
                                    npm ERR! path /opt/iobroker/node_modules/@node-red/editor-api
                                    npm ERR! dest /opt/iobroker/node_modules/@node-red/.editor-api-Xk7v1FU7
                                    npm ERR! errno -39
                                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@node-red/editor-api' -> '/opt/iobroker/node_modules/@node-red/.editor-api-Xk7v1FU7'

                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR! /home/iobroker/.npm/_logs/2022-08-20T10_09_45_615Z-debug-0.log
                                    host.iobroker Cannot install iobroker.admin@6.2.17: 217

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

                                    @hpiecuch sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                    upgrade admin from @6.2.14 to @6.2.17

                                    Warum bist du im BETA Zweig

                                    und dann noch wild mit dem Adapter Terminal arbeiten !?

                                    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

                                      @hpiecuch

                                      Und weiter. Oder mit der for-Schleife arbeiten

                                      H Offline
                                      H Offline
                                      hpiecuch
                                      schrieb am zuletzt editiert von
                                      #54

                                      @thomas-braun ok, denn jetzt kommt wieder eine Meldung. Ich probiere es nochmals mit der for-Schleife
                                      This upgrade of "admin" will introduce the following changes:

                                      -> 6.2.17:
                                      Corrected GUI bug on intro tab

                                      -> 6.2.16:
                                      Corrected many GUI issues
                                      Added stable flag for repositories
                                      Added reset button for repositories
                                      Improved writeFile function for socket communication

                                      Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                                      Update admin from @6.2.14 to @6.2.17
                                      host.iobroker Adapter "system.adapter.admin.0" is stopped.
                                      NPM version: 8.15.0
                                      Installing iobroker.admin@6.2.17... (System call)
                                      npm ERR! code ENOTEMPTY
                                      npm ERR! syscall rename
                                      npm ERR! path /opt/iobroker/node_modules/@node-red/editor-client
                                      npm ERR! dest /opt/iobroker/node_modules/@node-red/.editor-client-FpqhSpDH
                                      npm ERR! errno -39
                                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@node-red/editor-client' -> '/opt/iobroker/node_modules/@node-red/.editor-client-FpqhSpDH'

                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR! /home/iobroker/.npm/_logs/2022-08-20T10_15_35_964Z-debug-0.log
                                      host.iobroker Cannot install iobroker.admin@6.2.17: 217

                                      GlasfaserG 1 Antwort Letzte Antwort
                                      0
                                      • H hpiecuch

                                        @thomas-braun ok, denn jetzt kommt wieder eine Meldung. Ich probiere es nochmals mit der for-Schleife
                                        This upgrade of "admin" will introduce the following changes:

                                        -> 6.2.17:
                                        Corrected GUI bug on intro tab

                                        -> 6.2.16:
                                        Corrected many GUI issues
                                        Added stable flag for repositories
                                        Added reset button for repositories
                                        Improved writeFile function for socket communication

                                        Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                                        Update admin from @6.2.14 to @6.2.17
                                        host.iobroker Adapter "system.adapter.admin.0" is stopped.
                                        NPM version: 8.15.0
                                        Installing iobroker.admin@6.2.17... (System call)
                                        npm ERR! code ENOTEMPTY
                                        npm ERR! syscall rename
                                        npm ERR! path /opt/iobroker/node_modules/@node-red/editor-client
                                        npm ERR! dest /opt/iobroker/node_modules/@node-red/.editor-client-FpqhSpDH
                                        npm ERR! errno -39
                                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@node-red/editor-client' -> '/opt/iobroker/node_modules/@node-red/.editor-client-FpqhSpDH'

                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR! /home/iobroker/.npm/_logs/2022-08-20T10_15_35_964Z-debug-0.log
                                        host.iobroker Cannot install iobroker.admin@6.2.17: 217

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

                                        @hpiecuch

                                        Halllo lieber Mit-User

                                        Bitte deine Ausgabe in Code-Tags !???

                                        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

                                          @hpiecuch sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                          ich habe nur den iobroker terminal adapter und weeiß nicht wie das geht

                                          Da liegt doch eine richtige Konsole drunter? Wer nutzt denn den Adapter, wenn man auch direkt im Terminal arbeiten kann?

                                          H Offline
                                          H Offline
                                          hpiecuch
                                          schrieb am zuletzt editiert von
                                          #56

                                          @thomas-braun wo ist denn die Console?
                                          02cd0ce1-6eab-44fb-a614-eaaeeb708115-image.png

                                          GlasfaserG 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

                                          244

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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