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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 5.0.x jetzt für alle User im STABLE!

NEWS

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

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

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

js-controller 5.0.x jetzt für alle User im STABLE!

js-controller 5.0.x jetzt für alle User im STABLE!

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controllerstableupgrade
509 Posts 82 Posters 139.0k Views 65 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Thomas BraunT Thomas Braun

    @diamand2k22

    Mit Screenshots kann ich nix anfangen.
    Text immer in Textform in CodeTags eingebettet hier rein.

    D Offline
    D Offline
    Diamand2k22
    wrote on last edited by
    #500

    @thomas-braun

    ok sorry, hab das mal rein gepastet was ich verbrochen habe

    pi4b@pi4b:~$ iob start
    pi4b@pi4b:~$ iob stop
    pi4b@pi4b:~$ npm install iobroker.js-controller@5.0.19
    npm warn deprecated har-validator@5.1.5: this library is no longer supported
    npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older v                                                                                                                                                             ersions may use Math.random() in certain circumstances, which is known to be pro                                                                                                                                                             blematic.  See https://v8.dev/blog/math-random for details.
    npm warn deprecated request@2.88.2: request has been deprecated, see https://git                                                                                                                                                             hub.com/request/request/issues/3142
    
    added 301 packages, and audited 302 packages in 1m
    
    15 packages are looking for funding
      run `npm fund` for details
    
    19 vulnerabilities (1 low, 17 moderate, 1 high)
    
    To address issues that do not require attention, run:
      npm audit fix
    
    To address all issues (including breaking changes), run:
      npm audit fix --force
    
    Run `npm audit` for details.
    npm notice
    npm notice New minor version of npm available! 10.7.0 -> 10.8.1
    npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
    npm notice To update run: npm install -g npm@10.8.1
    npm notice
    pi4b@pi4b:~$ iob fix
    library: loaded
    Library version=2024-05-24
    
    ==========================================================================
    
        Welcome to the ioBroker installation fixer!
        Script version: 2024-01-04
    
        You might need to enter your password a couple of times.
    
    ==========================================================================
    
    
    ==========================================================================
        Installing prerequisites (1/5)
    ==========================================================================
    
    OK:1 http://deb.debian.org/debian bookworm InRelease
    OK:2 http://deb.debian.org/debian bookworm-updates InRelease
    OK:3 http://security.debian.org/debian-security bookworm-security InRelease
    OK:4 http://archive.raspberrypi.org/debian bookworm InRelease
    OK:5 https://apt.grafana.com stable InRelease
    OK:6 https://repos.influxdata.com/debian stable InRelease
    OK:7 https://deb.nodesource.com/node_20.x nodistro InRelease
    Paketlisten werden gelesen… Fertig
    
    ==========================================================================
        Checking ioBroker user and directory permissions (2/5)
    ==========================================================================
    
    Created /etc/sudoers.d/iobroker
    Fixing directory permissions...
    
    ==========================================================================
        Check and cleanup npm temporary directories (3/5)
    ==========================================================================
    
    Done.
    
    ==========================================================================
        Database maintenance (4/5)
    ==========================================================================
    
    Checking for uncompressed JSONL databases... This might take a while!
    
    Compressing /opt/iobroker/iobroker-data/states.jsonl
    Compressing /opt/iobroker/iobroker-data/objects.jsonl
    Compressed 2 JSONL files. Done
    
    ==========================================================================
        Checking autostart (5/5)
    ==========================================================================
    
    Enabling autostart...
    Autostart enabled!
    
    ==========================================================================
    
        Your installation was fixed successfully
        Run iobroker start to start ioBroker again!
    
    ==========================================================================
    
    pi4b@pi4b:~$ iob start
    
    
    Thomas BraunT 1 Reply Last reply
    0
    • D Diamand2k22

      @thomas-braun

      ok sorry, hab das mal rein gepastet was ich verbrochen habe

      pi4b@pi4b:~$ iob start
      pi4b@pi4b:~$ iob stop
      pi4b@pi4b:~$ npm install iobroker.js-controller@5.0.19
      npm warn deprecated har-validator@5.1.5: this library is no longer supported
      npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older v                                                                                                                                                             ersions may use Math.random() in certain circumstances, which is known to be pro                                                                                                                                                             blematic.  See https://v8.dev/blog/math-random for details.
      npm warn deprecated request@2.88.2: request has been deprecated, see https://git                                                                                                                                                             hub.com/request/request/issues/3142
      
      added 301 packages, and audited 302 packages in 1m
      
      15 packages are looking for funding
        run `npm fund` for details
      
      19 vulnerabilities (1 low, 17 moderate, 1 high)
      
      To address issues that do not require attention, run:
        npm audit fix
      
      To address all issues (including breaking changes), run:
        npm audit fix --force
      
      Run `npm audit` for details.
      npm notice
      npm notice New minor version of npm available! 10.7.0 -> 10.8.1
      npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
      npm notice To update run: npm install -g npm@10.8.1
      npm notice
      pi4b@pi4b:~$ iob fix
      library: loaded
      Library version=2024-05-24
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2024-01-04
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/5)
      ==========================================================================
      
      OK:1 http://deb.debian.org/debian bookworm InRelease
      OK:2 http://deb.debian.org/debian bookworm-updates InRelease
      OK:3 http://security.debian.org/debian-security bookworm-security InRelease
      OK:4 http://archive.raspberrypi.org/debian bookworm InRelease
      OK:5 https://apt.grafana.com stable InRelease
      OK:6 https://repos.influxdata.com/debian stable InRelease
      OK:7 https://deb.nodesource.com/node_20.x nodistro InRelease
      Paketlisten werden gelesen… Fertig
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/5)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Check and cleanup npm temporary directories (3/5)
      ==========================================================================
      
      Done.
      
      ==========================================================================
          Database maintenance (4/5)
      ==========================================================================
      
      Checking for uncompressed JSONL databases... This might take a while!
      
      Compressing /opt/iobroker/iobroker-data/states.jsonl
      Compressing /opt/iobroker/iobroker-data/objects.jsonl
      Compressed 2 JSONL files. Done
      
      ==========================================================================
          Checking autostart (5/5)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      pi4b@pi4b:~$ iob start
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #501

      @diamand2k22

      npm ls
      ls -la
      

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

      D 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @diamand2k22

        npm ls
        ls -la
        
        D Offline
        D Offline
        Diamand2k22
        wrote on last edited by Diamand2k22
        #502

        @thomas-braun

        pi4b@pi4b:~$ npm ls
        pi4b@ /home/pi4b
        └── iobroker.js-controller@5.0.19
        
        pi4b@pi4b:~$ ls -la
        insgesamt 312
        drwxr-xr-x  11 pi4b pi4b   4096 12. Jun 22:20  .
        drwxr-xr-x   4 root root   4096 28. Okt 2022   ..
        -rw-------   1 pi4b pi4b  11547  6. Jun 22:41  .bash_history
        -rw-------   1 pi4b pi4b      0 12. Jun 2023   .bash_history-02453.tmp
        -rw-------   1 pi4b pi4b      0 24. Jun 2023   .bash_history-21134.tmp
        -rw-------   1 pi4b pi4b      0  3. Jul 2023   .bash_history-23774.tmp
        -rw-------   1 pi4b pi4b      0 18. Jun 2023   .bash_history-64434.tmp
        -rw-r--r--   1 pi4b pi4b    193 12. Jun 22:20  .bashrc
        drwxr-xr-x   5 pi4b pi4b   4096  6. Dez 2023   .cache
        drwxr-xr-x   4 pi4b pi4b   4096 25. Jun 2023   cc2538-bsl
        drwx------   3 pi4b pi4b   4096  5. Dez 2023   .config
        -rw-r--r--   1 pi4b pi4b   1684 26. Jan 2023   influxdata-archive_compat.key
        drwx------   3 pi4b pi4b   4096  4. Nov 2022   .influxdbv2
        -rwxr-xr--   1 pi4b pi4b    109 12. Jun 22:19  iob
        drwxr-xr-x   2 pi4b pi4b   4096  4. Nov 2022   .iobroker
        -rwxr-xr--   1 pi4b pi4b    109 12. Jun 22:19  iobroker
        drwxr-xr-x   3 pi4b pi4b   4096 12. Jun 22:19  iobroker-data
        -rw-------   1 pi4b pi4b     20  6. Jun 22:41  .lesshst
        drwxr-xr-x   3 pi4b pi4b   4096 15. Nov 2022   .local
        drwxr-xr-x 254 pi4b pi4b  12288 12. Jun 22:19  node_modules
        drwxr-xr-x   5 pi4b pi4b   4096  6. Dez 2023   .npm
        -rw-r--r--   1 pi4b pi4b     68 12. Jun 22:19  package.json
        -rw-r--r--   1 pi4b pi4b 218922 12. Jun 22:19  package-lock.json
        -rw-r--r--   1 pi4b pi4b      0 12. Jun 2023   .sudo_as_admin_successful
        -rw-r--r--   1 pi4b pi4b    215 25. Jun 2023   .wget-hsts
        -rw-r--r--   1 pi4b pi4b    477 16. Sep 2023  'ystemctl status zigbee2mqtt.service'
        pi4b@pi4b:~$
        
        

        6b545bf1-c162-49e2-b4b4-b7d72c0a2ca1-image.png

        Thomas BraunT 1 Reply Last reply
        0
        • D Diamand2k22

          @thomas-braun

          pi4b@pi4b:~$ npm ls
          pi4b@ /home/pi4b
          └── iobroker.js-controller@5.0.19
          
          pi4b@pi4b:~$ ls -la
          insgesamt 312
          drwxr-xr-x  11 pi4b pi4b   4096 12. Jun 22:20  .
          drwxr-xr-x   4 root root   4096 28. Okt 2022   ..
          -rw-------   1 pi4b pi4b  11547  6. Jun 22:41  .bash_history
          -rw-------   1 pi4b pi4b      0 12. Jun 2023   .bash_history-02453.tmp
          -rw-------   1 pi4b pi4b      0 24. Jun 2023   .bash_history-21134.tmp
          -rw-------   1 pi4b pi4b      0  3. Jul 2023   .bash_history-23774.tmp
          -rw-------   1 pi4b pi4b      0 18. Jun 2023   .bash_history-64434.tmp
          -rw-r--r--   1 pi4b pi4b    193 12. Jun 22:20  .bashrc
          drwxr-xr-x   5 pi4b pi4b   4096  6. Dez 2023   .cache
          drwxr-xr-x   4 pi4b pi4b   4096 25. Jun 2023   cc2538-bsl
          drwx------   3 pi4b pi4b   4096  5. Dez 2023   .config
          -rw-r--r--   1 pi4b pi4b   1684 26. Jan 2023   influxdata-archive_compat.key
          drwx------   3 pi4b pi4b   4096  4. Nov 2022   .influxdbv2
          -rwxr-xr--   1 pi4b pi4b    109 12. Jun 22:19  iob
          drwxr-xr-x   2 pi4b pi4b   4096  4. Nov 2022   .iobroker
          -rwxr-xr--   1 pi4b pi4b    109 12. Jun 22:19  iobroker
          drwxr-xr-x   3 pi4b pi4b   4096 12. Jun 22:19  iobroker-data
          -rw-------   1 pi4b pi4b     20  6. Jun 22:41  .lesshst
          drwxr-xr-x   3 pi4b pi4b   4096 15. Nov 2022   .local
          drwxr-xr-x 254 pi4b pi4b  12288 12. Jun 22:19  node_modules
          drwxr-xr-x   5 pi4b pi4b   4096  6. Dez 2023   .npm
          -rw-r--r--   1 pi4b pi4b     68 12. Jun 22:19  package.json
          -rw-r--r--   1 pi4b pi4b 218922 12. Jun 22:19  package-lock.json
          -rw-r--r--   1 pi4b pi4b      0 12. Jun 2023   .sudo_as_admin_successful
          -rw-r--r--   1 pi4b pi4b    215 25. Jun 2023   .wget-hsts
          -rw-r--r--   1 pi4b pi4b    477 16. Sep 2023  'ystemctl status zigbee2mqtt.service'
          pi4b@pi4b:~$
          
          

          6b545bf1-c162-49e2-b4b4-b7d72c0a2ca1-image.png

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

          @diamand2k22 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

          iobroker.js-controller

          npm uninstall iobroker.js-controller
          rm -rf node_modules
          rm package* 
          rm -rf iob*
          

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

          D 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @diamand2k22 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

            iobroker.js-controller

            npm uninstall iobroker.js-controller
            rm -rf node_modules
            rm package* 
            rm -rf iob*
            
            D Offline
            D Offline
            Diamand2k22
            wrote on last edited by Diamand2k22
            #504

            @thomas-braun

            okay hab ich soweit gemacht
            ich denke jetzt passt es wieder oder?

            pi4b@pi4b:~$ iob stop
            pi4b@pi4b:~$ npm uninstall iobroker.js-controller
            
            removed 301 packages, and audited 1 package in 3s
            
            found 0 vulnerabilities
            pi4b@pi4b:~$ rm -rf node_modules
            pi4b@pi4b:~$ rm package*
            pi4b@pi4b:~$ rm -rf iob*
            pi4b@pi4b:~$ npm ls
            /home/pi4b
            └── (empty)
            
            pi4b@pi4b:~$ ls -la
            insgesamt 68
            drwxr-xr-x 9 pi4b pi4b  4096 12. Jun 22:42  .
            drwxr-xr-x 4 root root  4096 28. Okt 2022   ..
            -rw------- 1 pi4b pi4b 11547  6. Jun 22:41  .bash_history
            -rw------- 1 pi4b pi4b     0 12. Jun 2023   .bash_history-02453.tmp
            -rw------- 1 pi4b pi4b     0 24. Jun 2023   .bash_history-21134.tmp
            -rw------- 1 pi4b pi4b     0  3. Jul 2023   .bash_history-23774.tmp
            -rw------- 1 pi4b pi4b     0 18. Jun 2023   .bash_history-64434.tmp
            -rw-r--r-- 1 pi4b pi4b   193 12. Jun 22:20  .bashrc
            drwxr-xr-x 5 pi4b pi4b  4096  6. Dez 2023   .cache
            drwxr-xr-x 4 pi4b pi4b  4096 25. Jun 2023   cc2538-bsl
            drwx------ 3 pi4b pi4b  4096  5. Dez 2023   .config
            -rw-r--r-- 1 pi4b pi4b  1684 26. Jan 2023   influxdata-archive_compat.key
            drwx------ 3 pi4b pi4b  4096  4. Nov 2022   .influxdbv2
            drwxr-xr-x 2 pi4b pi4b  4096  4. Nov 2022   .iobroker
            -rw------- 1 pi4b pi4b    20  6. Jun 22:41  .lesshst
            drwxr-xr-x 3 pi4b pi4b  4096 15. Nov 2022   .local
            drwxr-xr-x 5 pi4b pi4b  4096  6. Dez 2023   .npm
            -rw-r--r-- 1 pi4b pi4b     0 12. Jun 2023   .sudo_as_admin_successful
            -rw-r--r-- 1 pi4b pi4b   215 25. Jun 2023   .wget-hsts
            -rw-r--r-- 1 pi4b pi4b   477 16. Sep 2023  'ystemctl status zigbee2mqtt.service'
            pi4b@pi4b:~$
            
            

            in welchem Verzeichnis führe ich den Befehl

            npm install iobroker.js-controller@5.0.19
            

            aus? sry für die blöde Frage, aber ist schon wieder zu lange her

            Thomas BraunT 1 Reply Last reply
            0
            • D Diamand2k22

              @thomas-braun

              okay hab ich soweit gemacht
              ich denke jetzt passt es wieder oder?

              pi4b@pi4b:~$ iob stop
              pi4b@pi4b:~$ npm uninstall iobroker.js-controller
              
              removed 301 packages, and audited 1 package in 3s
              
              found 0 vulnerabilities
              pi4b@pi4b:~$ rm -rf node_modules
              pi4b@pi4b:~$ rm package*
              pi4b@pi4b:~$ rm -rf iob*
              pi4b@pi4b:~$ npm ls
              /home/pi4b
              └── (empty)
              
              pi4b@pi4b:~$ ls -la
              insgesamt 68
              drwxr-xr-x 9 pi4b pi4b  4096 12. Jun 22:42  .
              drwxr-xr-x 4 root root  4096 28. Okt 2022   ..
              -rw------- 1 pi4b pi4b 11547  6. Jun 22:41  .bash_history
              -rw------- 1 pi4b pi4b     0 12. Jun 2023   .bash_history-02453.tmp
              -rw------- 1 pi4b pi4b     0 24. Jun 2023   .bash_history-21134.tmp
              -rw------- 1 pi4b pi4b     0  3. Jul 2023   .bash_history-23774.tmp
              -rw------- 1 pi4b pi4b     0 18. Jun 2023   .bash_history-64434.tmp
              -rw-r--r-- 1 pi4b pi4b   193 12. Jun 22:20  .bashrc
              drwxr-xr-x 5 pi4b pi4b  4096  6. Dez 2023   .cache
              drwxr-xr-x 4 pi4b pi4b  4096 25. Jun 2023   cc2538-bsl
              drwx------ 3 pi4b pi4b  4096  5. Dez 2023   .config
              -rw-r--r-- 1 pi4b pi4b  1684 26. Jan 2023   influxdata-archive_compat.key
              drwx------ 3 pi4b pi4b  4096  4. Nov 2022   .influxdbv2
              drwxr-xr-x 2 pi4b pi4b  4096  4. Nov 2022   .iobroker
              -rw------- 1 pi4b pi4b    20  6. Jun 22:41  .lesshst
              drwxr-xr-x 3 pi4b pi4b  4096 15. Nov 2022   .local
              drwxr-xr-x 5 pi4b pi4b  4096  6. Dez 2023   .npm
              -rw-r--r-- 1 pi4b pi4b     0 12. Jun 2023   .sudo_as_admin_successful
              -rw-r--r-- 1 pi4b pi4b   215 25. Jun 2023   .wget-hsts
              -rw-r--r-- 1 pi4b pi4b   477 16. Sep 2023  'ystemctl status zigbee2mqtt.service'
              pi4b@pi4b:~$
              
              

              in welchem Verzeichnis führe ich den Befehl

              npm install iobroker.js-controller@5.0.19
              

              aus? sry für die blöde Frage, aber ist schon wieder zu lange her

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

              @diamand2k22

              Steht im allerersten Post in diesem Thread...

              cd /opt/iobroker
              sudo -H -u iobroker npm install iobroker.js-controller@5.0.19
              

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

              D 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @diamand2k22

                Steht im allerersten Post in diesem Thread...

                cd /opt/iobroker
                sudo -H -u iobroker npm install iobroker.js-controller@5.0.19
                
                D Offline
                D Offline
                Diamand2k22
                wrote on last edited by
                #506

                @thomas-braun

                danke dir, hab das aus dem JS Controller 6.0 Thread, da Stand es leider nicht drin.

                Thomas BraunT 1 Reply Last reply
                0
                • D Diamand2k22

                  @thomas-braun

                  danke dir, hab das aus dem JS Controller 6.0 Thread, da Stand es leider nicht drin.

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

                  @diamand2k22

                  Doch... 😉

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

                  D 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @diamand2k22

                    Doch... 😉

                    D Offline
                    D Offline
                    Diamand2k22
                    wrote on last edited by
                    #508

                    @thomas-braun

                    ok...jetzt habe ich es gesehen, wer lesen kann ist klar im Vorteil 😁 tja wenn man immer alles schnell schnell macht 😲

                    Thomas BraunT S 2 Replies Last reply
                    0
                    • D Diamand2k22

                      @thomas-braun

                      ok...jetzt habe ich es gesehen, wer lesen kann ist klar im Vorteil 😁 tja wenn man immer alles schnell schnell macht 😲

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

                      @diamand2k22 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                      tja wenn man immer alles schnell schnell macht

                      Kannste machen, wenn du sattelfest bist.

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

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      Support us

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

                      520

                      Online

                      32.4k

                      Users

                      81.3k

                      Topics

                      1.3m

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

                      • Don't have an account? Register

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