Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Nach Nodejs Update kein Adapter mehr updatebar

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    247

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Nach Nodejs Update kein Adapter mehr updatebar

Scheduled Pinned Locked Moved Error/Bug
nodejs update adaper update
67 Posts 6 Posters 11.7k Views 6 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.
  • T tilly

    Hallo,
    nach einen Nodejs Updaten von 14 auf 16 kann ich leider keine Adapter mehr aktualisieren. Weder über die Weboberfläche noch per Kommandozeile.

    ERROR: process exited with code 25
    
    root@iobroker-ubuntu:~# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
    x86_64
    /usr/bin/nodejs
    /usr/bin/node
    /usr/bin/npm
    v16.16.0
    v16.16.0
    8.11.0
    root
    /root
    OK:1 https://deb.nodesource.com/node_16.x bionic InRelease
    OK:2 http://archive.ubuntu.com/ubuntu bionic InRelease
    OK:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
    OK:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
    OK:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    Alle Pakete sind aktuell.
    nodejs:
      Installiert:           16.16.0-1nodesource1
      Installationskandidat: 16.16.0-1nodesource1
      Versionstabelle:
     *** 16.16.0-1nodesource1 500
            500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
            100 /var/lib/dpkg/status
         8.10.0~dfsg-2ubuntu0.4 500
            500 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
         8.10.0~dfsg-2ubuntu0.2 500
            500 http://archive.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
         8.10.0~dfsg-2 500
            500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
    
    
    Systemdata Bitte Ausfüllen
    Hardwaresystem: NUC
    Arbeitsspeicher: 1GB
    Festplattenart: SSD
    Betriebssystem: Ubuntu 18.04.6 LTS
    Node-Version: 16.16.0
    Nodejs-Version: 16.16.0
    NPM-Version: 8.11.0
    Installationsart: Skript/Manuell
    Image genutzt: Ja/Nein
    Ort/Name der Imagedatei: Link
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #3

    @tilly

    Keine root shell fahren.

    cd /opt/iobroker
    npm ls | grep -E 'github|ERR'
    

    anschauen.

    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

    T GlasfaserG 2 Replies Last reply
    0
    • T Offline
      T Offline
      tilly
      wrote on last edited by
      #4

      @homoran
      wenn ich adapter cloud updaten will, erhalte ich folgende Meldung.

      root@iobroker-ubuntu:/opt/iobroker# iobroker upgrade cloud
      
      This upgrade of "cloud" will introduce the following changes:
      ==========================================================================
      -> 4.2.1:
      Used new version of socket library.
      ==========================================================================
      
      Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
      Update cloud from @4.2.0 to @4.2.1
      NPM version: 8.11.0
      Installing iobroker.cloud@4.2.1... (System call)
      host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
      
      
      HomoranH 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @tilly

        Keine root shell fahren.

        cd /opt/iobroker
        npm ls | grep -E 'github|ERR'
        

        anschauen.

        T Offline
        T Offline
        tilly
        wrote on last edited by
        #5

        @thomas-braun

        wenn ich "npm ls | grep -E 'github|ERR'" ausführe:

        root@iobroker-ubuntu:/opt/iobroker# npm ls | grep -E 'github|ERR'
        npm ERR! code ELSPROBLEMS
        npm ERR! invalid: iobroker.alexa2@3.18.5 /opt/iobroker/node_modules/iobroker.alexa2
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T16_00_58_410Z-debug-0.log
        
        
        1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @tilly

          Keine root shell fahren.

          cd /opt/iobroker
          npm ls | grep -E 'github|ERR'
          

          anschauen.

          GlasfaserG Online
          GlasfaserG Online
          Glasfaser
          wrote on last edited by
          #6

          @tilly

          @thomas-braun sagte in Nach Nodejs Update kein Adapter mehr updatebar:

          @tilly
          Keine root shell fahren.

          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
          • T tilly

            @homoran
            wenn ich adapter cloud updaten will, erhalte ich folgende Meldung.

            root@iobroker-ubuntu:/opt/iobroker# iobroker upgrade cloud
            
            This upgrade of "cloud" will introduce the following changes:
            ==========================================================================
            -> 4.2.1:
            Used new version of socket library.
            ==========================================================================
            
            Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
            Update cloud from @4.2.0 to @4.2.1
            NPM version: 8.11.0
            Installing iobroker.cloud@4.2.1... (System call)
            host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
            
            
            HomoranH Do not disturb
            HomoranH Do not disturb
            Homoran
            Global Moderator Administrators
            wrote on last edited by
            #7

            @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

            erhalte ich folgende Meldung.

            ich sehe

            @homoran sagte in Nach Nodejs Update kein Adapter mehr updatebar:

            mit dem Zusatz --debug

            nicht

            kein Support per PN! - Fragen im Forum stellen -
            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            T 1 Reply Last reply
            0
            • HomoranH Homoran

              @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

              erhalte ich folgende Meldung.

              ich sehe

              @homoran sagte in Nach Nodejs Update kein Adapter mehr updatebar:

              mit dem Zusatz --debug

              nicht

              T Offline
              T Offline
              tilly
              wrote on last edited by
              #8

              @homoran
              ah jetzt verstanden

              root@iobroker-ubuntu:/opt/iobroker# iobroker upgrade cloud --debug              
              This upgrade of "cloud" will introduce the following changes:
              ==========================================================================
              -> 4.2.1:
              Used new version of socket library.
              ==========================================================================
              
              Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
              Update cloud from @4.2.0 to @4.2.1
              NPM version: 8.11.0
              Installing iobroker.cloud@4.2.1... (System call)
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/abbrev
              npm ERR! dest /opt/iobroker/node_modules/.abbrev-5eNud0FY
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abbrev' -> '/opt/iobroker/node_modules/.abbrev-5eNud0FY'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T16_40_57_944Z-debug-0.log
              host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
              
              Thomas BraunT 1 Reply Last reply
              0
              • T tilly

                @homoran
                ah jetzt verstanden

                root@iobroker-ubuntu:/opt/iobroker# iobroker upgrade cloud --debug              
                This upgrade of "cloud" will introduce the following changes:
                ==========================================================================
                -> 4.2.1:
                Used new version of socket library.
                ==========================================================================
                
                Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
                Update cloud from @4.2.0 to @4.2.1
                NPM version: 8.11.0
                Installing iobroker.cloud@4.2.1... (System call)
                npm ERR! code ENOTEMPTY
                npm ERR! syscall rename
                npm ERR! path /opt/iobroker/node_modules/abbrev
                npm ERR! dest /opt/iobroker/node_modules/.abbrev-5eNud0FY
                npm ERR! errno -39
                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abbrev' -> '/opt/iobroker/node_modules/.abbrev-5eNud0FY'
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T16_40_57_944Z-debug-0.log
                host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #9

                @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                ah jetzt verstanden

                Nur den root Login noch 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

                T 1 Reply Last reply
                1
                • Thomas BraunT Thomas Braun

                  @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                  ah jetzt verstanden

                  Nur den root Login noch nicht.

                  T Offline
                  T Offline
                  tilly
                  wrote on last edited by
                  #10

                  @thomas-braun

                  nein weiß nicht was ich machen muss

                  HomoranH 1 Reply Last reply
                  0
                  • Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #11

                    @tilly Dich NICHT, niemals, gar nicht, nicht kurz und nicht 'nur dafür mal' als root anmelden.

                    Wechsel auf deinen Standarduser und nutze nur für systemnahe Aktionen sudo.

                    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
                    1
                    • T tilly

                      @thomas-braun

                      nein weiß nicht was ich machen muss

                      HomoranH Do not disturb
                      HomoranH Do not disturb
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #12

                      @tilly log dich nicht als root ein!
                      nimm den normalen User

                      wurde dir auch so bei der Grundinstallation gesagt

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      T 1 Reply Last reply
                      0
                      • HomoranH Homoran

                        @tilly log dich nicht als root ein!
                        nimm den normalen User

                        wurde dir auch so bei der Grundinstallation gesagt

                        T Offline
                        T Offline
                        tilly
                        wrote on last edited by
                        #13

                        @homoran

                        ok mit einem anderen User ändert sich aber nichts

                        user@iobroker-ubuntu:/opt/iobroker$ npm ls | grep -E 'github|ERR'
                        npm ERR! code ELSPROBLEMS
                        npm ERR! invalid: iobroker.alexa2@3.18.5 /opt/iobroker/node_modules/iobroker.alexa2
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/user/.npm/_logs/2022-07-21T18_14_04_807Z-debug-0.log
                        
                        
                        user@iobroker-ubuntu:/opt/iobroker$ iobroker upgrade cloud --debug
                        
                        This upgrade of "cloud" will introduce the following changes:
                        ==========================================================================
                        -> 4.2.1:
                        Used new version of socket library.
                        ==========================================================================
                        
                        Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
                        Update cloud from @4.2.0 to @4.2.1
                        NPM version: 8.11.0
                        Installing iobroker.cloud@4.2.1... (System call)
                        npm ERR! code ENOTEMPTY
                        npm ERR! syscall rename
                        npm ERR! path /opt/iobroker/node_modules/abab
                        npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
                        npm ERR! errno -39
                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T18_10_03_414Z-debug-0.log
                        host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
                        
                        GlasfaserG Thomas BraunT 3 Replies Last reply
                        0
                        • T tilly

                          @homoran

                          ok mit einem anderen User ändert sich aber nichts

                          user@iobroker-ubuntu:/opt/iobroker$ npm ls | grep -E 'github|ERR'
                          npm ERR! code ELSPROBLEMS
                          npm ERR! invalid: iobroker.alexa2@3.18.5 /opt/iobroker/node_modules/iobroker.alexa2
                          
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     /home/user/.npm/_logs/2022-07-21T18_14_04_807Z-debug-0.log
                          
                          
                          user@iobroker-ubuntu:/opt/iobroker$ iobroker upgrade cloud --debug
                          
                          This upgrade of "cloud" will introduce the following changes:
                          ==========================================================================
                          -> 4.2.1:
                          Used new version of socket library.
                          ==========================================================================
                          
                          Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
                          Update cloud from @4.2.0 to @4.2.1
                          NPM version: 8.11.0
                          Installing iobroker.cloud@4.2.1... (System call)
                          npm ERR! code ENOTEMPTY
                          npm ERR! syscall rename
                          npm ERR! path /opt/iobroker/node_modules/abab
                          npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
                          npm ERR! errno -39
                          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
                          
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T18_10_03_414Z-debug-0.log
                          host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
                          
                          GlasfaserG Online
                          GlasfaserG Online
                          Glasfaser
                          wrote on last edited by
                          #14

                          @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                          ok mit einem anderen User ändert sich aber nichts

                          Sollte auch nicht ...
                          nur als Login root kann man viel kaputt machen

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

                          HomoranH 1 Reply Last reply
                          0
                          • T tilly

                            @homoran

                            ok mit einem anderen User ändert sich aber nichts

                            user@iobroker-ubuntu:/opt/iobroker$ npm ls | grep -E 'github|ERR'
                            npm ERR! code ELSPROBLEMS
                            npm ERR! invalid: iobroker.alexa2@3.18.5 /opt/iobroker/node_modules/iobroker.alexa2
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /home/user/.npm/_logs/2022-07-21T18_14_04_807Z-debug-0.log
                            
                            
                            user@iobroker-ubuntu:/opt/iobroker$ iobroker upgrade cloud --debug
                            
                            This upgrade of "cloud" will introduce the following changes:
                            ==========================================================================
                            -> 4.2.1:
                            Used new version of socket library.
                            ==========================================================================
                            
                            Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
                            Update cloud from @4.2.0 to @4.2.1
                            NPM version: 8.11.0
                            Installing iobroker.cloud@4.2.1... (System call)
                            npm ERR! code ENOTEMPTY
                            npm ERR! syscall rename
                            npm ERR! path /opt/iobroker/node_modules/abab
                            npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
                            npm ERR! errno -39
                            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T18_10_03_414Z-debug-0.log
                            host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
                            
                            GlasfaserG Online
                            GlasfaserG Online
                            Glasfaser
                            wrote on last edited by
                            #15

                            @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'

                            sudo rm -rf /opt/iobroker/node_modules/.abab-bvmibCm3
                            

                            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
                            • T tilly

                              @homoran

                              ok mit einem anderen User ändert sich aber nichts

                              user@iobroker-ubuntu:/opt/iobroker$ npm ls | grep -E 'github|ERR'
                              npm ERR! code ELSPROBLEMS
                              npm ERR! invalid: iobroker.alexa2@3.18.5 /opt/iobroker/node_modules/iobroker.alexa2
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /home/user/.npm/_logs/2022-07-21T18_14_04_807Z-debug-0.log
                              
                              
                              user@iobroker-ubuntu:/opt/iobroker$ iobroker upgrade cloud --debug
                              
                              This upgrade of "cloud" will introduce the following changes:
                              ==========================================================================
                              -> 4.2.1:
                              Used new version of socket library.
                              ==========================================================================
                              
                              Would you like to upgrade cloud from @4.2.0 to @4.2.1 now? [(y)es, (n)o]: y
                              Update cloud from @4.2.0 to @4.2.1
                              NPM version: 8.11.0
                              Installing iobroker.cloud@4.2.1... (System call)
                              npm ERR! code ENOTEMPTY
                              npm ERR! syscall rename
                              npm ERR! path /opt/iobroker/node_modules/abab
                              npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
                              npm ERR! errno -39
                              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T18_10_03_414Z-debug-0.log
                              host.iobroker-ubuntu Cannot install iobroker.cloud@4.2.1: 217
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #16

                              @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                              rm -rf /opt/iobroker/node_modules/.abab-bvmibCm3
                              

                              Weitere Verzeichnisse mit kryptischen Endungen analog dazu auch löschen.

                              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
                              • GlasfaserG Glasfaser

                                @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                                ok mit einem anderen User ändert sich aber nichts

                                Sollte auch nicht ...
                                nur als Login root kann man viel kaputt machen

                                HomoranH Do not disturb
                                HomoranH Do not disturb
                                Homoran
                                Global Moderator Administrators
                                wrote on last edited by
                                #17

                                @glasfaser sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                                @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                                ok mit einem anderen User ändert sich aber nichts

                                Sollte auch nicht ...
                                nur als Login root kann man viel kaputt machen

                                @tilly
                                Vielleicht solltest du mal

                                iobroker stop
                                iobroker fix
                                iobroker start 
                                

                                durchführen, um Rechteprobleme, die möglicherweise durch die Nutzung von root entstanden sind zu fixen.

                                Wird an deinem momentanen Problem auch nichts ändern, und auch nicht unbedingt alle Schäden (wenn vorhanden) beheben.

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Reply Last reply
                                0
                                • T Offline
                                  T Offline
                                  tilly
                                  wrote on last edited by
                                  #18

                                  das sind so viele, kann ich die wirklich alle löschen?

                                  70f29d78-b11e-4d86-8b56-22e5f4f90b71-image.png

                                  iobroker stop
                                  iobroker fix
                                  iobroker start 
                                  

                                  habe ich gemacht

                                  GlasfaserG 1 Reply Last reply
                                  0
                                  • T tilly

                                    das sind so viele, kann ich die wirklich alle löschen?

                                    70f29d78-b11e-4d86-8b56-22e5f4f90b71-image.png

                                    iobroker stop
                                    iobroker fix
                                    iobroker start 
                                    

                                    habe ich gemacht

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

                                    @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                                    das sind so viele, kann ich die wirklich alle löschen?

                                    Werden alle nach einem upgade Versuch angezeigt , was du da zeigst im Screenshot

                                    npm ERR! ENOTEMPTY: directory not empty, rename
                                    

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

                                    T 1 Reply Last reply
                                    0
                                    • GlasfaserG Glasfaser

                                      @tilly sagte in Nach Nodejs Update kein Adapter mehr updatebar:

                                      das sind so viele, kann ich die wirklich alle löschen?

                                      Werden alle nach einem upgade Versuch angezeigt , was du da zeigst im Screenshot

                                      npm ERR! ENOTEMPTY: directory not empty, rename
                                      
                                      T Offline
                                      T Offline
                                      tilly
                                      wrote on last edited by
                                      #20

                                      @glasfaser

                                      nein ich lösche ein Verzeichnis und versuche erneut einen Adapter upzudaten.
                                      Dann kommt wieder ein Ordner etc.

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • T tilly

                                        @glasfaser

                                        nein ich lösche ein Verzeichnis und versuche erneut einen Adapter upzudaten.
                                        Dann kommt wieder ein Ordner etc.

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

                                        @tilly

                                        In meinem System gibt es bis auf .bin keine Verzeichnisse, die mit Punkt anfangen. Ich vermute, die können dann alle weg.

                                        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

                                        T 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @tilly

                                          In meinem System gibt es bis auf .bin keine Verzeichnisse, die mit Punkt anfangen. Ich vermute, die können dann alle weg.

                                          T Offline
                                          T Offline
                                          tilly
                                          wrote on last edited by
                                          #22

                                          @thomas-braun

                                          ok dann sicher ich die Dateien mal und lösche dann alles

                                          T 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

                                          324

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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