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

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Wir empfehlen: Node.js 22.x

NEWS

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

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

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

Wir empfehlen: Node.js 22.x

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
230 Beiträge 38 Kommentatoren 29.0k Aufrufe 40 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.
  • B bean

    Das Update des Containers von Buanet auf 11 Latest hat einwandfrei funktioniert - leider kann der eCharts-Adapter keine Bilder mehr versenden und der Eusec Adapter lässt sich nicht starten - entsprechende Issues sind schon eröffnet und warten auf Behandlung.

    Also wieder zurück auf v10/Node 20, ich muss noch warten...

    mcm1957M Online
    mcm1957M Online
    mcm1957
    schrieb am zuletzt editiert von
    #75

    @bean said in Wir empfehlen: Node.js 22.x:

    der Eusec Adapter lässt sich nicht starten

    Also wieder zurück auf v10/Node 20, ich muss noch warten...

    Würde mit Erwartungen bei eusec zurüchhaltend sein Brobat hat seit Oktober 2024 keine Aktion mehr auf Github gesetzt ...

    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
    Support Repositoryverwaltung.

    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

    LESEN - gute Forenbeitrage

    1 Antwort Letzte Antwort
    1
    • P Offline
      P Offline
      Pitpilot
      schrieb am zuletzt editiert von
      #76

      @thomas-braun Ich habe 4 Siemens Instanzen installiert. Die Adapter De-und Reinstallation auf meinem Clone System hat zumindest über die GUI auch nichts verändert. Hat mir jemand Konsolen Befehle?

      mcm1957M 1 Antwort Letzte Antwort
      0
      • mcm1957M mcm1957

        Eine REINSTALLATION sollte m.E. reichen.

        Bei einer Deinstallation werden alle ioBroker infos / states etc gelöscht. Bei einer Reinstallation wird nur der Adaptercode (also alles was via npm kommt) deinstalliert und neu installiert. Die Config u States bleiben erhalten.

        Bin nur am Handy u kann daher nicht genauer checken. Reinstallation sollte in etwa mit

        iob update myadapter@1.2.3

        gehen. Sorry wenn sytax fehlerhaft.

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

        @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

        iob update myadapter@1.2.3

        Müsste dann

        iob upgrade myadapter@1.2.3 sein.
        

        wobei glaube ich auch bei einem de/re-Install die config stehen bleibt. Müsste ich mal ausprobieren.

        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

        HomoranH mcm1957M 2 Antworten Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

          iob update myadapter@1.2.3

          Müsste dann

          iob upgrade myadapter@1.2.3 sein.
          

          wobei glaube ich auch bei einem de/re-Install die config stehen bleibt. Müsste ich mal ausprobieren.

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

          @thomas-braun sagte in Wir empfehlen: Node.js 22.x:

          bei einem de/re-Install die config stehen bleibt.

          aber auf keinen Fall die in den Objekten eingestellten Historisierungs- und andere Optionen

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • B BigMike71

            @thomas-braun
            ok, vielen dank, nun geht auch wieder diag und co :) :+1:

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

            @bigmike71 sagte in Wir empfehlen: Node.js 22.x:

            ok, vielen dank, nun geht auch wieder diag und co

            Logisch, der user kommt ja nun auch wieder in sein Zuhause 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

            1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

              iob update myadapter@1.2.3

              Müsste dann

              iob upgrade myadapter@1.2.3 sein.
              

              wobei glaube ich auch bei einem de/re-Install die config stehen bleibt. Müsste ich mal ausprobieren.

              mcm1957M Online
              mcm1957M Online
              mcm1957
              schrieb am zuletzt editiert von
              #80

              @thomas-braun said in Wir empfehlen: Node.js 22.x:

              @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

              iob update myadapter@1.2.3

              Müsste dann

              iob upgrade myadapter@1.2.3 sein.
              

              wobei glaube ich auch bei einem de/re-Install die config stehen bleibt. Müsste ich mal ausprobieren.

              Bwi einer deinstalltion werden alle Objekte gelöscht.Alles andere würde mich sehr wundern.

              Aber nonzentrieren wir ubs mal auf das aktuelle Problem.

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

              LESEN - gute Forenbeitrage

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • P Pitpilot

                @thomas-braun Ich habe 4 Siemens Instanzen installiert. Die Adapter De-und Reinstallation auf meinem Clone System hat zumindest über die GUI auch nichts verändert. Hat mir jemand Konsolen Befehle?

                mcm1957M Online
                mcm1957M Online
                mcm1957
                schrieb am zuletzt editiert von
                #81

                @pitpilot
                Hast du eh den ADAPTER deinstaöliert undneu installiert und nicht nur die Instanz(en) gelöscht und neu angelegt?

                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                Support Repositoryverwaltung.

                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                LESEN - gute Forenbeitrage

                P 1 Antwort Letzte Antwort
                0
                • mcm1957M mcm1957

                  @thomas-braun said in Wir empfehlen: Node.js 22.x:

                  @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

                  iob update myadapter@1.2.3

                  Müsste dann

                  iob upgrade myadapter@1.2.3 sein.
                  

                  wobei glaube ich auch bei einem de/re-Install die config stehen bleibt. Müsste ich mal ausprobieren.

                  Bwi einer deinstalltion werden alle Objekte gelöscht.Alles andere würde mich sehr wundern.

                  Aber nonzentrieren wir ubs mal auf das aktuelle Problem.

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

                  @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

                  Bwi einer deinstalltion werden alle Objekte gelöscht.Alles andere würde mich sehr wundern.

                  Ja, aber die Einstellungen liegen nicht in den Objekten.

                  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

                  HomoranH 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

                    Bwi einer deinstalltion werden alle Objekte gelöscht.Alles andere würde mich sehr wundern.

                    Ja, aber die Einstellungen liegen nicht in den Objekten.

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

                    @thomas-braun sagte in Wir empfehlen: Node.js 22.x:

                    @mcm1957 sagte in Wir empfehlen: Node.js 22.x:

                    Bwi einer deinstalltion werden alle Objekte gelöscht.Alles andere würde mich sehr wundern.

                    Ja, aber die Einstellungen liegen nicht in den Objekten.

                    aber es gibt auch Einstellungen in den Objekten
                    Die sind dann auch futsch

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Antwort Letzte Antwort
                    0
                    • L lessthanmore

                      @thomas-braun Es war gar nicht der Adapter, sondern zigbee2mqtt selbst. Sorry.
                      Sollte jetzt passen :-)

                      Script v.2025-08-09
                      
                      *** BASE SYSTEM ***
                      Operating System: Debian GNU/Linux 13 (trixie)
                       Static hostname: iobroker
                             Icon name: computer-container
                               Chassis: container ☐
                        Virtualization: lxc
                                Kernel: Linux 6.14.8-2-pve
                          Architecture: x86-64
                      OS is similar to: 
                      
                      model name	: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
                      Docker          : false
                      Virtualization  : lxc
                      Kernel          : x86_64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       12:08:39 up 1 min,  1 user,  load average: 0.55, 0.61, 0.56
                      CPU threads: 2
                      
                      
                      *** LIFE CYCLE STATUS ***
                      Operating System is the current Debian stable version codenamed 'trixie'!
                      
                      *** TIME AND TIMEZONES ***
                                     Local time: Wed 2025-08-13 12:08:39 CEST
                                 Universal time: Wed 2025-08-13 10:08:39 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Berlin (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: inactive
                                RTC in local TZ: no
                      
                      *** Users and Groups ***
                      User that called 'iob diag':
                      michael
                      HOME=/home/michael
                      GROUPS=michael sudo users iobroker
                      
                      User that is running 'js-controller':
                      iobroker
                      HOME=/home/iobroker
                      SUDO_HOME=/home/michael
                      GROUPS=iobroker tty dialout audio video plugdev redis
                      
                      *** DISPLAY-SERVER SETUP ***
                      Display-Server: 	false
                      Unit display-manager.service could not be found.
                      Display-Manager: 	
                      Desktop: 		
                      Session: 		tty
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            8.6G        1.1G        7.1G        1.6M        335M        7.5G
                      Swap:           536M          0B        536M
                      Total:          9.1G        1.1G        7.7G
                      
                      Active iob-Instances: 	13
                      
                               8192 M total memory
                               1080 M used memory
                               1230 M active memory
                                101 M inactive memory
                               6792 M free memory
                                  0 M buffer memory
                                319 M swap cache
                                512 M total swap
                                  0 M used swap
                                512 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 12:08:39 up 1 min,  1 user,  load average: 0.55, 0.61, 0.56
                      Tasks:  47 total,   1 running,  46 sleeping,   0 stopped,   0 zombie
                      %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                      MiB Mem :   8192.0 total,   6791.5 free,   1081.9 used,    319.9 buff/cache     
                      MiB Swap:    512.0 total,    512.0 free,      0.0 used.   7110.1 avail Mem 
                      
                      *** FAILED SERVICES ***
                      
                        UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                      * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                      
                      Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                              ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                              SUB    -> The low-level unit activation state, values depend on unit type.
                      
                      1 loaded units listed.
                      
                      
                      *** DMESG CRITICAL ERRORS ***
                      dmesg: read kernel buffer failed: Operation not permitted
                      No critical errors detected
                      
                      *** FILESYSTEM ***
                      Filesystem                       Type      Size  Used Avail Use% Mounted on
                      /dev/mapper/pve-vm--100--disk--1 ext4       25G  4.9G   19G  21% /
                      none                             tmpfs     492K  4.0K  488K   1% /dev
                      /dev/mapper/pve-root             ext4       67G  3.9G   60G   7% /dev/ttyACM0
                      udev                             devtmpfs   32G     0   32G   0% /dev/tty
                      tmpfs                            tmpfs      32G     0   32G   0% /dev/shm
                      tmpfs                            tmpfs      13G  152K   13G   1% /run
                      tmpfs                            tmpfs      32G  1.4M   32G   1% /tmp
                      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                      tmpfs                            tmpfs     6.3G  8.0K  6.3G   1% /run/user/1001
                      
                      Messages concerning ext4 filesystem in dmesg:
                      dmesg: read kernel buffer failed: Operation not permitted
                      
                      Show mounted filesystems:
                      TARGET         SOURCE                                                 FSTYPE OPTIONS
                      /              /dev/mapper/pve-vm--100--disk--1                       ext4   rw,relatime,stripe=16
                      `-/dev/ttyACM0 /dev/mapper/pve-root[/var/lib/lxc/100/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      418M	/var/
                      214M	/var/lib
                      130M	/var/cache
                      126M	/var/cache/apt
                      89M	/var/lib/apt
                      
                      Hint: You are currently not seeing messages from other users and the system.
                            Users in groups 'adm', 'systemd-journal' can see all messages.
                            Pass -q to turn off this notice.
                      Archived and active journals take up 24M in the file system.
                      
                      /opt/iobroker/backups:
                      1.8M	/opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      92M	/opt/iobroker/iobroker-data/
                      56M	/opt/iobroker/iobroker-data/files
                      38M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                      38M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                      38M	/opt/iobroker/iobroker-data/files/admin.admin
                      
                      The five largest files in iobroker-data are:
                      6.8M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-0fd47d.a444afaa.chunk.js
                      5.3M	/opt/iobroker/iobroker-data/objects.jsonl
                      3.9M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.92169c09.chunk.js
                      3.7M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets/index-ZPb95xPG.js
                      3.7M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets/index-Drg0QIRU.js
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                      
                      /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2432650-if00
                      
                      Zigbee Network Settings on your coordinator/in nvbackup are:
                      
                      zigbee.X
                      Extended Pan ID:
                      *** MASKED ***
                      Pan ID:
                      *** MASKED ***
                      Channel:
                      *** MASKED ***
                      Network Key:
                      *** MASKED ***
                      
                      To unmask the settings run 'iob diag --unmask'
                      
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs 	v22.18.0
                      /usr/bin/node 		v22.18.0
                      /usr/bin/npm 		10.9.3
                      /usr/bin/npx 		10.9.3
                      /usr/bin/corepack 	0.33.0
                      
                      nodejs:
                        Installed: 22.18.0-1nodesource1
                        Candidate: 22.18.0-1nodesource1
                        Version table:
                       *** 22.18.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                              100 /var/lib/dpkg/status
                           22.17.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.17.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.16.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.15.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.15.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.14.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.13.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.13.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.12.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.11.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.10.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.9.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.8.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.7.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.6.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.5.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.5.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.4.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.4.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.3.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.2.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.1.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.0.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           20.19.2+dfsg-1 500
                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                      
                      Temp directories causing deletion problem: 0
                      No problems detected
                      
                      Errors in npm tree: 0
                      No problems detected
                      
                      Checking for nodejs vulnerability:
                      
                      
                       █████  ██      ██           ██████   ██████   ██████  ██████         ██
                      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                      
                      
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      At least one iobroker host is running.
                      
                      Objects type: redis
                      States  type: redis
                      
                      Hosts:
                      iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 61)
                      
                      Core adapters versions
                      js-controller: 	7.0.6
                      admin: 		7.6.17
                      javascript: 	8.9.2
                      
                      nodejs modules from github: 	1
                      +-- iobroker.husqvarna-automower@0.6.0-beta.12 (git+ssh://git@github.com/ice987987/ioBroker.husqvarna-automower.git#e43328543d35c4555a4a3f3e595dd16417978d85)
                      
                      Adapter State
                      + system.adapter.accuweather.0            : accuweather           : iobroker                                 -  enabled
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
                      + system.adapter.husqvarna-automower.0    : husqvarna-automower   : iobroker                                 -  enabled
                        system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                      + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.openknx.0                : openknx               : iobroker                                 -  enabled
                      + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
                      + system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobroker                                 -  enabled
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      ioBroker-Repositories
                      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                      │ (index) │ name     │ url                                                     │ auto upgrade │
                      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                      
                      Active repo(s): stable
                      Upgrade policy: none
                      
                      Installed ioBroker-Adapters
                      Used repository: stable
                      Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
                      Adapter    "admin"        : 7.6.17   , installed 7.6.17
                      Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
                      Adapter    "ical"         : 1.16.2   , installed 1.16.2
                      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                      Controller "js-controller": 7.0.6    , installed 7.0.6
                      Adapter    "lovelace"     : 4.1.15   , installed 4.1.15
                      Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                      Adapter    "openknx"      : 0.9.0    , installed 0.9.0
                      Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                      Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                      Adapter    "web"          : 7.0.8    , installed 7.0.8
                      Adapter    "ws"           : 2.6.2    , installed 3.0.19
                      Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                      Adapter    "zigbee2mqtt"  : 3.0.9    , installed 3.0.9
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects: 	18944
                      States: 	7107
                      
                      *** OS-Repositories and Updates ***
                      W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                      Hit:1 http://deb.debian.org/debian trixie InRelease
                      Hit:2 http://security.debian.org trixie-security InRelease
                      Hit:3 http://deb.debian.org/debian trixie-updates InRelease
                      Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                      Reading package lists...
                      W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                      tcp        0      0 127.0.0.1:44527         0.0.0.0:*               LISTEN      1000       2961001    535/io.yahka.0      
                      tcp        0      0 127.0.0.1:45247         0.0.0.0:*               LISTEN      1000       2961005    535/io.yahka.0      
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      107        2954068    320/mosquitto       
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2949013    1/init              
                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          2954254    288/master          
                      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      105        2951043    146/redis-server 12 
                      tcp        0      0 127.0.0.1:40947         0.0.0.0:*               LISTEN      1000       2961009    535/io.yahka.0      
                      tcp6       0      0 ::1:6379                :::*                    LISTEN      105        2951044    146/redis-server 12 
                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          2954255    288/master          
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       2951844    565/io.web.0        
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       2951332    338/io.admin.0      
                      tcp6       0      0 :::8091                 :::*                    LISTEN      1000       2955216    520/io.lovelace.0   
                      tcp6       0      0 :::35035                :::*                    LISTEN      1000       2951772    535/io.yahka.0      
                      tcp6       0      0 :::1883                 :::*                    LISTEN      107        2954069    320/mosquitto       
                      tcp6       0      0 :::33309                :::*                    LISTEN      1000       2951776    535/io.yahka.0      
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          2949015    1/init              
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          2953518    1/init              
                      tcp6       0      0 :::41839                :::*                    LISTEN      1000       2951774    535/io.yahka.0      
                      udp        0      0 0.0.0.0:60413           0.0.0.0:*                           106        2950882    131/avahi-daemon: r 
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2949014    1/init              
                      udp        0      0 0.0.0.0:34687           0.0.0.0:*                           1000       2955115    475/io.openknx.0    
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           106        2950880    131/avahi-daemon: r 
                      udp6       0      0 :::111                  :::*                                0          2949016    1/init              
                      udp6       0      0 :::5353                 :::*                                106        2950881    131/avahi-daemon: r 
                      udp6       0      0 :::41093                :::*                                106        2950883    131/avahi-daemon: r 
                      
                      *** Log File - Last 25 Lines ***
                      
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #84

                      @lessthanmore

                      Magst du mal den Inhalt deiner /etc/apt/preferences.d/nodejs.pref zeigen?
                      Sollte eigentlich so aussehen:

                      echad@chet:~ $ cat /etc/apt/preferences.d/nodejs.pref
                      Package: nodejs
                      Pin: origin deb.nodesource.com
                      Pin-Priority: 1001
                      echad@chet:~ $ 
                      

                      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

                      L 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @lessthanmore

                        Magst du mal den Inhalt deiner /etc/apt/preferences.d/nodejs.pref zeigen?
                        Sollte eigentlich so aussehen:

                        echad@chet:~ $ cat /etc/apt/preferences.d/nodejs.pref
                        Package: nodejs
                        Pin: origin deb.nodesource.com
                        Pin-Priority: 1001
                        echad@chet:~ $ 
                        
                        L Offline
                        L Offline
                        lessthanmore
                        schrieb am zuletzt editiert von
                        #85

                        @thomas-braun said in Wir empfehlen: Node.js 22.x:

                        cat /etc/apt/preferences.d/nodejs.pref

                        Klar, gerne:

                        michael@iobroker:~$ cat /etc/apt/preferences.d/nodejs.pref
                        Package: nodejs
                        Pin: origin deb.nodesource.com
                        Pin-Priority: 1001
                        michael@iobroker:~$ 
                        
                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • L lessthanmore

                          @thomas-braun said in Wir empfehlen: Node.js 22.x:

                          cat /etc/apt/preferences.d/nodejs.pref

                          Klar, gerne:

                          michael@iobroker:~$ cat /etc/apt/preferences.d/nodejs.pref
                          Package: nodejs
                          Pin: origin deb.nodesource.com
                          Pin-Priority: 1001
                          michael@iobroker:~$ 
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #86

                          @lessthanmore

                          Komisch. Da ist er PIN 1001 eigentlich.

                          sudo apt update
                          apt policy nodejs
                          

                          liefert bei dir?

                          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

                          L 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @lessthanmore

                            Komisch. Da ist er PIN 1001 eigentlich.

                            sudo apt update
                            apt policy nodejs
                            

                            liefert bei dir?

                            L Offline
                            L Offline
                            lessthanmore
                            schrieb am zuletzt editiert von
                            #87

                            @thomas-braun

                            michael@iobroker:~$ sudo apt update
                            Hit:1 https://deb.nodesource.com/node_22.x nodistro InRelease
                            Hit:2 http://deb.debian.org/debian trixie InRelease
                            Get:3 http://security.debian.org trixie-security InRelease [43.4 kB]
                            Get:4 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB]
                            Get:5 http://security.debian.org trixie-security/main amd64 Packages [8,780 B]
                            Get:6 http://security.debian.org trixie-security/main Translation-en [9,164 B]
                            Fetched 108 kB in 0s (276 kB/s)           
                            1 package can be upgraded. Run 'apt list --upgradable' to see it.
                            Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                            michael@iobroker:~$ apt policy nodejs
                            nodejs:
                              Installed: 22.18.0-1nodesource1
                              Candidate: 22.18.0-1nodesource1
                              Version table:
                             *** 22.18.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 22.17.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.17.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.16.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.14.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.12.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.11.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.10.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.9.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.8.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.7.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.6.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.3.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.2.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.1.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.0.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 20.19.2+dfsg-1 500
                                    500 http://deb.debian.org/debian trixie/main amd64 Packages
                            michael@iobroker:~$ 
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • L lessthanmore

                              @thomas-braun

                              michael@iobroker:~$ sudo apt update
                              Hit:1 https://deb.nodesource.com/node_22.x nodistro InRelease
                              Hit:2 http://deb.debian.org/debian trixie InRelease
                              Get:3 http://security.debian.org trixie-security InRelease [43.4 kB]
                              Get:4 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB]
                              Get:5 http://security.debian.org trixie-security/main amd64 Packages [8,780 B]
                              Get:6 http://security.debian.org trixie-security/main Translation-en [9,164 B]
                              Fetched 108 kB in 0s (276 kB/s)           
                              1 package can be upgraded. Run 'apt list --upgradable' to see it.
                              Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                              michael@iobroker:~$ apt policy nodejs
                              nodejs:
                                Installed: 22.18.0-1nodesource1
                                Candidate: 22.18.0-1nodesource1
                                Version table:
                               *** 22.18.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   22.17.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.17.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.16.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.15.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.15.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.14.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.13.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.13.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.12.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.11.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.10.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.9.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.8.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.7.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.6.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.5.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.5.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.4.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.4.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.3.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.2.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.1.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.0.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   20.19.2+dfsg-1 500
                                      500 http://deb.debian.org/debian trixie/main amd64 Packages
                              michael@iobroker:~$ 
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #88

                              @lessthanmore

                              Gibt es da noch andere Dateien?

                              ls -l /etc/apt/preferences.d/
                              

                              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

                              L 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @lessthanmore

                                Gibt es da noch andere Dateien?

                                ls -l /etc/apt/preferences.d/
                                
                                L Offline
                                L Offline
                                lessthanmore
                                schrieb am zuletzt editiert von lessthanmore
                                #89

                                @thomas-braun said in Wir empfehlen: Node.js 22.x:

                                ls -l /etc/apt/preferences.d/

                                michael@iobroker:~$ ls -l /etc/apt/preferences.d/
                                total 12
                                -rw-r--r-- 1 root root 65 May  9 22:16 nodejs
                                -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
                                -rw-r--r-- 1 root root 65 May  9 22:16 nsolid
                                michael@iobroker:~$ 
                                

                                1 und 3 können weg oder?

                                Package: nodejs
                                Pin: origin deb.nodesource.com
                                Pin-Priority: 600
                                
                                Package: nodejs
                                Pin: origin deb.nodesource.com
                                Pin-Priority: 1001
                                
                                Package: nsolid
                                Pin: origin deb.nodesource.com
                                Pin-Priority: 600
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • L lessthanmore

                                  @thomas-braun said in Wir empfehlen: Node.js 22.x:

                                  ls -l /etc/apt/preferences.d/

                                  michael@iobroker:~$ ls -l /etc/apt/preferences.d/
                                  total 12
                                  -rw-r--r-- 1 root root 65 May  9 22:16 nodejs
                                  -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
                                  -rw-r--r-- 1 root root 65 May  9 22:16 nsolid
                                  michael@iobroker:~$ 
                                  

                                  1 und 3 können weg oder?

                                  Package: nodejs
                                  Pin: origin deb.nodesource.com
                                  Pin-Priority: 600
                                  
                                  Package: nodejs
                                  Pin: origin deb.nodesource.com
                                  Pin-Priority: 1001
                                  
                                  Package: nsolid
                                  Pin: origin deb.nodesource.com
                                  Pin-Priority: 600
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #90

                                  @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                                  1 und 3 können weg oder?

                                  Richtig. Der erste Treffer zieht.

                                  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

                                  L 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                                    1 und 3 können weg oder?

                                    Richtig. Der erste Treffer zieht.

                                    L Offline
                                    L Offline
                                    lessthanmore
                                    schrieb am zuletzt editiert von lessthanmore
                                    #91

                                    @thomas-braun Nach reboot.

                                    michael@iobroker:~$ ls -l /etc/apt/preferences.d/
                                    total 4
                                    -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
                                    michael@iobroker:~$ sudo apt update
                                    Hit:1 http://deb.debian.org/debian trixie InRelease
                                    Hit:2 http://security.debian.org trixie-security InRelease          
                                    Hit:3 http://deb.debian.org/debian trixie-updates InRelease         
                                    Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                                    All packages are up to date.    
                                    Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                                    michael@iobroker:~$ apt policy nodejs
                                    nodejs:
                                      Installed: 22.18.0-1nodesource1
                                      Candidate: 22.18.0-1nodesource1
                                      Version table:
                                     *** 22.18.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                         22.17.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.17.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.16.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.15.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.15.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.14.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.13.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.13.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.12.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.11.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.10.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.9.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.8.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.7.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.6.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.5.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.5.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.4.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.4.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.3.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.2.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.1.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         22.0.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                         20.19.2+dfsg-1 500
                                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                                    michael@iobroker:~$ 
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • L lessthanmore

                                      @thomas-braun Nach reboot.

                                      michael@iobroker:~$ ls -l /etc/apt/preferences.d/
                                      total 4
                                      -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
                                      michael@iobroker:~$ sudo apt update
                                      Hit:1 http://deb.debian.org/debian trixie InRelease
                                      Hit:2 http://security.debian.org trixie-security InRelease          
                                      Hit:3 http://deb.debian.org/debian trixie-updates InRelease         
                                      Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                                      All packages are up to date.    
                                      Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                                      michael@iobroker:~$ apt policy nodejs
                                      nodejs:
                                        Installed: 22.18.0-1nodesource1
                                        Candidate: 22.18.0-1nodesource1
                                        Version table:
                                       *** 22.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           22.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.15.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.13.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.5.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.4.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           22.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                           20.19.2+dfsg-1 500
                                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                                      michael@iobroker:~$ 
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #92

                                      @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                                      *** 22.18.0-1nodesource1 1001

                                      Nein, jetzt zieht die nodejs.pref

                                      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

                                      L 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                                        *** 22.18.0-1nodesource1 1001

                                        Nein, jetzt zieht die nodejs.pref

                                        L Offline
                                        L Offline
                                        lessthanmore
                                        schrieb am zuletzt editiert von
                                        #93

                                        @thomas-braun Was wäre/ ist denn richtig?

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • L lessthanmore

                                          @thomas-braun Was wäre/ ist denn richtig?

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

                                          @lessthanmore

                                          Die 1001, weil damit auch Downgrades ohne weitere Klimmzüge möglich sind.

                                          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

                                          L 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

                                          699

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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