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 3.0/3.1 jetzt im Latest!

NEWS

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

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

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

js-controller 3.0/3.1 jetzt im Latest!

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controller
1.3k Posts 127 Posters 494.1k Views 89 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.
  • DiginixD Diginix

    Ok, auch das funktioniert bei mir immer egal ob Controller oder Adapter mit npm in /usr/local.

    @Thomas-Braun Nicht das ich wüsste, aber ok. Geht bei den o.s. Befehlen irgendwas verloren?
    Oder ist danach alles wie zuvor nur npm unter /usr/bin?

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

    @Diginix 'Richtig' ist das aber nicht auf einem Debian mit nodesource-Paket.

    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

    DiginixD 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @freak1051

      iobroker update
      iobroker upgrade
      
      F Offline
      F Offline
      freak1051
      wrote on last edited by freak1051
      #1118

      @Thomas-Braun

      iobroker@iobroker:~$ iobroker update
      Used repository: latest
      hash changed or no sources cached => force download of new sources
      Cannot download json from http://download.iobroker.net/sources-dist-latest.json. Error                                    : Error: ESOCKETTIMEDOUT
      update done
      
      
      iobroker@iobroker:~$ iobroker upgrade
      /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:155
              if (adapter.indexOf('@') !== -1) {
                          ^
      
      TypeError: Cannot read property 'indexOf' of undefined
          at Upgrade.upgradeAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:155:21)
          at Upgrade.upgradeAdapterHelper (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:41:14)
          at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:647:37
          at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2205:45
          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:1487:62)
          at processImmediate (internal/timers.js:456:21)
      
      

      schaut ziemlich gleich aus wie davor...:(

      Thomas BraunT 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @Diginix 'Richtig' ist das aber nicht auf einem Debian mit nodesource-Paket.

        DiginixD Offline
        DiginixD Offline
        Diginix
        wrote on last edited by
        #1119

        @Thomas-Braun Bei mir läuft Ubuntu.

        ..:: 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 Reply Last reply
        0
        • DiginixD Diginix

          Ok, auch das funktioniert bei mir immer egal ob Controller oder Adapter mit npm in /usr/local.

          @Thomas-Braun Nicht das ich wüsste, aber ok. Geht bei den o.s. Befehlen irgendwas verloren?
          Oder ist danach alles wie zuvor nur npm unter /usr/bin?

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

          @Diginix sagte in js-controller 3.0/3.1 jetzt im Latest!:

          Nicht das ich wüsste, aber ok. Geht bei den o.s. Befehlen irgendwas verloren?

          Deine Katze explodiert...
          Backup ist nie verkehrt. Aber eigentlich ist dpkg / apt recht robust.

          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
          • F freak1051

            @Thomas-Braun

            iobroker@iobroker:~$ iobroker update
            Used repository: latest
            hash changed or no sources cached => force download of new sources
            Cannot download json from http://download.iobroker.net/sources-dist-latest.json. Error                                    : Error: ESOCKETTIMEDOUT
            update done
            
            
            iobroker@iobroker:~$ iobroker upgrade
            /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:155
                    if (adapter.indexOf('@') !== -1) {
                                ^
            
            TypeError: Cannot read property 'indexOf' of undefined
                at Upgrade.upgradeAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:155:21)
                at Upgrade.upgradeAdapterHelper (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:41:14)
                at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:647:37
                at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2205:45
                at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:1487:62)
                at processImmediate (internal/timers.js:456:21)
            
            

            schaut ziemlich gleich aus wie davor...:(

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

            @freak1051

            cd /opt/iobroker
            npm i iobroker.js-controller
            

            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

            F 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @freak1051

              cd /opt/iobroker
              npm i iobroker.js-controller
              
              F Offline
              F Offline
              freak1051
              wrote on last edited by freak1051
              #1122

              @Thomas-Braun said in js-controller 3.0/3.1 jetzt im Latest!:

              cd /opt/iobroker

              iobroker@iobroker:~$ cd /opt/iobroker/
              iobroker@iobroker:/opt/iobroker$ npm i iobroker.js-controller
              
              > iobroker.js-controller@2.2.10 preinstall /opt/iobroker/node_modules/iobroker.js-controller
              > node lib/preinstallCheck.js
              
              NPM version: 6.14.4
              
              > node-aead-crypto@2.1.4 install /opt/iobroker/node_modules/node-aead-crypto
              > node lib/install.js
              
              node-aead-crypto is no longer needed on NodeJS 10+
              
              > iobroker.js-controller@2.2.10 install /opt/iobroker/node_modules/iobroker.js-controller
              > node iobroker.js setup first
              
              
              The following notifications happened during sync:
              - Ignoring Directory "tr-064-community.admin" because officially not created as meta object. Please remove directory!
              - Ignoring Directory "tr-064.admin" because officially not created as meta object. Please remove directory!
              
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman/node_modules/jest-haste-map/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/zigbee-herdsman/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 (node_modules/node-aead-crypto):
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 install: `node lib/install.js`
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
              
              + iobroker.js-controller@2.2.10
              removed 10 packages and updated 1 package in 18.73s
              
              27 packages are looking for funding
                run `npm fund` for details
              
              

              Was mich etwas wundert, hab die tr-064-dinger eig gelöscht (Brauch den adapter nichmehr)

              Thomas BraunT 1 Reply Last reply
              0
              • F freak1051

                @Thomas-Braun said in js-controller 3.0/3.1 jetzt im Latest!:

                cd /opt/iobroker

                iobroker@iobroker:~$ cd /opt/iobroker/
                iobroker@iobroker:/opt/iobroker$ npm i iobroker.js-controller
                
                > iobroker.js-controller@2.2.10 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                > node lib/preinstallCheck.js
                
                NPM version: 6.14.4
                
                > node-aead-crypto@2.1.4 install /opt/iobroker/node_modules/node-aead-crypto
                > node lib/install.js
                
                node-aead-crypto is no longer needed on NodeJS 10+
                
                > iobroker.js-controller@2.2.10 install /opt/iobroker/node_modules/iobroker.js-controller
                > node iobroker.js setup first
                
                
                The following notifications happened during sync:
                - Ignoring Directory "tr-064-community.admin" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "tr-064.admin" because officially not created as meta object. Please remove directory!
                
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman/node_modules/jest-haste-map/node_modules/fsevents):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/zigbee-herdsman/node_modules/fsevents):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 (node_modules/node-aead-crypto):
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-aead-crypto@2.1.4 install: `node lib/install.js`
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                
                + iobroker.js-controller@2.2.10
                removed 10 packages and updated 1 package in 18.73s
                
                27 packages are looking for funding
                  run `npm fund` for details
                
                

                Was mich etwas wundert, hab die tr-064-dinger eig gelöscht (Brauch den adapter nichmehr)

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

                @freak1051
                Der tr-064 Kram spielt auch keine Rolle.

                iobroker version
                iobroker start
                

                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

                F 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @freak1051
                  Der tr-064 Kram spielt auch keine Rolle.

                  iobroker version
                  iobroker start
                  
                  F Offline
                  F Offline
                  freak1051
                  wrote on last edited by freak1051
                  #1124

                  @Thomas-Braun said in js-controller 3.0/3.1 jetzt im Latest!:

                  iobroker version

                  iobroker@iobroker:/opt/iobroker$ iobroker version
                  2.2.10
                  
                  

                  Auch die Katze, oder hier der Hund?

                  Thomas BraunT 1 Reply Last reply
                  0
                  • F freak1051

                    @Thomas-Braun said in js-controller 3.0/3.1 jetzt im Latest!:

                    iobroker version

                    iobroker@iobroker:/opt/iobroker$ iobroker version
                    2.2.10
                    
                    

                    Auch die Katze, oder hier der Hund?

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

                    @freak1051 Der ioBroker startet aber ansonsten sauber durch?

                    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

                    F 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @freak1051 Der ioBroker startet aber ansonsten sauber durch?

                      F Offline
                      F Offline
                      freak1051
                      wrote on last edited by
                      #1126

                      @Thomas-Braun

                      Er startet und bringt auch keine Errors im log

                      Thomas BraunT 1 Reply Last reply
                      0
                      • F freak1051

                        @Thomas-Braun

                        Er startet und bringt auch keine Errors im log

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

                        @freak1051

                        iobroker stop
                        iobroker update
                        iobroker upgrade self
                        

                        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

                        F 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @freak1051

                          iobroker stop
                          iobroker update
                          iobroker upgrade self
                          
                          F Offline
                          F Offline
                          freak1051
                          wrote on last edited by
                          #1128

                          @Thomas-Braun

                          iobroker@iobroker:/opt/iobroker$ iobroker stop
                          iobroker@iobroker:/opt/iobroker$ iobroker update
                          Used repository: latest
                          hash changed or no sources cached => force download of new sources
                          Cannot download json from http://download.iobroker.net/sources-dist-latest.json. Error: Error: ESOCKETTIMEDOUT
                          update done
                          iobroker iobroker@iobroker:/opt/iobroker$ iobroker upgrade self
                          Cannot find this controller "js-controller" in repository.
                          
                          
                          Thomas BraunT 1 Reply Last reply
                          0
                          • F freak1051

                            @Thomas-Braun

                            iobroker@iobroker:/opt/iobroker$ iobroker stop
                            iobroker@iobroker:/opt/iobroker$ iobroker update
                            Used repository: latest
                            hash changed or no sources cached => force download of new sources
                            Cannot download json from http://download.iobroker.net/sources-dist-latest.json. Error: Error: ESOCKETTIMEDOUT
                            update done
                            iobroker iobroker@iobroker:/opt/iobroker$ iobroker upgrade self
                            Cannot find this controller "js-controller" in repository.
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by Thomas Braun
                            #1129

                            @freak1051 Stell mal im Admin eine weitere Downloadquelle rein:
                            http://iobroker.live/repo/sources-dist-latest.json

                            48f09ff7-a7e7-4764-a79d-52af9d70449a-image.png

                            fa6d1957-5e44-4d92-9dcc-836b719d14ee-image.png

                            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

                            F 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @freak1051 Stell mal im Admin eine weitere Downloadquelle rein:
                              http://iobroker.live/repo/sources-dist-latest.json

                              48f09ff7-a7e7-4764-a79d-52af9d70449a-image.png

                              fa6d1957-5e44-4d92-9dcc-836b719d14ee-image.png

                              F Offline
                              F Offline
                              freak1051
                              wrote on last edited by
                              #1130

                              @Thomas-Braun said in js-controller 3.0/3.1 jetzt im Latest!:

                              http://iobroker.live/repo/sources-dist-latest.json

                              jetzt Zeigt er mir auch ettliche Aktuallisierungen von adaptern an auch inkl. dem Admin.

                              erst die adapter, oder erst js?

                              Thomas BraunT 1 Reply Last reply
                              0
                              • F freak1051

                                @Thomas-Braun said in js-controller 3.0/3.1 jetzt im Latest!:

                                http://iobroker.live/repo/sources-dist-latest.json

                                jetzt Zeigt er mir auch ettliche Aktuallisierungen von adaptern an auch inkl. dem Admin.

                                erst die adapter, oder erst js?

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

                                @freak1051

                                iobroker update
                                iobroker upgrade
                                iobroker stop 
                                iobroker upgrade self
                                

                                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

                                F 1 Reply Last reply
                                0
                                • DiginixD Diginix

                                  @Thomas-Braun Bei mir läuft Ubuntu.

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

                                  @Diginix sagte in js-controller 3.0/3.1 jetzt im Latest!:

                                  @Thomas-Braun Bei mir läuft Ubuntu.

                                  Mach nix. Kann jedem mal passieren.

                                  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

                                  DiginixD 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @Diginix sagte in js-controller 3.0/3.1 jetzt im Latest!:

                                    @Thomas-Braun Bei mir läuft Ubuntu.

                                    Mach nix. Kann jedem mal passieren.

                                    DiginixD Offline
                                    DiginixD Offline
                                    Diginix
                                    wrote on last edited by
                                    #1133

                                    @Thomas-Braun Sehr unterhaltsam, aber wenig hilfreich...

                                    ..:: 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 Reply Last reply
                                    0
                                    • DiginixD Diginix

                                      @Thomas-Braun Sehr unterhaltsam, aber wenig hilfreich...

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

                                      @Diginix Was willst du denn jetzt hören?
                                      Ubuntu basiert auf Debian und es gibt von nodesource ein eigenes Repo für Ubuntu.
                                      ICH würde node sauber installieren. Befehle sind bei ubuntu und debian die gleichen in deinem Fall.

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

                                        @freak1051

                                        iobroker update
                                        iobroker upgrade
                                        iobroker stop 
                                        iobroker upgrade self
                                        
                                        F Offline
                                        F Offline
                                        freak1051
                                        wrote on last edited by
                                        #1135

                                        @Thomas-Braun Hat geklappt. iobroker version 3.1.4
                                        danke dir

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • F freak1051

                                          @Thomas-Braun Hat geklappt. iobroker version 3.1.4
                                          danke dir

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

                                          @freak1051 sagte in js-controller 3.0/3.1 jetzt im Latest!:

                                          @Thomas-Braun Hat geklappt. iobroker version 3.1.4
                                          danke dir

                                          Fein, freut mich. Und nebenher haben wir dein System und auch node noch sauber gemacht. Tipp am Rande: Mal öfter das System mit

                                          sudo apt update && sudo apt upgrade
                                          

                                          auf Stand halten. Schadet nie. (Bzw. nur äußerst selten...)

                                          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

                                          F 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

                                          727

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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