Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nach Update starten Adapter nicht mehr

NEWS

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

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

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

Nach Update starten Adapter nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
120 Beiträge 9 Kommentatoren 9.4k Aufrufe 6 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HomoranH Homoran

    @tobiasp sagte in Nach Update starten Adapter nicht mehr:

    sudo n [placeholder] durchgeführt

    wo hast du den Befehl gefunden?

    T Offline
    T Offline
    tobiasp
    schrieb am zuletzt editiert von
    #12

    @homoran https://makesmart.net/installation-und-update-von-node-js-und-npm-unter-linux/

    HomoranH Thomas BraunT 2 Antworten Letzte Antwort
    0
    • T tobiasp

      @homoran https://makesmart.net/installation-und-update-von-node-js-und-npm-unter-linux/

      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #13

      @tobiasp

      uaaaahhhhh!

      DANKE!

      @thomas-braun
      look and see!

      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 oben rechts. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Antwort Letzte Antwort
      1
      • T tobiasp

        @homoran https://makesmart.net/installation-und-update-von-node-js-und-npm-unter-linux/

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

        @tobiasp

        Vergiss die Anleitung. Ist Quark, wenn man das Paket auch regulär über den Paketmanager ziehen kann.

        sudo rm /etc/apt/sources.list.d/nodesource.list.save.1
        

        Und dann weiter nach der bereits verlinkten Anleitung wie das 'richtig' geht.

        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 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @tobiasp

          Vergiss die Anleitung. Ist Quark, wenn man das Paket auch regulär über den Paketmanager ziehen kann.

          sudo rm /etc/apt/sources.list.d/nodesource.list.save.1
          

          Und dann weiter nach der bereits verlinkten Anleitung wie das 'richtig' geht.

          T Offline
          T Offline
          tobiasp
          schrieb am zuletzt editiert von
          #15

          @thomas-braun
          ok ich probiere es mal

          T 1 Antwort Letzte Antwort
          0
          • T tobiasp

            @thomas-braun
            ok ich probiere es mal

            T Offline
            T Offline
            tobiasp
            schrieb am zuletzt editiert von Homoran
            #16

            @tobiasp

            pi@raspberrypi:~ $ node -v
            v16.16.0
            pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
            /usr/bin/nodejs
            v16.16.0
            /usr/bin/node
            v16.16.0
            /usr/bin/npm
            8.11.0
            nodejs:
              Installiert:           16.16.0-deb-1nodesource1
              Installationskandidat: 16.16.0-deb-1nodesource1
              Versionstabelle:
             *** 16.16.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            pi@raspberrypi:~ $
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • T tobiasp

              @tobiasp

              pi@raspberrypi:~ $ node -v
              v16.16.0
              pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
              /usr/bin/nodejs
              v16.16.0
              /usr/bin/node
              v16.16.0
              /usr/bin/npm
              8.11.0
              nodejs:
                Installiert:           16.16.0-deb-1nodesource1
                Installationskandidat: 16.16.0-deb-1nodesource1
                Versionstabelle:
               *** 16.16.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                      100 /var/lib/dpkg/status
                   10.24.0~dfsg-1~deb10u1 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              pi@raspberrypi:~ $
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #17

              @tobiasp

              Schaut schon mal gut aus.
              Mehr sieht man damit:

              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
              

              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 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @tobiasp

                Schaut schon mal gut aus.
                Mehr sieht man damit:

                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
                
                T Offline
                T Offline
                tobiasp
                schrieb am zuletzt editiert von
                #18

                @thomas-braun said in Nach Update starten Adapter nicht mehr:

                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

                pi@raspberrypi:~ $ 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 
                armv7l
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                v16.16.0
                v16.16.0
                8.11.0
                pi
                /home/pi
                OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                OK:2 http://archive.raspberrypi.org/debian buster InRelease                                                                 
                OK:3 https://deb.nodesource.com/node_16.x buster InRelease                                                                  
                OK:4 https://www.pivccu.de/piVCCU stable InRelease                                                  
                Paketlisten werden gelesen... Fertig             
                Abhängigkeitsbaum wird aufgebaut.       
                Statusinformationen werden eingelesen.... Fertig
                Alle Pakete sind aktuell.
                nodejs:
                  Installiert:           16.16.0-deb-1nodesource1
                  Installationskandidat: 16.16.0-deb-1nodesource1
                  Versionstabelle:
                 *** 16.16.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                        100 /var/lib/dpkg/status
                     10.24.0~dfsg-1~deb10u1 500
                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                pi@raspberrypi:~ $ 
                
                
                Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                0
                • T tobiasp

                  @thomas-braun said in Nach Update starten Adapter nicht mehr:

                  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

                  pi@raspberrypi:~ $ 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 
                  armv7l
                  /usr/bin/nodejs
                  /usr/bin/node
                  /usr/bin/npm
                  v16.16.0
                  v16.16.0
                  8.11.0
                  pi
                  /home/pi
                  OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                  OK:2 http://archive.raspberrypi.org/debian buster InRelease                                                                 
                  OK:3 https://deb.nodesource.com/node_16.x buster InRelease                                                                  
                  OK:4 https://www.pivccu.de/piVCCU stable InRelease                                                  
                  Paketlisten werden gelesen... Fertig             
                  Abhängigkeitsbaum wird aufgebaut.       
                  Statusinformationen werden eingelesen.... Fertig
                  Alle Pakete sind aktuell.
                  nodejs:
                    Installiert:           16.16.0-deb-1nodesource1
                    Installationskandidat: 16.16.0-deb-1nodesource1
                    Versionstabelle:
                   *** 16.16.0-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                          100 /var/lib/dpkg/status
                       10.24.0~dfsg-1~deb10u1 500
                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                  pi@raspberrypi:~ $ 
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #19

                  @tobiasp

                  Das ist jetzt sauber.

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

                  sagt?

                  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 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @tobiasp

                    Das ist jetzt sauber.

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

                    sagt?

                    T Offline
                    T Offline
                    tobiasp
                    schrieb am zuletzt editiert von
                    #20

                    @thomas-braun said in Nach Update starten Adapter nicht mehr:

                    npm ls | grep -E 'github|ERR'

                    pi@raspberrypi:~ $ cd /opt/iobroker
                    pi@raspberrypi:/opt/iobroker $ npm ls | grep -E 'github|ERR'
                    npm ERR! code ELSPROBLEMS
                    npm ERR! extraneous: @types/node-cron@2.0.5 /opt/iobroker/node_modules/@types/node-cron
                    npm ERR! extraneous: @types/tz-offset@0.0.0 /opt/iobroker/node_modules/@types/tz-offset
                    npm ERR! extraneous: cron@1.8.2 /opt/iobroker/node_modules/cron
                    npm ERR! invalid: iobroker.admin@5.3.8 /opt/iobroker/node_modules/iobroker.admin
                    npm ERR! invalid: iobroker.backitup@2.4.9 /opt/iobroker/node_modules/iobroker.backitup
                    npm ERR! invalid: iobroker.discovery@3.0.3 /opt/iobroker/node_modules/iobroker.discovery
                    npm ERR! invalid: iobroker.js-controller@4.0.23 /opt/iobroker/node_modules/iobroker.js-controller
                    npm ERR! extraneous: iobroker.virtualpowermeter@1.4.6 /opt/iobroker/node_modules/iobroker.virtualpowermeter
                    npm ERR! extraneous: moment-timezone@0.5.34 /opt/iobroker/node_modules/moment-timezone
                    npm ERR! extraneous: node-cron@2.0.3 /opt/iobroker/node_modules/node-cron
                    npm ERR! extraneous: opencollective-postinstall@2.0.3 /opt/iobroker/node_modules/opencollective-postinstall
                    npm ERR! extraneous: tz-offset@0.0.1 /opt/iobroker/node_modules/tz-offset
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T10_27_50_949Z-debug-0.log
                    pi@raspberrypi:/opt/iobroker $ 
                    
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • T tobiasp

                      @thomas-braun said in Nach Update starten Adapter nicht mehr:

                      npm ls | grep -E 'github|ERR'

                      pi@raspberrypi:~ $ cd /opt/iobroker
                      pi@raspberrypi:/opt/iobroker $ npm ls | grep -E 'github|ERR'
                      npm ERR! code ELSPROBLEMS
                      npm ERR! extraneous: @types/node-cron@2.0.5 /opt/iobroker/node_modules/@types/node-cron
                      npm ERR! extraneous: @types/tz-offset@0.0.0 /opt/iobroker/node_modules/@types/tz-offset
                      npm ERR! extraneous: cron@1.8.2 /opt/iobroker/node_modules/cron
                      npm ERR! invalid: iobroker.admin@5.3.8 /opt/iobroker/node_modules/iobroker.admin
                      npm ERR! invalid: iobroker.backitup@2.4.9 /opt/iobroker/node_modules/iobroker.backitup
                      npm ERR! invalid: iobroker.discovery@3.0.3 /opt/iobroker/node_modules/iobroker.discovery
                      npm ERR! invalid: iobroker.js-controller@4.0.23 /opt/iobroker/node_modules/iobroker.js-controller
                      npm ERR! extraneous: iobroker.virtualpowermeter@1.4.6 /opt/iobroker/node_modules/iobroker.virtualpowermeter
                      npm ERR! extraneous: moment-timezone@0.5.34 /opt/iobroker/node_modules/moment-timezone
                      npm ERR! extraneous: node-cron@2.0.3 /opt/iobroker/node_modules/node-cron
                      npm ERR! extraneous: opencollective-postinstall@2.0.3 /opt/iobroker/node_modules/opencollective-postinstall
                      npm ERR! extraneous: tz-offset@0.0.1 /opt/iobroker/node_modules/tz-offset
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T10_27_50_949Z-debug-0.log
                      pi@raspberrypi:/opt/iobroker $ 
                      
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #21

                      @tobiasp Hattest du dein System nicht vorher auf Stand gebracht?

                      discovery z. B.:

                      github:	3.0.5
                      latest:	3.0.5 for 34 days
                      stable:	3.0.5 for 34 days
                      

                      Du schleppst da eine 3.0.3 an.

                      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 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @tobiasp Hattest du dein System nicht vorher auf Stand gebracht?

                        discovery z. B.:

                        github:	3.0.5
                        latest:	3.0.5 for 34 days
                        stable:	3.0.5 for 34 days
                        

                        Du schleppst da eine 3.0.3 an.

                        T Offline
                        T Offline
                        tobiasp
                        schrieb am zuletzt editiert von
                        #22

                        @thomas-braun
                        Lässst sich nicht updaten
                        $ iobroker upgrade discovery@3.0.5

                        Update discovery from @3.0.3 to @3.0.5

                        NPM version: 8.11.0Installing iobroker.discovery@3.0.5... (System call)

                        host.raspberrypi Cannot install iobroker.discovery@3.0.5: 217

                        ERROR: Process exited with code 25

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • T tobiasp

                          @thomas-braun
                          Lässst sich nicht updaten
                          $ iobroker upgrade discovery@3.0.5

                          Update discovery from @3.0.3 to @3.0.5

                          NPM version: 8.11.0Installing iobroker.discovery@3.0.5... (System call)

                          host.raspberrypi Cannot install iobroker.discovery@3.0.5: 217

                          ERROR: Process exited with code 25

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #23

                          @tobiasp und mit --debug hintendran?
                          da sollte die Konsole gesprächiger werden

                          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 oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          T 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @tobiasp und mit --debug hintendran?
                            da sollte die Konsole gesprächiger werden

                            T Offline
                            T Offline
                            tobiasp
                            schrieb am zuletzt editiert von Homoran
                            #24

                            @homoran

                            i@raspberrypi:/opt/iobroker $ iobroker upgrade --debug
                            
                            This upgrade of "discovery" will introduce the following changes:
                            ==========================================================================
                            -> 3.0.5:
                            Fix potential crash cases reported by Sentry
                            
                            -> 3.0.4:
                            Disable configuration settings for this adapter
                            ==========================================================================
                            
                            Would you like to upgrade discovery from @3.0.3 to @3.0.5 now? [(y)es, (n)o]: y
                            Update discovery from @3.0.3 to @3.0.5
                            NPM version: 8.11.0
                            Installing iobroker.discovery@3.0.5... (System call)
                            npm ERR! code ENOTEMPTY
                            npm ERR! syscall rename
                            npm ERR! path /opt/iobroker/node_modules/abort-controller
                            npm ERR! dest /opt/iobroker/node_modules/.abort-controller-x3pdLVqa
                            npm ERR! errno -39
                            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abort-controller' -> '/opt/iobroker/node_modules/.abort-controller-x3pdLVqa'
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T12_47_36_083Z-debug-0.log
                            host.raspberrypi Cannot install iobroker.discovery@3.0.5: 217
                            pi@raspberrypi:/opt/iobroker $ 
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • T tobiasp

                              @homoran

                              i@raspberrypi:/opt/iobroker $ iobroker upgrade --debug
                              
                              This upgrade of "discovery" will introduce the following changes:
                              ==========================================================================
                              -> 3.0.5:
                              Fix potential crash cases reported by Sentry
                              
                              -> 3.0.4:
                              Disable configuration settings for this adapter
                              ==========================================================================
                              
                              Would you like to upgrade discovery from @3.0.3 to @3.0.5 now? [(y)es, (n)o]: y
                              Update discovery from @3.0.3 to @3.0.5
                              NPM version: 8.11.0
                              Installing iobroker.discovery@3.0.5... (System call)
                              npm ERR! code ENOTEMPTY
                              npm ERR! syscall rename
                              npm ERR! path /opt/iobroker/node_modules/abort-controller
                              npm ERR! dest /opt/iobroker/node_modules/.abort-controller-x3pdLVqa
                              npm ERR! errno -39
                              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abort-controller' -> '/opt/iobroker/node_modules/.abort-controller-x3pdLVqa'
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /home/iobroker/.npm/_logs/2022-07-21T12_47_36_083Z-debug-0.log
                              host.raspberrypi Cannot install iobroker.discovery@3.0.5: 217
                              pi@raspberrypi:/opt/iobroker $ 
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von Thomas Braun
                              #25

                              @tobiasp sagte in Nach Update starten Adapter nicht mehr:

                              /opt/iobroker/node_modules/.abort-controller-x3pdLVqa

                              sudo rm /opt/iobroker/node_modules/.abort-controller-x3pdLVqa
                              

                              Das dann für evtl. weitere Verzeichnisse analog machen. Also die Verzeichnisse mit den kryptischen Endungen 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

                              T 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @tobiasp sagte in Nach Update starten Adapter nicht mehr:

                                /opt/iobroker/node_modules/.abort-controller-x3pdLVqa

                                sudo rm /opt/iobroker/node_modules/.abort-controller-x3pdLVqa
                                

                                Das dann für evtl. weitere Verzeichnisse analog machen. Also die Verzeichnisse mit den kryptischen Endungen löschen.

                                T Offline
                                T Offline
                                tobiasp
                                schrieb am zuletzt editiert von
                                #26

                                @thomas-braun @tobiasp
                                Da mussst du miir bitte helfen was du da genau meinst.

                                pi@raspberrypi:~ $ sudo rm /opt/iobroker/node_modules/.abort-controller-x3pdLVqa
                                rm: das Entfernen von '/opt/iobroker/node_modules/.abort-controller-x3pdLVqa' ist nicht möglich: Ist ein Verzeichnis
                                pi@raspberrypi:~ $
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • T tobiasp

                                  @thomas-braun @tobiasp
                                  Da mussst du miir bitte helfen was du da genau meinst.

                                  pi@raspberrypi:~ $ sudo rm /opt/iobroker/node_modules/.abort-controller-x3pdLVqa
                                  rm: das Entfernen von '/opt/iobroker/node_modules/.abort-controller-x3pdLVqa' ist nicht möglich: Ist ein Verzeichnis
                                  pi@raspberrypi:~ $
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #27

                                  @tobiasp

                                  Sorry, mein Fehler.

                                  sudo rm -rf /opt/iobroker/node_modules/.abort-controller-x3pdLVqa
                                  

                                  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
                                  • T Offline
                                    T Offline
                                    tobiasp
                                    schrieb am zuletzt editiert von
                                    #28

                                    @thomas-braun Bringt immer noch FEhler

                                    @raspberrypi:~ $ iobroker upgrade --debug
                                    
                                    This upgrade of "discovery" will introduce the following changes:
                                    ==========================================================================
                                    -> 3.0.5:
                                    Fix potential crash cases reported by Sentry
                                    
                                    -> 3.0.4:
                                    Disable configuration settings for this adapter
                                    ==========================================================================
                                    
                                    Would you like to upgrade discovery from @3.0.3 to @3.0.5 now? [(y)es, (n)o]: y
                                    Update discovery from @3.0.3 to @3.0.5
                                    NPM version: 8.11.0
                                    Installing iobroker.discovery@3.0.5... (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!     /home/iobroker/.npm/_logs/2022-07-21T13_21_25_599Z-debug-0.log
                                    host.raspberrypi Cannot install iobroker.discovery@3.0.5: 217
                                    pi@raspberrypi:~ $ 
                                    
                                    Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                    -1
                                    • T tobiasp

                                      @thomas-braun Bringt immer noch FEhler

                                      @raspberrypi:~ $ iobroker upgrade --debug
                                      
                                      This upgrade of "discovery" will introduce the following changes:
                                      ==========================================================================
                                      -> 3.0.5:
                                      Fix potential crash cases reported by Sentry
                                      
                                      -> 3.0.4:
                                      Disable configuration settings for this adapter
                                      ==========================================================================
                                      
                                      Would you like to upgrade discovery from @3.0.3 to @3.0.5 now? [(y)es, (n)o]: y
                                      Update discovery from @3.0.3 to @3.0.5
                                      NPM version: 8.11.0
                                      Installing iobroker.discovery@3.0.5... (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!     /home/iobroker/.npm/_logs/2022-07-21T13_21_25_599Z-debug-0.log
                                      host.raspberrypi Cannot install iobroker.discovery@3.0.5: 217
                                      pi@raspberrypi:~ $ 
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #29

                                      @tobiasp

                                      Das dann für evtl. weitere Verzeichnisse analog machen. Also die Verzeichnisse mit den kryptischen Endungen 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 Antwort Letzte Antwort
                                      0
                                      • T tobiasp

                                        @thomas-braun Bringt immer noch FEhler

                                        @raspberrypi:~ $ iobroker upgrade --debug
                                        
                                        This upgrade of "discovery" will introduce the following changes:
                                        ==========================================================================
                                        -> 3.0.5:
                                        Fix potential crash cases reported by Sentry
                                        
                                        -> 3.0.4:
                                        Disable configuration settings for this adapter
                                        ==========================================================================
                                        
                                        Would you like to upgrade discovery from @3.0.3 to @3.0.5 now? [(y)es, (n)o]: y
                                        Update discovery from @3.0.3 to @3.0.5
                                        NPM version: 8.11.0
                                        Installing iobroker.discovery@3.0.5... (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!     /home/iobroker/.npm/_logs/2022-07-21T13_21_25_599Z-debug-0.log
                                        host.raspberrypi Cannot install iobroker.discovery@3.0.5: 217
                                        pi@raspberrypi:~ $ 
                                        
                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von
                                        #30

                                        @tobiasp sagte in Nach Update starten Adapter nicht mehr:

                                        @thomas-braun Bringt immer noch FEhler

                                        @thomas-braun sagte in Nach Update starten Adapter nicht mehr:

                                        Das dann für evtl. weitere Verzeichnisse analog machen. Also die Verzeichnisse mit den kryptischen Endungen löschen.

                                        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 oben rechts. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        T 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @tobiasp sagte in Nach Update starten Adapter nicht mehr:

                                          @thomas-braun Bringt immer noch FEhler

                                          @thomas-braun sagte in Nach Update starten Adapter nicht mehr:

                                          Das dann für evtl. weitere Verzeichnisse analog machen. Also die Verzeichnisse mit den kryptischen Endungen löschen.

                                          T Offline
                                          T Offline
                                          tobiasp
                                          schrieb am zuletzt editiert von
                                          #31

                                          @homoran Ok das dauert dann etwas länger das sind ja ewig viele

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0

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

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

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

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          559

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          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