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

Absturz beim Update admin Adapter 6.2.14 auf 6.2.17

Scheduled Pinned Locked Moved Error/Bug
85 Posts 8 Posters 10.3k Views 10 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.
  • P papper371

    @thomas-braun
    armv7l
    /usr/bin/nodejs
    /usr/bin/node
    /usr/bin/npm
    v16.17.0
    8.15.0
    pi
    /opt/iobroker
    OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
    OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
    OK:3 https://deb.nodesource.com/node_16.x bullseye InRelease
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut... Fertig
    Statusinformationen werden eingelesen... Fertig
    Aktualisierung für 221 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
    nodejs:
    Installiert: 16.17.0-deb-1nodesource1
    Installationskandidat: 16.17.0-deb-1nodesource1
    Versionstabelle:
    *** 16.17.0-deb-1nodesource1 500
    500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
    100 /var/lib/dpkg/status
    12.22.12~dfsg-1~deb11u1 500

    Entschuldigung habe jetzt wieder downgrade gemacht und läuft

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

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

    Aktualisierung für 221 Pakete verfügbar.

    Mal das System upgraden wäre auch keine doofe Idee...

    sudo apt update
    sudo apt full-upgrade
    iobroker stop
    sudo reboot
    

    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

    GlasfaserG P 2 Replies Last reply
    0
    • D Offline
      D Offline
      Dampfhammer
      wrote on last edited by
      #9

      Guten Abend,
      ich habe ebenfalls das Problem dass die Admin Oberfläche beim Update von 6.2.14 auf 6.2.17 nicht mehr funktioniert...die Console spuckt mir folgendes aus:

      root@6feb521e2437:/opt/iobroker# iobroker upgrade 
      
      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
      NPM version: 8.15.0
      Installing iobroker.admin@6.2.17... (System call)
      host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
      root@6feb521e2437:/opt/iobroker# iobroker upgrade admin --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
      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/accepts
      npm ERR! dest /opt/iobroker/node_modules/.accepts-rBwU1CL7
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /opt/iobroker/.npm/_logs/2022-08-19T19_14_37_861Z-debug-0.log
      host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
      

      Die abgelegte Log-Datei habe ich mal angehängt.

      2022-08-19T19_14_37_861Z-debug-0.log

      wie kann ich meine Admin Seite wieder retten? Besten Dank im Voraus

      GlasfaserG H 2 Replies Last reply
      0
      • D Dampfhammer

        Guten Abend,
        ich habe ebenfalls das Problem dass die Admin Oberfläche beim Update von 6.2.14 auf 6.2.17 nicht mehr funktioniert...die Console spuckt mir folgendes aus:

        root@6feb521e2437:/opt/iobroker# iobroker upgrade 
        
        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
        NPM version: 8.15.0
        Installing iobroker.admin@6.2.17... (System call)
        host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
        root@6feb521e2437:/opt/iobroker# iobroker upgrade admin --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
        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/accepts
        npm ERR! dest /opt/iobroker/node_modules/.accepts-rBwU1CL7
        npm ERR! errno -39
        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /opt/iobroker/.npm/_logs/2022-08-19T19_14_37_861Z-debug-0.log
        host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
        

        Die abgelegte Log-Datei habe ich mal angehängt.

        2022-08-19T19_14_37_861Z-debug-0.log

        wie kann ich meine Admin Seite wieder retten? Besten Dank im Voraus

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        wrote on last edited by
        #10

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

        root@6feb521e2437

        DOCKER !?

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

        D 1 Reply Last reply
        1
        • GlasfaserG Glasfaser

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

          root@6feb521e2437

          DOCKER !?

          D Offline
          D Offline
          Dampfhammer
          wrote on last edited by
          #11

          @glasfaser

          Exakt. iobroker läuft bei mir auf einer QNAP und ist über docker installiert. Zugriff auf die Console mache ich über Portainer.

          GlasfaserG 3 Replies Last reply
          0
          • D Dampfhammer

            @glasfaser

            Exakt. iobroker läuft bei mir auf einer QNAP und ist über docker installiert. Zugriff auf die Console mache ich über Portainer.

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by
            #12

            @dampfhammer

            Wie oben schon gesagt :

            iobroker upgrade admin --debug
            

            was kommt da !?

            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 Reply Last reply
            0
            • D Dampfhammer

              @glasfaser

              Exakt. iobroker läuft bei mir auf einer QNAP und ist über docker installiert. Zugriff auf die Console mache ich über Portainer.

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              wrote on last edited by
              #13

              @dampfhammer

              Sorry
              Log quer gelesen

              rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
              

              Schau hier :
              https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2

              oder in den Beiträgen die gerade aktuell sind

              Beispiel :
              https://forum.iobroker.net/topic/57233/parser-adapter-funktioniert-nicht-mehr

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

              D 1 Reply Last reply
              0
              • D Dampfhammer

                @glasfaser

                Exakt. iobroker läuft bei mir auf einer QNAP und ist über docker installiert. Zugriff auf die Console mache ich über Portainer.

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                wrote on last edited by
                #14

                @dampfhammer

                Laut log ist dein System voll von falschen Dateien

                Nur ein Auszug :

                '/opt/iobroker/node_modules/http-errors': '/opt/iobroker/node_modules/.http-errors-k8WIaDDV',
                113 silly reify   '/opt/iobroker/node_modules/https-proxy-agent': '/opt/iobroker/node_modules/.https-proxy-agent-AiV4Y07N',
                113 silly reify   '/opt/iobroker/node_modules/i18next': '/opt/iobroker/node_modules/.i18next-VFNyugyK',
                113 silly reify   '/opt/iobroker/node_modules/iobroker.admin': '/opt/iobroker/node_modules/.iobroker.admin-TtUA2igk',
                113 silly reify   '/opt/iobroker/node_modules/iobroker.node-red': '/opt/iobroker/node_modules/.iobroker.node-red-lv0iVi6J',
                113 silly reify   '/opt/iobroker/node_modules/mime-db': '/opt/iobroker/node_modules/.mime-db-RKfcSKNg',
                113 silly reify   '/opt/iobroker/node_modules/mime-types': '/opt/iobroker/node_modules/.mime-types-5olfSo8C',
                113 silly reify   '/opt/iobroker/node_modules/minimist': '/opt/iobroker/node_modules/.minimist-yQwbRY0a',
                113 silly reify   '/opt/iobroker/node_modules/moment': '/opt/iobroker/node_modules/.moment-YVTvHlwl',
                113 silly reify   '/opt/iobroker/node_modules/mongodb': '/opt/iobroker/node_modules/.mongodb-9LMcV19S',
                113 silly reify   '/opt/iobroker/node_modules/mongodb-connection-string-url': '/opt/iobroker/node_modules/.mongodb-connection-string-url-iEu3f9Lf',
                

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

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

                  Aktualisierung für 221 Pakete verfügbar.

                  Mal das System upgraden wäre auch keine doofe Idee...

                  sudo apt update
                  sudo apt full-upgrade
                  iobroker stop
                  sudo reboot
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  wrote on last edited by Glasfaser
                  #15

                  @thomas-braun

                  Schau dir mal das Gesamt Log an von @dampfhammer ... irgend wie komisch .. kann auch ein Zufall sein

                  immer wenn "Node-Red" installiert ist , kommen die Probleme !?

                  Ich habe es z.b, nicht installiert gehabt.

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

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

                    Aktualisierung für 221 Pakete verfügbar.

                    Mal das System upgraden wäre auch keine doofe Idee...

                    sudo apt update
                    sudo apt full-upgrade
                    iobroker stop
                    sudo reboot
                    
                    P Offline
                    P Offline
                    papper371
                    wrote on last edited by
                    #16

                    @thomas-braun
                    jetzt habe ich den debug

                    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.raspberrypi 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/ansi-colors
                    npm ERR! dest /opt/iobroker/node_modules/.ansi-colors-qAZfUuTD
                    npm ERR! errno -39
                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/ansi-colors' -> '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

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

                    GlasfaserG 2 Replies Last reply
                    0
                    • D Offline
                      D Offline
                      Dampfhammer
                      wrote on last edited by
                      #17

                      Okay das hört sich nach einer größeren Baustelle an...wegen einem Klick....

                      Danke ich versuche deine Anleitung in Docker zu interpretieren und die Verzeichnisse zu löschen.

                      1 Reply Last reply
                      0
                      • P papper371

                        @thomas-braun
                        jetzt habe ich den debug

                        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.raspberrypi 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/ansi-colors
                        npm ERR! dest /opt/iobroker/node_modules/.ansi-colors-qAZfUuTD
                        npm ERR! errno -39
                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/ansi-colors' -> '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

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

                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        wrote on last edited by
                        #18

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

                        '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

                        Löschen ...
                        wie ... ist oben angegeben !

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

                        P 1 Reply Last reply
                        0
                        • P papper371

                          @thomas-braun
                          jetzt habe ich den debug

                          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.raspberrypi 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/ansi-colors
                          npm ERR! dest /opt/iobroker/node_modules/.ansi-colors-qAZfUuTD
                          npm ERR! errno -39
                          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/ansi-colors' -> '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

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

                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          wrote on last edited by
                          #19

                          @papper371

                          Hast du den Adapter Node Red !?

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

                          P 1 Reply Last reply
                          0
                          • GlasfaserG Glasfaser

                            @papper371

                            Hast du den Adapter Node Red !?

                            P Offline
                            P Offline
                            papper371
                            wrote on last edited by
                            #20

                            @glasfaser Ja Version 4.0.0

                            F 1 Reply Last reply
                            0
                            • GlasfaserG Glasfaser

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

                              '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

                              Löschen ...
                              wie ... ist oben angegeben !

                              P Offline
                              P Offline
                              papper371
                              wrote on last edited by
                              #21

                              @glasfaser Habe jetzt die ansi-colors von Hand umbenannt. Nun tritt das Problem mit einer anderen Datei auf.
                              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.raspberrypi 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/bson
                              npm ERR! dest /opt/iobroker/node_modules/.bson-a4WfR2fa
                              npm ERR! errno -39
                              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/bson' -> '/opt/iobroker/node_modules/.bson-a4WfR2fa'

                              Thomas BraunT 1 Reply Last reply
                              0
                              • P papper371

                                @glasfaser Habe jetzt die ansi-colors von Hand umbenannt. Nun tritt das Problem mit einer anderen Datei auf.
                                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.raspberrypi 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/bson
                                npm ERR! dest /opt/iobroker/node_modules/.bson-a4WfR2fa
                                npm ERR! errno -39
                                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/bson' -> '/opt/iobroker/node_modules/.bson-a4WfR2fa'

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

                                @papper371

                                https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2

                                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
                                • D Dampfhammer

                                  Guten Abend,
                                  ich habe ebenfalls das Problem dass die Admin Oberfläche beim Update von 6.2.14 auf 6.2.17 nicht mehr funktioniert...die Console spuckt mir folgendes aus:

                                  root@6feb521e2437:/opt/iobroker# iobroker upgrade 
                                  
                                  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
                                  NPM version: 8.15.0
                                  Installing iobroker.admin@6.2.17... (System call)
                                  host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
                                  root@6feb521e2437:/opt/iobroker# iobroker upgrade admin --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
                                  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/accepts
                                  npm ERR! dest /opt/iobroker/node_modules/.accepts-rBwU1CL7
                                  npm ERR! errno -39
                                  npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
                                  
                                  npm ERR! A complete log of this run can be found in:
                                  npm ERR!     /opt/iobroker/.npm/_logs/2022-08-19T19_14_37_861Z-debug-0.log
                                  host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
                                  

                                  Die abgelegte Log-Datei habe ich mal angehängt.

                                  2022-08-19T19_14_37_861Z-debug-0.log

                                  wie kann ich meine Admin Seite wieder retten? Besten Dank im Voraus

                                  H Offline
                                  H Offline
                                  hpiecuch
                                  wrote on last edited by
                                  #23

                                  @dampfhammer gleiche Problem auch bei mir.

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • H hpiecuch

                                    @dampfhammer gleiche Problem auch bei mir.

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

                                    @hpiecuch Funktioniert auch die gleiche Lösung?

                                    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 Reply Last reply
                                    0
                                    • GlasfaserG Glasfaser

                                      @dampfhammer

                                      Sorry
                                      Log quer gelesen

                                      rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
                                      

                                      Schau hier :
                                      https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2

                                      oder in den Beiträgen die gerade aktuell sind

                                      Beispiel :
                                      https://forum.iobroker.net/topic/57233/parser-adapter-funktioniert-nicht-mehr

                                      D Offline
                                      D Offline
                                      Dampfhammer
                                      wrote on last edited by
                                      #25

                                      @glasfaser wenn ich den Befehl ausführe in den Ordnern passier folgendes:

                                      root@6feb521e2437:~# cd /opt/iobroker/node_modules/@node-red/editor-api
                                      root@6feb521e2437:/opt/iobroker/node_modules/@node-red/editor-api# for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done
                                      ls: cannot access '.[^.]*-*/': No such file or directory
                                      

                                      Das passiert in allen, habe einige ausprobiert....hast du eine Idee? 🙂

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • D Dampfhammer

                                        @glasfaser wenn ich den Befehl ausführe in den Ordnern passier folgendes:

                                        root@6feb521e2437:~# cd /opt/iobroker/node_modules/@node-red/editor-api
                                        root@6feb521e2437:/opt/iobroker/node_modules/@node-red/editor-api# for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done
                                        ls: cannot access '.[^.]*-*/': No such file or directory
                                        

                                        Das passiert in allen, habe einige ausprobiert....hast du eine Idee? 🙂

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

                                        @dampfhammer

                                        Das ist ein Container oder eine VM oder sowas? Da scheint die Shell keine RegEx zu verstehen.

                                        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

                                        D 1 Reply Last reply
                                        1
                                        • Thomas BraunT Thomas Braun

                                          @dampfhammer

                                          Das ist ein Container oder eine VM oder sowas? Da scheint die Shell keine RegEx zu verstehen.

                                          D Offline
                                          D Offline
                                          Dampfhammer
                                          wrote on last edited by
                                          #27

                                          @thomas-braun

                                          Docker läuft auf QNAP. Zugriff mache ich über Portainer

                                          Okay gibt es eine alternative?

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

                                          746

                                          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