Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [How-to] Node.js für ioBroker richtig updaten

NEWS

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

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

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

[How-to] Node.js für ioBroker richtig updaten

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
installationlinuxnodenode.jsnodejswindows
1.1k Beiträge 106 Kommentatoren 740.6k Aufrufe 112 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • A Atlantis

    @Thomas-Braun

    Hallo Thomas

    Ich habe das Problem, dass ich in der Vergangenheit schon mal auf Node 12 war, und dann auf 10 zurück musste, weil ich mit Adaptern Probleme hatte.

    Momentan bin ich auf:
    v12.19.0
    habe aber wahrscheinlich durch dieses js node up/downgrade ein paar Leichen...

    Zwischendurch habe ich mal per Papierkorb in der Adminkonsole einige Skripts und Ordner in denen Skripte lagen gelöscht. (Keien Ahnung, ob das damit zu tun hat)

    Seither habe ich Probleme beim Anlegen neuer js. Adapter, dass sich der Raspi dabei aufhängt und als 2. Fehlerbild, dass ich ständig alte (Testskripte, die ich anno dazumal erstellt hatte und schon mehrfach gelöscht habe immer wieder aufschlagen, die sind einfach nicht loszuwerden. Sobald ich den js.0 installiere, kommt der alte Skriptmüll wieder zum Vorschein.

    Habe BU erstellt und IO Broker komplett deinstalliert incl. Entfernen aller iobroker Verzeichnisse dort. Sobald ich den IOBroker neu installiere, kommen die alten Skripte sofort wieder, sobald der js.0 Adapter installiert wird.

    Beim heutigen npm rebuild blieb die Routine auch an dieser Stelle hängen:

    i@ioBroker-RasPi:/opt/iobroker $ npm rebuild
    
    > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
    > node lib/checkVersions.js
    
    NPM version: 6.14.8
    
    > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
    > node lib/install.js
    
    lib/install.js is not being run as part of an installation - skipping...
    
    > iobroker.javascript@4.9.3 postinstall /opt/iobroker/node_modules/iobroker.java                                                                           script
    > node ./install/installTypings.js
    
    Installing NodeJS typings...
    latest @types: 14, installed node: 12
    
    > iobroker.js-controller@3.1.6 preinstall /opt/iobroker/node_modules/iobroker.js                                                                           -controller
    > node lib/preinstallCheck.js
    
    NPM version: 6.14.8
    
    > iobroker.js-controller@3.1.6 install /opt/iobroker/node_modules/iobroker.js-co                                                                           ntroller
    > node iobroker.js setup first
    
    Existing earlier generated certificate is invalid (too old, validity longer then                                                                            345 days or keylength too short). Generating new Certificate!
    object system.certificates updated
    
    > iobroker.vis@1.3.4 install /opt/iobroker/node_modules/iobroker.vis
    > node main.js --install
    
    
    > acme-v2@1.8.6 postinstall /opt/iobroker/node_modules/acme-v2
    > node scripts/postinstall
    
    
    Greenlock and ACME.js v3 are on the way!
    Watch for updates at https://indiegogo.com/at/greenlock
    
    
    > diskusage@1.1.3 install /opt/iobroker/node_modules/diskusage
    > node-gyp rebuild
    
    make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird betreten
      CXX(target) Release/obj.target/diskusage/src/main.o
    
    

    Wie bekomme ich die zahlreichen alten Skripte dauerhaft weg.
    Unbenannt.JPG

    Da, wo diese bei anderen gelöscht werden können ist bvei mir die große Leere...
    Unbenannt.JPG

    Ideen, was ich noch tun kann um im Bereiche der Skripte diese wieder löschbar zu bekommen und vielleicht in der Zukunft wieder js. Adapter Installationen ohne Zwangs-Shutdown??

    Bin leider aus der WIN Welt und kämpfe bereits hart mit Schell und Co...

    Gruss

    Atlantis

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

    @Atlantis
    Die skripte haben mit node nix tu tun. Jedenfalls nicht unmittelbar.

    Am besten einen eigenen Thread dazu starten.

    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

    A 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @Atlantis
      Die skripte haben mit node nix tu tun. Jedenfalls nicht unmittelbar.

      Am besten einen eigenen Thread dazu starten.

      A Offline
      A Offline
      Atlantis
      schrieb am zuletzt editiert von
      #752

      @Thomas-Braun Danke für die superschnelle Antwort!!
      Wo wäre dafür denn im Forum die korrekte Stelle?

      Noch eine Idee, warum die Adapter Installation bei mir abbricht und der npm rebuild ?

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • A Atlantis

        @Thomas-Braun Danke für die superschnelle Antwort!!
        Wo wäre dafür denn im Forum die korrekte Stelle?

        Noch eine Idee, warum die Adapter Installation bei mir abbricht und der npm rebuild ?

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

        @Atlantis Allgemein ist nie verkehrt...

        Noch eine Idee, warum die Adapter Installation bei mir abbricht und der npm rebuild ?

        Dafür müsste man mehr sehen. Das scheint mir nicht der komplette Output zu sein.

        Im neuen Thread auch mal die Ausgabe von

        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
        

        posten.

        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

        A 2 Antworten Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @Atlantis Allgemein ist nie verkehrt...

          Noch eine Idee, warum die Adapter Installation bei mir abbricht und der npm rebuild ?

          Dafür müsste man mehr sehen. Das scheint mir nicht der komplette Output zu sein.

          Im neuen Thread auch mal die Ausgabe von

          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
          

          posten.

          A Offline
          A Offline
          Atlantis
          schrieb am zuletzt editiert von
          #754

          @Thomas-Braun Danke, werde den 2. Punkt dort posten.

          Was wäre eine interessante Stelle um "tiefer" reinzublicken?
          Was müsste ich posten um hier eine erste Richtung für die Suche bekommen zu können?

          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @Atlantis Allgemein ist nie verkehrt...

            Noch eine Idee, warum die Adapter Installation bei mir abbricht und der npm rebuild ?

            Dafür müsste man mehr sehen. Das scheint mir nicht der komplette Output zu sein.

            Im neuen Thread auch mal die Ausgabe von

            which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
            

            posten.

            A Offline
            A Offline
            Atlantis
            schrieb am zuletzt editiert von Homoran
            #755

            @Thomas-Braun said in [How-to] Node.js für ioBroker richtig updaten:

            which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

            [link text](Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l

            The programs included with the Debian GNU/Linux system are free software;
            the exact distribution terms for each program are described in the
            individual files in /usr/share/doc/*/copyright.
            
            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
            permitted by applicable law.
            Last login: Mon Oct 19 15:36:22 2020 from 192.168.2.89
            pi@ioBroker-RasPi:~ $ which nodejs && nodejs -v && which node && node -v && whic                                                                                     h npm && npm -v && apt policy nodejs
            /usr/bin/nodejs
            v12.19.0
            /usr/bin/node
            v12.19.0
            /usr/bin/npm
            6.14.8
            nodejs:
              Installiert:           12.19.0-1nodesource1
              Installationskandidat: 12.19.0-1nodesource1
              Versionstabelle:
             *** 12.19.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_12.x stretch/main armhf Packages
                    100 /var/lib/dpkg/status
                 8.11.1~dfsg-2~bpo9+1 500
                    500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                 4.8.2~dfsg-1 500
                    500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
            )
            

            MOD-Edit: Code in code-tags gesetzt!

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • A Atlantis

              @Thomas-Braun said in [How-to] Node.js für ioBroker richtig updaten:

              which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

              [link text](Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l

              The programs included with the Debian GNU/Linux system are free software;
              the exact distribution terms for each program are described in the
              individual files in /usr/share/doc/*/copyright.
              
              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
              permitted by applicable law.
              Last login: Mon Oct 19 15:36:22 2020 from 192.168.2.89
              pi@ioBroker-RasPi:~ $ which nodejs && nodejs -v && which node && node -v && whic                                                                                     h npm && npm -v && apt policy nodejs
              /usr/bin/nodejs
              v12.19.0
              /usr/bin/node
              v12.19.0
              /usr/bin/npm
              6.14.8
              nodejs:
                Installiert:           12.19.0-1nodesource1
                Installationskandidat: 12.19.0-1nodesource1
                Versionstabelle:
               *** 12.19.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_12.x stretch/main armhf Packages
                      100 /var/lib/dpkg/status
                   8.11.1~dfsg-2~bpo9+1 500
                      500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                   4.8.2~dfsg-1 500
                      500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
              )
              

              MOD-Edit: Code in code-tags gesetzt!

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

              @Atlantis sagte in [How-to] Node.js für ioBroker richtig updaten:

              /usr/bin/nodejs
              v12.19.0
              /usr/bin/node
              v12.19.0
              /usr/bin/npm
              6.14.8

              Das ist in Ordnung. Dann weiter im anderen Thread, das hat mit node nix zu tun.

              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
              • S Offline
                S Offline
                stephan2k
                schrieb am zuletzt editiert von stephan2k
                #757

                Hallo,
                ich komm nicht weiter, kann sich das mal jemand mit ansehen?

                iobroker läuft via Dockers auf einer Synology.

                • Node.js v12.19.1
                • NPM 6.14.8
                • Hostname iobroker

                Nun möchte ich noch den js-controller von 2.2.9 auf 3.1.6 bringen.

                root@iobroker:/opt/iobroker# iobroker stop                                      
                iobroker controller daemon is not running  
                root@iobroker:/opt/iobroker# iobroker update (LISTE LÄUFT DURCH)
                root@iobroker:/opt/iobroker# iobroker ugprade self                           
                Controller is running. Please stop ioBroker first.    
                

                Es kommt immer die Meldung das er nocht läuft. Ich verwzeifel daran...

                root@iobroker:/opt/iobroker# pkill io
                

                bringt leider auch keine Besserung.

                Hat jemand noch eine Idee?
                Auch wenn ich den iobroker nochmals starte und nochmals stoppe gehts nicht

                root@iobroker:/opt/iobroker# iobroker start                                     
                Starting iobroker controller daemon...                                          
                iobroker controller daemon started. PID: 12350                                  
                root@iobroker:/opt/iobroker# iobroker stop                                      
                Stopping iobroker controller daemon...                                          
                iobroker controller daemon stopped.                                             
                Exit code for "killall.sh": 123                                                 
                root@iobroker:/opt/iobroker# iobroker upgrade self                              
                Controller is running. Please stop ioBroker first. 
                

                Ist es merkwürdig das hier in Zeilte 9 das B von ioBroker groß geschrieben ist?

                Thomas BraunT apollon77A 2 Antworten Letzte Antwort
                0
                • S stephan2k

                  Hallo,
                  ich komm nicht weiter, kann sich das mal jemand mit ansehen?

                  iobroker läuft via Dockers auf einer Synology.

                  • Node.js v12.19.1
                  • NPM 6.14.8
                  • Hostname iobroker

                  Nun möchte ich noch den js-controller von 2.2.9 auf 3.1.6 bringen.

                  root@iobroker:/opt/iobroker# iobroker stop                                      
                  iobroker controller daemon is not running  
                  root@iobroker:/opt/iobroker# iobroker update (LISTE LÄUFT DURCH)
                  root@iobroker:/opt/iobroker# iobroker ugprade self                           
                  Controller is running. Please stop ioBroker first.    
                  

                  Es kommt immer die Meldung das er nocht läuft. Ich verwzeifel daran...

                  root@iobroker:/opt/iobroker# pkill io
                  

                  bringt leider auch keine Besserung.

                  Hat jemand noch eine Idee?
                  Auch wenn ich den iobroker nochmals starte und nochmals stoppe gehts nicht

                  root@iobroker:/opt/iobroker# iobroker start                                     
                  Starting iobroker controller daemon...                                          
                  iobroker controller daemon started. PID: 12350                                  
                  root@iobroker:/opt/iobroker# iobroker stop                                      
                  Stopping iobroker controller daemon...                                          
                  iobroker controller daemon stopped.                                             
                  Exit code for "killall.sh": 123                                                 
                  root@iobroker:/opt/iobroker# iobroker upgrade self                              
                  Controller is running. Please stop ioBroker first. 
                  

                  Ist es merkwürdig das hier in Zeilte 9 das B von ioBroker groß geschrieben ist?

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

                  @stephan2k

                  ps aux | grep io
                  

                  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

                  S 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @stephan2k

                    ps aux | grep io
                    
                    S Offline
                    S Offline
                    stephan2k
                    schrieb am zuletzt editiert von
                    #759

                    @Thomas-Braun sagte in [How-to] Node.js für ioBroker richtig updaten:

                    @stephan2k

                    ps aux | grep io
                    

                    hilft dir das was?
                    111.JPG

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • S stephan2k

                      @Thomas-Braun sagte in [How-to] Node.js für ioBroker richtig updaten:

                      @stephan2k

                      ps aux | grep io
                      

                      hilft dir das was?
                      111.JPG

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

                      @stephan2k
                      Bitte keine Screenshots, Konsolentexte auch als Text (in CodeTags) posten.

                      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

                      S 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @stephan2k
                        Bitte keine Screenshots, Konsolentexte auch als Text (in CodeTags) posten.

                        S Offline
                        S Offline
                        stephan2k
                        schrieb am zuletzt editiert von
                        #761

                        @Thomas-Braun
                        natürlich

                        root@iobroker:/opt/iobroker#                                                                                                                                                                                
                        root@iobroker:/opt/iobroker#                                                                                                                                                                                
                        root@iobroker:/opt/iobroker# ps aux | grep io                                                                                                                                                               
                        root         1  0.0  0.0   4292   768 pts/0    Ss   18:40   0:00 sh /opt/scripts                                                                                                                            
                        /iobroker_startup.sh                                                                                                                                                                                        
                        avahi       40  0.0  0.0  47144  2912 ?        S    18:40   0:00 avahi-daemon: r                                                                                                                            
                        egistering [iobroker-33.local]                                                                                                                                                                              
                        root        60 23.0  1.7 858300 174416 pts/0   Sl   18:40   1:27 iobroker.js-con                                                                                                                            
                        troller                                                                                                                                                                                                     
                        root        78  2.5  0.9 807972 93212 pts/0    Sl   18:40   0:09 io.admin.0                                                                                                                                 
                        root        93  0.5  0.5 626700 53700 pts/0    Sl   18:41   0:01 io.web.0                                                                                                                                   
                        root       123  1.1  0.4 621292 47996 pts/0    Sl   18:41   0:04 io.history.0                                                                                                                               
                        root       216  0.4  0.5 633560 54664 pts/0    Sl   18:41   0:01 io.sonoff.0                                                                                                                                
                        root       232  0.6  0.5 781860 54532 pts/0    Sl   18:41   0:02 io.tankerkoenig                                                                                                                            
                        .0                                                                                                                                                                                                          
                        root       243  1.4  0.5 786468 59444 pts/0    Sl   18:41   0:04 io.telegram.0                                                                                                                              
                        root       258  0.3  0.4 623060 48760 pts/0    Sl   18:41   0:01 io.socketio.0                                                                                                                              
                        root       273  0.4  0.5 641172 50816 pts/0    Sl   18:41   0:01 io.mihome-vacuu                                                                                                                            
                        m.0                                                                                                                                                                                                         
                        root       293  0.4  0.4 638540 48988 pts/0    Sl   18:41   0:01 io.scenes.0                                                                                                                                
                        root       308  0.3  0.4 620596 45960 pts/0    Sl   18:41   0:01 io.text2command                                                                                                                            
                        .0                                                                                                                                                                                                          
                        root       323  1.9  0.6 920968 62944 pts/0    Sl   18:42   0:06 io.alexa2.0                                                                                                                                
                        root       339  0.4  0.5 642520 52452 pts/0    Sl   18:42   0:01 io.terminal.0                                                                                                                              
                        root       354  0.5  0.4 622056 49388 pts/0    Sl   18:42   0:01 io.yeelight-2.0                                                                                                                            
                        root       370  0.5  0.5 641940 51488 pts/0    Sl   18:42   0:01 io.harmony.0                                                                                                                               
                        root       385  1.1  0.6 729596 68944 pts/0    Sl   18:42   0:03 io.iot.0                                                                                                                                   
                        root       400  0.4  0.4 620552 45812 pts/0    Sl   18:42   0:01 io.mihome.0                                                                                                                                
                        root       415  1.0  0.8 668528 80532 pts/0    Sl   18:42   0:02 io.backitup.0                                                                                                                              
                        root       426  2.2  0.5 704000 58936 pts/0    Sl   18:42   0:06 io.info.0                                                                                                                                  
                        root       449  0.9  0.6 858420 64512 pts/0    Sl   18:42   0:02 io.nuki2.0                                                                                                                                 
                        root       747  3.3  0.6 654744 66296 pts/0    Sl   18:42   0:09 io.shelly.0                                                                                                                                
                        root       773  0.5  0.5 641760 51968 pts/0    Sl   18:42   0:01 io.mihome-vacuu                                                                                                                            
                        m.1                                                                                                                                                                                                         
                        root       844  0.5  0.4 621580 48040 pts/0    Sl   18:42   0:01 io.sonos.0                                                                                                                                 
                        root       866  0.8  0.5 643076 54156 pts/0    Sl   18:42   0:02 io.deconz.0                                                                                                                                
                        root       936  2.0  0.5 630032 56112 pts/0    Sl   18:42   0:05 io.hue.0                                                                                                                                   
                        root       963  1.8  0.6 784284 63124 pts/0    Sl   18:43   0:04 io.yahka.0                                                                                                                                 
                        root      1033  1.7  0.4 622848 49736 pts/0    Sl   18:43   0:04 io.sourceanalyt                                                                                                                            
                        ix.0                                                                                                                                                                                                        
                        root      1054  0.8  0.5 646108 57384 pts/0    Sl   18:43   0:02 io.tuya.0                                                                                                                                  
                        root      1131  4.3  0.5 646480 59616 pts/0    Sl   18:43   0:10 io.influxdb.1                                                                                                                              
                        root      1153  0.4  0.4 620576 46884 pts/0    Sl   18:43   0:01 io.hm-rpc.0                                                                                                                                
                        root      1227  1.1  0.5 642152 54700 pts/0    Sl   18:43   0:02 io.hm-rega.0                                                                                                                               
                        root      1254  1.1  0.5 639544 50544 pts/0    Sl   18:43   0:02 io.hm-rpc.1                                                                                                                                
                        root      3418  0.0  0.0  12788   980 pts/0    S+   18:47   0:00 grep io                                                                                                                                    
                        root@iobroker:/opt/iobroker# iobroker upgrade self                   
                        
                        Thomas BraunT DiginixD 2 Antworten Letzte Antwort
                        0
                        • S stephan2k

                          @Thomas-Braun
                          natürlich

                          root@iobroker:/opt/iobroker#                                                                                                                                                                                
                          root@iobroker:/opt/iobroker#                                                                                                                                                                                
                          root@iobroker:/opt/iobroker# ps aux | grep io                                                                                                                                                               
                          root         1  0.0  0.0   4292   768 pts/0    Ss   18:40   0:00 sh /opt/scripts                                                                                                                            
                          /iobroker_startup.sh                                                                                                                                                                                        
                          avahi       40  0.0  0.0  47144  2912 ?        S    18:40   0:00 avahi-daemon: r                                                                                                                            
                          egistering [iobroker-33.local]                                                                                                                                                                              
                          root        60 23.0  1.7 858300 174416 pts/0   Sl   18:40   1:27 iobroker.js-con                                                                                                                            
                          troller                                                                                                                                                                                                     
                          root        78  2.5  0.9 807972 93212 pts/0    Sl   18:40   0:09 io.admin.0                                                                                                                                 
                          root        93  0.5  0.5 626700 53700 pts/0    Sl   18:41   0:01 io.web.0                                                                                                                                   
                          root       123  1.1  0.4 621292 47996 pts/0    Sl   18:41   0:04 io.history.0                                                                                                                               
                          root       216  0.4  0.5 633560 54664 pts/0    Sl   18:41   0:01 io.sonoff.0                                                                                                                                
                          root       232  0.6  0.5 781860 54532 pts/0    Sl   18:41   0:02 io.tankerkoenig                                                                                                                            
                          .0                                                                                                                                                                                                          
                          root       243  1.4  0.5 786468 59444 pts/0    Sl   18:41   0:04 io.telegram.0                                                                                                                              
                          root       258  0.3  0.4 623060 48760 pts/0    Sl   18:41   0:01 io.socketio.0                                                                                                                              
                          root       273  0.4  0.5 641172 50816 pts/0    Sl   18:41   0:01 io.mihome-vacuu                                                                                                                            
                          m.0                                                                                                                                                                                                         
                          root       293  0.4  0.4 638540 48988 pts/0    Sl   18:41   0:01 io.scenes.0                                                                                                                                
                          root       308  0.3  0.4 620596 45960 pts/0    Sl   18:41   0:01 io.text2command                                                                                                                            
                          .0                                                                                                                                                                                                          
                          root       323  1.9  0.6 920968 62944 pts/0    Sl   18:42   0:06 io.alexa2.0                                                                                                                                
                          root       339  0.4  0.5 642520 52452 pts/0    Sl   18:42   0:01 io.terminal.0                                                                                                                              
                          root       354  0.5  0.4 622056 49388 pts/0    Sl   18:42   0:01 io.yeelight-2.0                                                                                                                            
                          root       370  0.5  0.5 641940 51488 pts/0    Sl   18:42   0:01 io.harmony.0                                                                                                                               
                          root       385  1.1  0.6 729596 68944 pts/0    Sl   18:42   0:03 io.iot.0                                                                                                                                   
                          root       400  0.4  0.4 620552 45812 pts/0    Sl   18:42   0:01 io.mihome.0                                                                                                                                
                          root       415  1.0  0.8 668528 80532 pts/0    Sl   18:42   0:02 io.backitup.0                                                                                                                              
                          root       426  2.2  0.5 704000 58936 pts/0    Sl   18:42   0:06 io.info.0                                                                                                                                  
                          root       449  0.9  0.6 858420 64512 pts/0    Sl   18:42   0:02 io.nuki2.0                                                                                                                                 
                          root       747  3.3  0.6 654744 66296 pts/0    Sl   18:42   0:09 io.shelly.0                                                                                                                                
                          root       773  0.5  0.5 641760 51968 pts/0    Sl   18:42   0:01 io.mihome-vacuu                                                                                                                            
                          m.1                                                                                                                                                                                                         
                          root       844  0.5  0.4 621580 48040 pts/0    Sl   18:42   0:01 io.sonos.0                                                                                                                                 
                          root       866  0.8  0.5 643076 54156 pts/0    Sl   18:42   0:02 io.deconz.0                                                                                                                                
                          root       936  2.0  0.5 630032 56112 pts/0    Sl   18:42   0:05 io.hue.0                                                                                                                                   
                          root       963  1.8  0.6 784284 63124 pts/0    Sl   18:43   0:04 io.yahka.0                                                                                                                                 
                          root      1033  1.7  0.4 622848 49736 pts/0    Sl   18:43   0:04 io.sourceanalyt                                                                                                                            
                          ix.0                                                                                                                                                                                                        
                          root      1054  0.8  0.5 646108 57384 pts/0    Sl   18:43   0:02 io.tuya.0                                                                                                                                  
                          root      1131  4.3  0.5 646480 59616 pts/0    Sl   18:43   0:10 io.influxdb.1                                                                                                                              
                          root      1153  0.4  0.4 620576 46884 pts/0    Sl   18:43   0:01 io.hm-rpc.0                                                                                                                                
                          root      1227  1.1  0.5 642152 54700 pts/0    Sl   18:43   0:02 io.hm-rega.0                                                                                                                               
                          root      1254  1.1  0.5 639544 50544 pts/0    Sl   18:43   0:02 io.hm-rpc.1                                                                                                                                
                          root      3418  0.0  0.0  12788   980 pts/0    S+   18:47   0:00 grep io                                                                                                                                    
                          root@iobroker:/opt/iobroker# iobroker upgrade self                   
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #762

                          @stephan2k

                          kill 60
                          

                          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

                          S 1 Antwort Letzte Antwort
                          0
                          • S stephan2k

                            @Thomas-Braun
                            natürlich

                            root@iobroker:/opt/iobroker#                                                                                                                                                                                
                            root@iobroker:/opt/iobroker#                                                                                                                                                                                
                            root@iobroker:/opt/iobroker# ps aux | grep io                                                                                                                                                               
                            root         1  0.0  0.0   4292   768 pts/0    Ss   18:40   0:00 sh /opt/scripts                                                                                                                            
                            /iobroker_startup.sh                                                                                                                                                                                        
                            avahi       40  0.0  0.0  47144  2912 ?        S    18:40   0:00 avahi-daemon: r                                                                                                                            
                            egistering [iobroker-33.local]                                                                                                                                                                              
                            root        60 23.0  1.7 858300 174416 pts/0   Sl   18:40   1:27 iobroker.js-con                                                                                                                            
                            troller                                                                                                                                                                                                     
                            root        78  2.5  0.9 807972 93212 pts/0    Sl   18:40   0:09 io.admin.0                                                                                                                                 
                            root        93  0.5  0.5 626700 53700 pts/0    Sl   18:41   0:01 io.web.0                                                                                                                                   
                            root       123  1.1  0.4 621292 47996 pts/0    Sl   18:41   0:04 io.history.0                                                                                                                               
                            root       216  0.4  0.5 633560 54664 pts/0    Sl   18:41   0:01 io.sonoff.0                                                                                                                                
                            root       232  0.6  0.5 781860 54532 pts/0    Sl   18:41   0:02 io.tankerkoenig                                                                                                                            
                            .0                                                                                                                                                                                                          
                            root       243  1.4  0.5 786468 59444 pts/0    Sl   18:41   0:04 io.telegram.0                                                                                                                              
                            root       258  0.3  0.4 623060 48760 pts/0    Sl   18:41   0:01 io.socketio.0                                                                                                                              
                            root       273  0.4  0.5 641172 50816 pts/0    Sl   18:41   0:01 io.mihome-vacuu                                                                                                                            
                            m.0                                                                                                                                                                                                         
                            root       293  0.4  0.4 638540 48988 pts/0    Sl   18:41   0:01 io.scenes.0                                                                                                                                
                            root       308  0.3  0.4 620596 45960 pts/0    Sl   18:41   0:01 io.text2command                                                                                                                            
                            .0                                                                                                                                                                                                          
                            root       323  1.9  0.6 920968 62944 pts/0    Sl   18:42   0:06 io.alexa2.0                                                                                                                                
                            root       339  0.4  0.5 642520 52452 pts/0    Sl   18:42   0:01 io.terminal.0                                                                                                                              
                            root       354  0.5  0.4 622056 49388 pts/0    Sl   18:42   0:01 io.yeelight-2.0                                                                                                                            
                            root       370  0.5  0.5 641940 51488 pts/0    Sl   18:42   0:01 io.harmony.0                                                                                                                               
                            root       385  1.1  0.6 729596 68944 pts/0    Sl   18:42   0:03 io.iot.0                                                                                                                                   
                            root       400  0.4  0.4 620552 45812 pts/0    Sl   18:42   0:01 io.mihome.0                                                                                                                                
                            root       415  1.0  0.8 668528 80532 pts/0    Sl   18:42   0:02 io.backitup.0                                                                                                                              
                            root       426  2.2  0.5 704000 58936 pts/0    Sl   18:42   0:06 io.info.0                                                                                                                                  
                            root       449  0.9  0.6 858420 64512 pts/0    Sl   18:42   0:02 io.nuki2.0                                                                                                                                 
                            root       747  3.3  0.6 654744 66296 pts/0    Sl   18:42   0:09 io.shelly.0                                                                                                                                
                            root       773  0.5  0.5 641760 51968 pts/0    Sl   18:42   0:01 io.mihome-vacuu                                                                                                                            
                            m.1                                                                                                                                                                                                         
                            root       844  0.5  0.4 621580 48040 pts/0    Sl   18:42   0:01 io.sonos.0                                                                                                                                 
                            root       866  0.8  0.5 643076 54156 pts/0    Sl   18:42   0:02 io.deconz.0                                                                                                                                
                            root       936  2.0  0.5 630032 56112 pts/0    Sl   18:42   0:05 io.hue.0                                                                                                                                   
                            root       963  1.8  0.6 784284 63124 pts/0    Sl   18:43   0:04 io.yahka.0                                                                                                                                 
                            root      1033  1.7  0.4 622848 49736 pts/0    Sl   18:43   0:04 io.sourceanalyt                                                                                                                            
                            ix.0                                                                                                                                                                                                        
                            root      1054  0.8  0.5 646108 57384 pts/0    Sl   18:43   0:02 io.tuya.0                                                                                                                                  
                            root      1131  4.3  0.5 646480 59616 pts/0    Sl   18:43   0:10 io.influxdb.1                                                                                                                              
                            root      1153  0.4  0.4 620576 46884 pts/0    Sl   18:43   0:01 io.hm-rpc.0                                                                                                                                
                            root      1227  1.1  0.5 642152 54700 pts/0    Sl   18:43   0:02 io.hm-rega.0                                                                                                                               
                            root      1254  1.1  0.5 639544 50544 pts/0    Sl   18:43   0:02 io.hm-rpc.1                                                                                                                                
                            root      3418  0.0  0.0  12788   980 pts/0    S+   18:47   0:00 grep io                                                                                                                                    
                            root@iobroker:/opt/iobroker# iobroker upgrade self                   
                            
                            DiginixD Offline
                            DiginixD Offline
                            Diginix
                            schrieb am zuletzt editiert von
                            #763

                            @stephan2k Das kann keine Prozessliste eines gestoppten iobroker sein.
                            Sowohl der JS-Controller läuft, als auch Adapterinstanzen. Wie sieht die Ausgabe aus nachdem du "iobroker stop" gemacht hast?

                            Zu dem alles mit root wird sich Thomas sicher noch äußern ;-)

                            ..:: So long! Tom ::..

                            NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • DiginixD Diginix

                              @stephan2k Das kann keine Prozessliste eines gestoppten iobroker sein.
                              Sowohl der JS-Controller läuft, als auch Adapterinstanzen. Wie sieht die Ausgabe aus nachdem du "iobroker stop" gemacht hast?

                              Zu dem alles mit root wird sich Thomas sicher noch äußern ;-)

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

                              @Diginix sagte in [How-to] Node.js für ioBroker richtig updaten:

                              Zu dem alles mit root wird sich Thomas sicher noch äußern

                              docker / synology halt. Zu meinem Leidwesen muss das da ja wohl so laufen.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @stephan2k

                                kill 60
                                
                                S Offline
                                S Offline
                                stephan2k
                                schrieb am zuletzt editiert von
                                #765

                                @Thomas-Braun
                                Danke Thomas-Braun! nun ging es.

                                Danke!

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • S stephan2k

                                  @Thomas-Braun
                                  Danke Thomas-Braun! nun ging es.

                                  Danke!

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

                                  @stephan2k
                                  Kann es sein, dass der ioBroker da doppelt installiert ist?

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  S 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @stephan2k
                                    Kann es sein, dass der ioBroker da doppelt installiert ist?

                                    S Offline
                                    S Offline
                                    stephan2k
                                    schrieb am zuletzt editiert von
                                    #767

                                    @Thomas-Braun
                                    nein eigentlich nicht (nicht das ich wüsste)

                                    1 Antwort Letzte Antwort
                                    0
                                    • S stephan2k

                                      Hallo,
                                      ich komm nicht weiter, kann sich das mal jemand mit ansehen?

                                      iobroker läuft via Dockers auf einer Synology.

                                      • Node.js v12.19.1
                                      • NPM 6.14.8
                                      • Hostname iobroker

                                      Nun möchte ich noch den js-controller von 2.2.9 auf 3.1.6 bringen.

                                      root@iobroker:/opt/iobroker# iobroker stop                                      
                                      iobroker controller daemon is not running  
                                      root@iobroker:/opt/iobroker# iobroker update (LISTE LÄUFT DURCH)
                                      root@iobroker:/opt/iobroker# iobroker ugprade self                           
                                      Controller is running. Please stop ioBroker first.    
                                      

                                      Es kommt immer die Meldung das er nocht läuft. Ich verwzeifel daran...

                                      root@iobroker:/opt/iobroker# pkill io
                                      

                                      bringt leider auch keine Besserung.

                                      Hat jemand noch eine Idee?
                                      Auch wenn ich den iobroker nochmals starte und nochmals stoppe gehts nicht

                                      root@iobroker:/opt/iobroker# iobroker start                                     
                                      Starting iobroker controller daemon...                                          
                                      iobroker controller daemon started. PID: 12350                                  
                                      root@iobroker:/opt/iobroker# iobroker stop                                      
                                      Stopping iobroker controller daemon...                                          
                                      iobroker controller daemon stopped.                                             
                                      Exit code for "killall.sh": 123                                                 
                                      root@iobroker:/opt/iobroker# iobroker upgrade self                              
                                      Controller is running. Please stop ioBroker first. 
                                      

                                      Ist es merkwürdig das hier in Zeilte 9 das B von ioBroker groß geschrieben ist?

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #768

                                      @stephan2k Der Thread hier geht eigentlich um nodejs update ... js.controller Update ist formal hier fehlt am Platze ...

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      K 1 Antwort Letzte Antwort
                                      0
                                      • apollon77A apollon77

                                        @stephan2k Der Thread hier geht eigentlich um nodejs update ... js.controller Update ist formal hier fehlt am Platze ...

                                        K Offline
                                        K Offline
                                        Kuddel
                                        schrieb am zuletzt editiert von
                                        #769

                                        für alle Interessierten. Habe gerade auf meiner Testinstanz ein NodeJS Update von 10.17.0 auf 12.20.0 gemacht und mir dafür einn Shell Skript geschrieben

                                        clear
                                        echo
                                        echo --- NODE JS UPDATE ---
                                        echo
                                        echo
                                        read -p "NodeJS Version (Beispiel: 12.x): " version
                                        
                                        echo
                                        echo --- Abfrage NodeJS version ---
                                        echo
                                        node -v
                                        echo
                                        read -p "Press any key to continue..."
                                        echo
                                        echo
                                        
                                        echo --- ioBroker stoppen ---
                                        echo
                                        read -p "Press any key to continue..."
                                        echo
                                        echo
                                        iobroker stop
                                        echo
                                        
                                        echo --- Download Nodejs Version $version ---
                                        echo
                                        read -p "Press any key to continue..."
                                        echo
                                        echo
                                        curl -sL https://deb.nodesource.com/setup_$version | sudo -E bash -
                                        echo
                                        
                                        echo --- NodeJS installieren ---
                                        echo
                                        read -p "Press any key to continue..."
                                        echo
                                        echo
                                        sudo apt-get install -y nodejs
                                        echo
                                        
                                        echo --- Abfrage NodeJS version ---
                                        echo
                                        node -v
                                        echo
                                        
                                        echo --- ioBroker starten ---
                                        echo
                                        read -p "Press any key to continue..."
                                        echo
                                        echo
                                        iobroker start
                                        echo
                                        
                                        echo --- ioBroker status ---
                                        echo
                                        iobroker status
                                        echo
                                        

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • K Kuddel

                                          für alle Interessierten. Habe gerade auf meiner Testinstanz ein NodeJS Update von 10.17.0 auf 12.20.0 gemacht und mir dafür einn Shell Skript geschrieben

                                          clear
                                          echo
                                          echo --- NODE JS UPDATE ---
                                          echo
                                          echo
                                          read -p "NodeJS Version (Beispiel: 12.x): " version
                                          
                                          echo
                                          echo --- Abfrage NodeJS version ---
                                          echo
                                          node -v
                                          echo
                                          read -p "Press any key to continue..."
                                          echo
                                          echo
                                          
                                          echo --- ioBroker stoppen ---
                                          echo
                                          read -p "Press any key to continue..."
                                          echo
                                          echo
                                          iobroker stop
                                          echo
                                          
                                          echo --- Download Nodejs Version $version ---
                                          echo
                                          read -p "Press any key to continue..."
                                          echo
                                          echo
                                          curl -sL https://deb.nodesource.com/setup_$version | sudo -E bash -
                                          echo
                                          
                                          echo --- NodeJS installieren ---
                                          echo
                                          read -p "Press any key to continue..."
                                          echo
                                          echo
                                          sudo apt-get install -y nodejs
                                          echo
                                          
                                          echo --- Abfrage NodeJS version ---
                                          echo
                                          node -v
                                          echo
                                          
                                          echo --- ioBroker starten ---
                                          echo
                                          read -p "Press any key to continue..."
                                          echo
                                          echo
                                          iobroker start
                                          echo
                                          
                                          echo --- ioBroker status ---
                                          echo
                                          iobroker status
                                          echo
                                          

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

                                          @Kuddel
                                          Ja, und wo ist die Vereinfachung?
                                          Änder einfach ein Zeichen in der /etc/apt/sources.list.d/nodesource.list und du bist da. Oder schreib direkt die passende neue Zeile per tee da rein.

                                          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

                                          K 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          375

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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