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. Off Topic
  4. Pflege des Betriebssystems
  5. Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

NEWS

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

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

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

Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

Geplant Angeheftet Gesperrt Verschoben Pflege des Betriebssystems
214 Beiträge 41 Kommentatoren 32.4k Aufrufe 46 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.
  • Thomas BraunT Thomas Braun

    @eduard77

    Die anderen Dinge (adm-Gruppe, graphical target, nodejs usw) kannst du aber angehen.

    Eduard77E Online
    Eduard77E Online
    Eduard77
    schrieb am zuletzt editiert von
    #44

    @thomas-braun
    das Nodejs update möchte ich noch wegen Echarts Adapter nicht machen.

    Bei Graphical Target habe ich aus deinem Werkzeugkasten folgendes ausgeführt.

    edi77@DebianIO:~$ systemctl get-default
    multi-user.target
    edi77@DebianIO:~$ sudo systemctl set-default multi-user.target
    edi77@DebianIO:~$
    

    iob diag liefert jetzt das hier:

    *** DISPLAY-SERVER SETUP ***
    Display-Server:         false
    Unit display-manager.service could not be found.
    Display-Manager:
    Desktop:
    Session:                tty
    

    Was soll ich machen?

    CodierknechtC 1 Antwort Letzte Antwort
    0
    • Eduard77E Eduard77

      @thomas-braun
      das Nodejs update möchte ich noch wegen Echarts Adapter nicht machen.

      Bei Graphical Target habe ich aus deinem Werkzeugkasten folgendes ausgeführt.

      edi77@DebianIO:~$ systemctl get-default
      multi-user.target
      edi77@DebianIO:~$ sudo systemctl set-default multi-user.target
      edi77@DebianIO:~$
      

      iob diag liefert jetzt das hier:

      *** DISPLAY-SERVER SETUP ***
      Display-Server:         false
      Unit display-manager.service could not be found.
      Display-Manager:
      Desktop:
      Session:                tty
      

      Was soll ich machen?

      CodierknechtC Online
      CodierknechtC Online
      Codierknecht
      Developer Most Active
      schrieb am zuletzt editiert von
      #45

      @eduard77 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

      Was soll ich machen?

      Nix! Ist doch alles tacko.

      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

      Proxmox 9.0.18 LXC|8 GB|Core i7-6700
      HmIP|ZigBee|Tasmota|Unifi
      Zabbix Certified Specialist
      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

      Eduard77E 1 Antwort Letzte Antwort
      0
      • CodierknechtC Codierknecht

        @eduard77 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

        Was soll ich machen?

        Nix! Ist doch alles tacko.

        Eduard77E Online
        Eduard77E Online
        Eduard77
        schrieb am zuletzt editiert von
        #46

        @codierknecht
        Ich habe jetzt festgestellt dass Ping Adapter bei mir nicht mehr funktioniert.
        Deinstallation und neu Installation hat nichts gebracht.
        Hat jemand das auch?
        Mein Debug Log.

        ping.0 2025-08-15 20:44:34.149	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
        ping.0 2025-08-15 20:44:34.147	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:34.144	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
        ping.0 2025-08-15 20:44:34.144	debug	Pinging offline 192.168.178.15
        ping.0 2025-08-15 20:44:34.093	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
        ping.0 2025-08-15 20:44:34.092	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:34.088	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
        ping.0 2025-08-15 20:44:34.087	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
        ping.0 2025-08-15 20:44:34.086	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:34.081	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
        ping.0 2025-08-15 20:44:34.081	debug	Pinging offline 192.168.178.14
        ping.0 2025-08-15 20:44:34.028	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
        ping.0 2025-08-15 20:44:34.027	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:34.024	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
        ping.0 2025-08-15 20:44:34.023	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
        ping.0 2025-08-15 20:44:34.021	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:34.018	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
        ping.0 2025-08-15 20:44:34.017	debug	Pinging offline 192.168.178.24
        ping.0 2025-08-15 20:44:03.965	debug	Ping result for 192.168.178.15: false in -ms (Tried 1/1 times)
        ping.0 2025-08-15 20:44:03.964	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:03.961	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
        ping.0 2025-08-15 20:44:03.960	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
        ping.0 2025-08-15 20:44:03.959	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:03.955	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
        ping.0 2025-08-15 20:44:03.954	debug	Pinging offline 192.168.178.15
        ping.0 2025-08-15 20:44:03.903	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
        ping.0 2025-08-15 20:44:03.902	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:03.901	debug	STDERR: /bin/ping:
        ping.0 2025-08-15 20:44:03.896	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
        ping.0 2025-08-15 20:44:03.895	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
        ping.0 2025-08-15 20:44:03.894	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:03.893	debug	STDERR: /bin/ping:
        ping.0 2025-08-15 20:44:03.888	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
        ping.0 2025-08-15 20:44:03.887	debug	Pinging offline 192.168.178.14
        ping.0 2025-08-15 20:44:03.830	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
        ping.0 2025-08-15 20:44:03.829	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:03.822	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
        ping.0 2025-08-15 20:44:03.822	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
        ping.0 2025-08-15 20:44:03.820	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
        ping.0 2025-08-15 20:44:03.819	debug	STDERR: /bin/ping:
        ping.0 2025-08-15 20:44:03.813	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
        ping.0 2025-08-15 20:44:03.812	debug	Pinging offline 192.168.178.24
        ping.0 2025-08-15 20:44:03.811	debug	Start tasks of objects update
        ping.0 2025-08-15 20:44:03.809	debug	Prepare tasks of objects update
        ping.0 2025-08-15 20:44:03.687	debug	Get existing objects
        ping.0 2025-08-15 20:44:03.686	debug	Host=DebianIO
        ping.0 2025-08-15 20:44:03.685	debug	Prepare objects
        ping.0 2025-08-15 20:44:03.669	info	starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.ping, node: v20.19.4, js-controller: 7.0.6
        ping.0 2025-08-15 20:44:03.220	debug	Plugin sentry Initialize Plugin (enabled=true)
        ping.0 2025-08-15 20:44:03.161	debug	States connected to redis: 127.0.0.1:9000
        ping.0 2025-08-15 20:44:03.099	debug	States create User PubSub Client
        ping.0 2025-08-15 20:44:03.098	debug	States create System PubSub Client
        

        Kann es was mit admin rechten liegen?

        Thomas BraunT teletapiT Dr. BakteriusD 3 Antworten Letzte Antwort
        0
        • Eduard77E Eduard77

          @codierknecht
          Ich habe jetzt festgestellt dass Ping Adapter bei mir nicht mehr funktioniert.
          Deinstallation und neu Installation hat nichts gebracht.
          Hat jemand das auch?
          Mein Debug Log.

          ping.0 2025-08-15 20:44:34.149	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
          ping.0 2025-08-15 20:44:34.147	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:34.144	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
          ping.0 2025-08-15 20:44:34.144	debug	Pinging offline 192.168.178.15
          ping.0 2025-08-15 20:44:34.093	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
          ping.0 2025-08-15 20:44:34.092	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:34.088	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
          ping.0 2025-08-15 20:44:34.087	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
          ping.0 2025-08-15 20:44:34.086	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:34.081	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
          ping.0 2025-08-15 20:44:34.081	debug	Pinging offline 192.168.178.14
          ping.0 2025-08-15 20:44:34.028	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
          ping.0 2025-08-15 20:44:34.027	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:34.024	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
          ping.0 2025-08-15 20:44:34.023	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
          ping.0 2025-08-15 20:44:34.021	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:34.018	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
          ping.0 2025-08-15 20:44:34.017	debug	Pinging offline 192.168.178.24
          ping.0 2025-08-15 20:44:03.965	debug	Ping result for 192.168.178.15: false in -ms (Tried 1/1 times)
          ping.0 2025-08-15 20:44:03.964	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:03.961	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
          ping.0 2025-08-15 20:44:03.960	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
          ping.0 2025-08-15 20:44:03.959	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:03.955	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
          ping.0 2025-08-15 20:44:03.954	debug	Pinging offline 192.168.178.15
          ping.0 2025-08-15 20:44:03.903	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
          ping.0 2025-08-15 20:44:03.902	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:03.901	debug	STDERR: /bin/ping:
          ping.0 2025-08-15 20:44:03.896	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
          ping.0 2025-08-15 20:44:03.895	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
          ping.0 2025-08-15 20:44:03.894	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:03.893	debug	STDERR: /bin/ping:
          ping.0 2025-08-15 20:44:03.888	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
          ping.0 2025-08-15 20:44:03.887	debug	Pinging offline 192.168.178.14
          ping.0 2025-08-15 20:44:03.830	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
          ping.0 2025-08-15 20:44:03.829	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:03.822	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
          ping.0 2025-08-15 20:44:03.822	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
          ping.0 2025-08-15 20:44:03.820	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
          ping.0 2025-08-15 20:44:03.819	debug	STDERR: /bin/ping:
          ping.0 2025-08-15 20:44:03.813	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
          ping.0 2025-08-15 20:44:03.812	debug	Pinging offline 192.168.178.24
          ping.0 2025-08-15 20:44:03.811	debug	Start tasks of objects update
          ping.0 2025-08-15 20:44:03.809	debug	Prepare tasks of objects update
          ping.0 2025-08-15 20:44:03.687	debug	Get existing objects
          ping.0 2025-08-15 20:44:03.686	debug	Host=DebianIO
          ping.0 2025-08-15 20:44:03.685	debug	Prepare objects
          ping.0 2025-08-15 20:44:03.669	info	starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.ping, node: v20.19.4, js-controller: 7.0.6
          ping.0 2025-08-15 20:44:03.220	debug	Plugin sentry Initialize Plugin (enabled=true)
          ping.0 2025-08-15 20:44:03.161	debug	States connected to redis: 127.0.0.1:9000
          ping.0 2025-08-15 20:44:03.099	debug	States create User PubSub Client
          ping.0 2025-08-15 20:44:03.098	debug	States create System PubSub Client
          

          Kann es was mit admin rechten liegen?

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

          @eduard77

          An der Stelle wurde etwas umgestellt, die Rechte an ping werden mit Debian 13 anders vergeben.
          Steht aber in der Readme drin. Hab ich glaube ich oben verlinkt.

          Edith: Kann auch sein, dass da beim Adapter etwas angepasst werden muss. Mach am besten ein Issue dort auf.

          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

          Eduard77E 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @eduard77

            An der Stelle wurde etwas umgestellt, die Rechte an ping werden mit Debian 13 anders vergeben.
            Steht aber in der Readme drin. Hab ich glaube ich oben verlinkt.

            Edith: Kann auch sein, dass da beim Adapter etwas angepasst werden muss. Mach am besten ein Issue dort auf.

            Eduard77E Online
            Eduard77E Online
            Eduard77
            schrieb am zuletzt editiert von
            #48

            @thomas-braun
            Hab ich gemacht, aber ich bin mir nicht sicher ob alles richtig gemacht. Ist meine erste Issue gewesen.

            https://github.com/ioBroker/ioBroker.ping/issues/240

            1 Antwort Letzte Antwort
            0
            • Eduard77E Eduard77

              @codierknecht
              Ich habe jetzt festgestellt dass Ping Adapter bei mir nicht mehr funktioniert.
              Deinstallation und neu Installation hat nichts gebracht.
              Hat jemand das auch?
              Mein Debug Log.

              ping.0 2025-08-15 20:44:34.149	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
              ping.0 2025-08-15 20:44:34.147	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:34.144	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
              ping.0 2025-08-15 20:44:34.144	debug	Pinging offline 192.168.178.15
              ping.0 2025-08-15 20:44:34.093	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
              ping.0 2025-08-15 20:44:34.092	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:34.088	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
              ping.0 2025-08-15 20:44:34.087	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
              ping.0 2025-08-15 20:44:34.086	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:34.081	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
              ping.0 2025-08-15 20:44:34.081	debug	Pinging offline 192.168.178.14
              ping.0 2025-08-15 20:44:34.028	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
              ping.0 2025-08-15 20:44:34.027	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:34.024	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
              ping.0 2025-08-15 20:44:34.023	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
              ping.0 2025-08-15 20:44:34.021	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:34.018	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
              ping.0 2025-08-15 20:44:34.017	debug	Pinging offline 192.168.178.24
              ping.0 2025-08-15 20:44:03.965	debug	Ping result for 192.168.178.15: false in -ms (Tried 1/1 times)
              ping.0 2025-08-15 20:44:03.964	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:03.961	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
              ping.0 2025-08-15 20:44:03.960	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
              ping.0 2025-08-15 20:44:03.959	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:03.955	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
              ping.0 2025-08-15 20:44:03.954	debug	Pinging offline 192.168.178.15
              ping.0 2025-08-15 20:44:03.903	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
              ping.0 2025-08-15 20:44:03.902	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:03.901	debug	STDERR: /bin/ping:
              ping.0 2025-08-15 20:44:03.896	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
              ping.0 2025-08-15 20:44:03.895	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
              ping.0 2025-08-15 20:44:03.894	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:03.893	debug	STDERR: /bin/ping:
              ping.0 2025-08-15 20:44:03.888	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
              ping.0 2025-08-15 20:44:03.887	debug	Pinging offline 192.168.178.14
              ping.0 2025-08-15 20:44:03.830	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
              ping.0 2025-08-15 20:44:03.829	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:03.822	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
              ping.0 2025-08-15 20:44:03.822	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
              ping.0 2025-08-15 20:44:03.820	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
              ping.0 2025-08-15 20:44:03.819	debug	STDERR: /bin/ping:
              ping.0 2025-08-15 20:44:03.813	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
              ping.0 2025-08-15 20:44:03.812	debug	Pinging offline 192.168.178.24
              ping.0 2025-08-15 20:44:03.811	debug	Start tasks of objects update
              ping.0 2025-08-15 20:44:03.809	debug	Prepare tasks of objects update
              ping.0 2025-08-15 20:44:03.687	debug	Get existing objects
              ping.0 2025-08-15 20:44:03.686	debug	Host=DebianIO
              ping.0 2025-08-15 20:44:03.685	debug	Prepare objects
              ping.0 2025-08-15 20:44:03.669	info	starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.ping, node: v20.19.4, js-controller: 7.0.6
              ping.0 2025-08-15 20:44:03.220	debug	Plugin sentry Initialize Plugin (enabled=true)
              ping.0 2025-08-15 20:44:03.161	debug	States connected to redis: 127.0.0.1:9000
              ping.0 2025-08-15 20:44:03.099	debug	States create User PubSub Client
              ping.0 2025-08-15 20:44:03.098	debug	States create System PubSub Client
              

              Kann es was mit admin rechten liegen?

              teletapiT Offline
              teletapiT Offline
              teletapi
              schrieb am zuletzt editiert von teletapi
              #49

              @eduard77 also ich hab die tage auch auf Trixie umgestellt und ebenfalls das Nodejs update gemacht und der Ping Adapter funktioniert

              ========== Start marking the full check here ===========
              
              ```bash
              Script v.2025-08-09
              
              *** BASE SYSTEM ***
              Operating System: Debian GNU/Linux 13 (trixie)
               Static hostname: Raspberrypi5
                     Icon name: computer
                        Kernel: Linux 6.12.34+rpt-rpi-2712
                  Architecture: arm64
              OS is similar to:
              
              Model           : Raspberry Pi 5 Model B Rev 1.0
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : 64 bit
              
              Systemuptime and Load:
               21:52:35 up 3 days,  7:32,  1 user,  load average: 0.32, 0.47, 0.44
              CPU threads: 4
              
              
              *** LIFE CYCLE STATUS ***
              Operating System is the current Debian stable version codenamed 'trixie'!
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** TIME AND TIMEZONES ***
                             Local time: Fri 2025-08-15 21:52:35 CEST
                         Universal time: Fri 2025-08-15 19:52:35 UTC
                               RTC time: Fri 2025-08-15 19:52:35
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              pi
              HOME=/home/pi
              GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              SUDO_HOME=/home/pi
              GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
              
              *** 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.5G        4.7G        1.5G         25M        2.4G        3.7G
              Swap:           209M        201M        7.8M
              Total:          8.7G        4.9G        1.5G
              
              Active iob-Instances:   33
              
                       8063 M total memory
                       4515 M used memory
                       4012 M active memory
                       2075 M inactive memory
                       1397 M free memory
                        124 M buffer memory
                       2136 M swap cache
                        199 M total swap
                        192 M used swap
                          7 M free swap
              
              *** top - Table Of Processes  ***
              top - 21:52:35 up 3 days,  7:32,  1 user,  load average: 0.38, 0.48, 0.45
              Tasks: 242 total,   1 running, 241 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 50.0 us,  4.3 sy,  0.0 ni, 45.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   8063.1 total,   1406.3 free,   4506.7 used,   2261.5 buff/cache
              MiB Swap:    200.0 total,      7.5 free,    192.5 used.   3556.4 avail Mem
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              
              0 loaded units listed.
              
              
              *** DMESG CRITICAL ERRORS ***
              No critical errors detected
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  3.9G     0  3.9G   0% /dev
              tmpfs          tmpfs     1.6G   24M  1.6G   2% /run
              /dev/sda2      ext4       59G   20G   36G  37% /
              tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
              tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
              tmpfs          tmpfs     4.0G   11M  4.0G   1% /tmp
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
              /dev/sda1      vfat      510M   73M  438M  15% /boot/firmware
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyAMA10.service
              tmpfs          tmpfs     807M   32K  807M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Tue Aug 12 14:20:16 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=D8:3A:DD:A3:25:8A vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=beeda195-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
              [Tue Aug 12 14:20:21 2025] EXT4-fs (sda2): mounted filesystem 6835594d-a5f3-459f-a244-318060e7e0ab ro with ordered data mode. Quota mode: none.
              [Tue Aug 12 14:20:22 2025] EXT4-fs (sda2): re-mounted 6835594d-a5f3-459f-a244-318060e7e0ab r/w.
              
              Show mounted filesystems:
              TARGET           SOURCE    FSTYPE OPTIONS
              /                /dev/sda2 ext4   rw,noatime
              `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              3.1G    /var/
              1.4G    /var/lib
              1.3G    /var/log/journal/02a43974e4004c17afbe02a71ed8236e
              1.3G    /var/log/journal
              1.3G    /var/log
              
              Archived and active journals take up 1.2G in the file system.
              
              /opt/iobroker/backups:
              1.9G    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              529M    /opt/iobroker/iobroker-data/
              160M    /opt/iobroker/iobroker-data/files
              122M    /opt/iobroker/iobroker-data/backup-objects
              72M     /opt/iobroker/iobroker-data/node-red
              71M     /opt/iobroker/iobroker-data/node-red/node_modules
              
              The five largest files in iobroker-data are:
              42M     /opt/iobroker/iobroker-data/objects.jsonl
              26M     /opt/iobroker/iobroker-data/states.jsonl
              8.8M    /opt/iobroker/iobroker-data/files/matter.admin/assets/index-CjzUbllv.js
              8.6M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BBu8-Y_o.js
              6.2M    /opt/iobroker/iobroker-data/jarvis/0/jarvis.0.devices.json
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              *** ZigBee Settings ***
              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 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                      100 /var/lib/dpkg/status
                   22.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.4.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   20.19.2+dfsg-1 500
                      500 http://deb.debian.org/debian trixie/main arm64 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.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              Raspberrypi5        Raspberrypi5 (version: 7.0.7, hostname: Raspberrypi5  , alive, uptime: 286333)
              
              Core adapters versions
              js-controller:  7.0.7
              admin:          7.7.2
              javascript:     9.0.11
              
              nodejs modules from github:     4
              +-- iobroker.influxdb@4.0.3 (git+ssh://git@github.com/ioBroker/ioBroker.influxdb.git#234de8d73a8e1b48aabce21d9133eb8a13af2956)
              +-- iobroker.jarvis@3.2.0-rc.17 (git+ssh://git@github.com/Zefau/ioBroker.jarvis.git#65370bd2ad4617722447bcff04ba4dc6429bed9b)
              +-- iobroker.nspanel-lovelace-ui@0.2.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#0a997895460f24da9797ea6d3a74bfdeba28f75a)
              +-- iobroker.syrconnectapp@1.0.3 (git+ssh://git@github.com/TA2k/ioBroker.syrconnectapp.git#188d6182f6a83ba14edf51d368e01b44b94dc0c2)
              
              Adapter State
                system.adapter.accuweather.0            : accuweather           : Raspberrypi5                             - disabled
              + system.adapter.admin.0                  : admin                 : Raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : Raspberrypi5                             -  enabled
                system.adapter.alias-manager.0          : alias-manager         : Raspberrypi5                             -  enabled
              + system.adapter.alpha-ess.0              : alpha-ess             : Raspberrypi5                             -  enabled
              + system.adapter.backitup.0               : backitup              : Raspberrypi5                             -  enabled
              + system.adapter.cloud.0                  : cloud                 : Raspberrypi5                             -  enabled
                system.adapter.devices.0                : devices               : Raspberrypi5                             -  enabled
              + system.adapter.discovery.0              : discovery             : Raspberrypi5                             -  enabled
              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: Raspberrypi5                             -  enabled
                system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: Raspberrypi5                             - disabled
              + system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: Raspberrypi5                             -  enabled
                system.adapter.energiefluss-erweitert.3 : energiefluss-erweitert: Raspberrypi5                             - disabled
              + system.adapter.fritzdect.0              : fritzdect             : Raspberrypi5                             -  enabled
              + system.adapter.hm-rega.0                : hm-rega               : Raspberrypi5                             -  enabled
              + system.adapter.hm-rpc.0                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
              + system.adapter.hm-rpc.1                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
                system.adapter.hm-rpc.2                 : hm-rpc                : Raspberrypi5                             - disabled, port: 12001
              + system.adapter.homeconnect.0            : homeconnect           : Raspberrypi5                             -  enabled
              + system.adapter.hue.0                    : hue                   : Raspberrypi5                             -  enabled, port: 80
                system.adapter.ical.0                   : ical                  : Raspberrypi5                             -  enabled
                system.adapter.ical.1                   : ical                  : Raspberrypi5                             -  enabled
              + system.adapter.influxdb.0               : influxdb              : Raspberrypi5                             -  enabled, port: 8086
              + system.adapter.iot.0                    : iot                   : Raspberrypi5                             -  enabled
              + system.adapter.jarvis.0                 : jarvis                : Raspberrypi5                             -  enabled
              + system.adapter.javascript.0             : javascript            : Raspberrypi5                             -  enabled
              + system.adapter.matter.0                 : matter                : Raspberrypi5                             -  enabled
              + system.adapter.modbus.0                 : modbus                : Raspberrypi5                             -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : Raspberrypi5                             -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.net-tools.0              : net-tools             : Raspberrypi5                             -  enabled
              + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : Raspberrypi5                             -  enabled
              + system.adapter.nuki.0                   : nuki                  : Raspberrypi5                             -  enabled
                system.adapter.openweathermap.0         : openweathermap        : Raspberrypi5                             -  enabled
              + system.adapter.ping.0                   : ping                  : Raspberrypi5                             -  enabled
              + system.adapter.rpi2.0                   : rpi2                  : Raspberrypi5                             -  enabled
              + system.adapter.simple-api.0             : simple-api            : Raspberrypi5                             -  enabled, port: 8087, bind: 192.168.178.82, run as: admin
              + system.adapter.socketio.0               : socketio              : Raspberrypi5                             -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : Raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
                system.adapter.syrconnectapp.0          : syrconnectapp         : Raspberrypi5                             - disabled
              + system.adapter.telegram.0               : telegram              : Raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.tr-064.0                 : tr-064                : Raspberrypi5                             -  enabled
              + system.adapter.web.0                    : web                   : Raspberrypi5                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : Raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hm-rpc.0                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
              + system.adapter.hm-rpc.1                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
              + system.adapter.hue.0                    : hue                   : Raspberrypi5                             -  enabled, port: 80
              + system.adapter.influxdb.0               : influxdb              : Raspberrypi5                             -  enabled, port: 8086
              + system.adapter.mqtt.0                   : mqtt                  : Raspberrypi5                             -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : Raspberrypi5                             -  enabled, port: 8087, bind: 192.168.178.82, run as: admin
              + system.adapter.socketio.0               : socketio              : Raspberrypi5                             -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : Raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : Raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : Raspberrypi5                             -  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): beta
              Upgrade policy: none
              
              Installed ioBroker-Adapters
              Used repository: beta
              Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
              Adapter    "admin"        : 7.7.2    , installed 7.7.2
              Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
              Adapter    "alias-manager": 2.0.0    , installed 2.0.0
              Adapter    "alpha-ess"    : 3.0.1    , installed 3.0.1
              Adapter    "backitup"     : 3.3.5    , installed 3.3.5
              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
              Adapter    "devices"      : 1.2.8    , installed 1.2.8
              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
              Adapter    "energiefluss-erweitert": 0.7.8, installed 0.7.8
              Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
              Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
              Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
              Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
              Adapter    "hue"          : 3.16.2   , installed 3.16.2
              Adapter    "ical"         : 1.16.2   , installed 1.16.2
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.3
              Adapter    "iot"          : 3.6.0    , installed 3.6.0
              Adapter    "jarvis"       : 3.2.0-rc.5, installed 3.2.0-rc.17
              Adapter    "javascript"   : 9.0.11   , installed 9.0.11
              Controller "js-controller": 7.0.7    , installed 7.0.7
              Adapter    "matter"       : 0.5.2    , installed 0.5.2
              Adapter    "modbus"       : 6.4.0    , installed 6.4.0
              Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
              Adapter    "net-tools"    : 1.2.0    , installed 1.2.0
              Adapter    "nuki"         : 2.0.0    , installed 2.0.0
              Adapter    "openweathermap": 1.4.0   , installed 1.4.0
              Adapter    "ping"         : 1.7.9    , installed 1.7.9
              Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
              Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
              Adapter    "socketio"     : 7.0.8    , installed 7.0.8
              Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
              Adapter    "web"          : 7.0.9    , installed 7.0.9
              Adapter    "ws"           : 3.0.19   , installed 3.0.19
              
              Objects and States
              Please stand by - This may take a while
              Objects:        14957
              States:         14940
              
              *** 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://archive.raspberrypi.com/debian trixie InRelease
              Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
              Hit:4 https://apt.grafana.com stable InRelease
              Hit:5 http://deb.debian.org/debian trixie-updates InRelease
              Hit:6 https://repos.influxdata.com/debian stable InRelease
              Hit:7 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:9001          0.0.0.0:*               LISTEN      1001       9586       1197/iobroker.js-co
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       9591       1197/iobroker.js-co
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          9496       1161/exim4
              tcp        0      0 192.168.178.82:18701    0.0.0.0:*               LISTEN      1001       9140       1474/io.hm-rpc.0
              tcp        0      0 192.168.178.82:18702    0.0.0.0:*               LISTEN      1001       12692      1766/io.hm-rpc.1
              tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       11866      1705/io.sonoff.0
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      106        5821       882/mosquitto
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8475       847/sshd: /usr/sbin
              tcp        0      0 192.168.178.82:8087     0.0.0.0:*               LISTEN      1001       14378      1939/io.simple-api.
              tcp6       0      0 :::8086                 :::*                    LISTEN      999        7926       878/influxd
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       11068      1958/io.socketio.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       13092      1994/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       7992       1242/io.admin.0
              tcp6       0      0 :::3000                 :::*                    LISTEN      107        3469336    236768/grafana
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          9497       1161/exim4
              tcp6       0      0 :::1883                 :::*                    LISTEN      106        5822       882/mosquitto
              tcp6       0      0 :::22                   :::*                    LISTEN      0          8477       847/sshd: /usr/sbin
              tcp6       0      0 :::8400                 :::*                    LISTEN      1001       12278      1917/io.jarvis.0
              udp        0      0 0.0.0.0:41857           0.0.0.0:*                           104        7557       662/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       7633901    2095/io.matter.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       7633885    2095/io.matter.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       13930      2095/io.matter.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       13922      2095/io.matter.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        7555       662/avahi-daemon: r
              udp        0      0 0.0.0.0:5541            0.0.0.0:*                           1001       13939      2095/io.matter.0
              udp        0      0 0.0.0.0:51454           0.0.0.0:*                           1001       15376      2095/io.matter.0
              udp6       0      0 fe80::f05b:9255:16f:546 :::*                                0          7907       743/NetworkManager
              udp6       0      0 fe80::38be:beb2:fe6:546 :::*                                0          6783       743/NetworkManager
              udp6       0      0 :::5353                 :::*                                1001       7633902    2095/io.matter.0
              udp6       0      0 :::5353                 :::*                                1001       7633886    2095/io.matter.0
              udp6       0      0 :::5353                 :::*                                1001       13933      2095/io.matter.0
              udp6       0      0 :::5353                 :::*                                1001       13925      2095/io.matter.0
              udp6       0      0 :::5353                 :::*                                104        7556       662/avahi-daemon: r
              udp6       0      0 :::5541                 :::*                                1001       13938      2095/io.matter.0
              udp6       0      0 :::46829                :::*                                104        7558       662/avahi-daemon: r
              udp6       0      0 :::51454                :::*                                1001       15375      2095/io.matter.0
              
              *** Log File - Last 25 Lines ***
              
              2025-08-15 21:52:55.037  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
              2025-08-15 21:52:57.005  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
              2025-08-15 21:52:57.047  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
              2025-08-15 21:52:57.048  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
              2025-08-15 21:53:00.010  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
              2025-08-15 21:53:00.011  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
              2025-08-15 21:53:00.014  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
              2025-08-15 21:53:00.018  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
              2025-08-15 21:53:00.018  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
              2025-08-15 21:53:00.019  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
              2025-08-15 21:53:00.020  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
              2025-08-15 21:53:00.022  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
              2025-08-15 21:53:00.037  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
              2025-08-15 21:53:00.040  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
              2025-08-15 21:53:00.049  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
              2025-08-15 21:53:00.052  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
              2025-08-15 21:53:00.103  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
              2025-08-15 21:53:00.105  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
              2025-08-15 21:53:00.107  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
              2025-08-15 21:53:05.005  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
              2025-08-15 21:53:05.010  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
              2025-08-15 21:53:10.013  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
              2025-08-15 21:53:10.016  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
              2025-08-15 21:53:10.058  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
              2025-08-15 21:53:10.062  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
              
              ============ Mark until here for C&P =============
              
              iob diag has finished.
              
              paul53P 1 Antwort Letzte Antwort
              0
              • teletapiT teletapi

                @eduard77 also ich hab die tage auch auf Trixie umgestellt und ebenfalls das Nodejs update gemacht und der Ping Adapter funktioniert

                ========== Start marking the full check here ===========
                
                ```bash
                Script v.2025-08-09
                
                *** BASE SYSTEM ***
                Operating System: Debian GNU/Linux 13 (trixie)
                 Static hostname: Raspberrypi5
                       Icon name: computer
                          Kernel: Linux 6.12.34+rpt-rpi-2712
                    Architecture: arm64
                OS is similar to:
                
                Model           : Raspberry Pi 5 Model B Rev 1.0
                Docker          : false
                Virtualization  : none
                Kernel          : aarch64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 21:52:35 up 3 days,  7:32,  1 user,  load average: 0.32, 0.47, 0.44
                CPU threads: 4
                
                
                *** LIFE CYCLE STATUS ***
                Operating System is the current Debian stable version codenamed 'trixie'!
                
                *** RASPBERRY THROTTLING ***
                Current issues:
                No throttling issues detected.
                
                Previously detected issues:
                No throttling issues detected.
                
                *** TIME AND TIMEZONES ***
                               Local time: Fri 2025-08-15 21:52:35 CEST
                           Universal time: Fri 2025-08-15 19:52:35 UTC
                                 RTC time: Fri 2025-08-15 19:52:35
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                pi
                HOME=/home/pi
                GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                SUDO_HOME=/home/pi
                GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                
                *** 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.5G        4.7G        1.5G         25M        2.4G        3.7G
                Swap:           209M        201M        7.8M
                Total:          8.7G        4.9G        1.5G
                
                Active iob-Instances:   33
                
                         8063 M total memory
                         4515 M used memory
                         4012 M active memory
                         2075 M inactive memory
                         1397 M free memory
                          124 M buffer memory
                         2136 M swap cache
                          199 M total swap
                          192 M used swap
                            7 M free swap
                
                *** top - Table Of Processes  ***
                top - 21:52:35 up 3 days,  7:32,  1 user,  load average: 0.38, 0.48, 0.45
                Tasks: 242 total,   1 running, 241 sleeping,   0 stopped,   0 zombie
                %Cpu(s): 50.0 us,  4.3 sy,  0.0 ni, 45.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                MiB Mem :   8063.1 total,   1406.3 free,   4506.7 used,   2261.5 buff/cache
                MiB Swap:    200.0 total,      7.5 free,    192.5 used.   3556.4 avail Mem
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                
                0 loaded units listed.
                
                
                *** DMESG CRITICAL ERRORS ***
                No critical errors detected
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  3.9G     0  3.9G   0% /dev
                tmpfs          tmpfs     1.6G   24M  1.6G   2% /run
                /dev/sda2      ext4       59G   20G   36G  37% /
                tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                tmpfs          tmpfs     4.0G   11M  4.0G   1% /tmp
                tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                /dev/sda1      vfat      510M   73M  438M  15% /boot/firmware
                tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyAMA10.service
                tmpfs          tmpfs     807M   32K  807M   1% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Tue Aug 12 14:20:16 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=D8:3A:DD:A3:25:8A vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=beeda195-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
                [Tue Aug 12 14:20:21 2025] EXT4-fs (sda2): mounted filesystem 6835594d-a5f3-459f-a244-318060e7e0ab ro with ordered data mode. Quota mode: none.
                [Tue Aug 12 14:20:22 2025] EXT4-fs (sda2): re-mounted 6835594d-a5f3-459f-a244-318060e7e0ab r/w.
                
                Show mounted filesystems:
                TARGET           SOURCE    FSTYPE OPTIONS
                /                /dev/sda2 ext4   rw,noatime
                `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                3.1G    /var/
                1.4G    /var/lib
                1.3G    /var/log/journal/02a43974e4004c17afbe02a71ed8236e
                1.3G    /var/log/journal
                1.3G    /var/log
                
                Archived and active journals take up 1.2G in the file system.
                
                /opt/iobroker/backups:
                1.9G    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                529M    /opt/iobroker/iobroker-data/
                160M    /opt/iobroker/iobroker-data/files
                122M    /opt/iobroker/iobroker-data/backup-objects
                72M     /opt/iobroker/iobroker-data/node-red
                71M     /opt/iobroker/iobroker-data/node-red/node_modules
                
                The five largest files in iobroker-data are:
                42M     /opt/iobroker/iobroker-data/objects.jsonl
                26M     /opt/iobroker/iobroker-data/states.jsonl
                8.8M    /opt/iobroker/iobroker-data/files/matter.admin/assets/index-CjzUbllv.js
                8.6M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BBu8-Y_o.js
                6.2M    /opt/iobroker/iobroker-data/jarvis/0/jarvis.0.devices.json
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                
                No Devices found 'by-id'
                
                *** ZigBee Settings ***
                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 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                        100 /var/lib/dpkg/status
                     22.17.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.16.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.15.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.15.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.14.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.13.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.13.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.12.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.11.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.10.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.9.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.8.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.7.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.6.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.5.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.5.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.4.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.4.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.3.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.2.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.1.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.0.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     20.19.2+dfsg-1 500
                        500 http://deb.debian.org/debian trixie/main arm64 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.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Hosts:
                Raspberrypi5        Raspberrypi5 (version: 7.0.7, hostname: Raspberrypi5  , alive, uptime: 286333)
                
                Core adapters versions
                js-controller:  7.0.7
                admin:          7.7.2
                javascript:     9.0.11
                
                nodejs modules from github:     4
                +-- iobroker.influxdb@4.0.3 (git+ssh://git@github.com/ioBroker/ioBroker.influxdb.git#234de8d73a8e1b48aabce21d9133eb8a13af2956)
                +-- iobroker.jarvis@3.2.0-rc.17 (git+ssh://git@github.com/Zefau/ioBroker.jarvis.git#65370bd2ad4617722447bcff04ba4dc6429bed9b)
                +-- iobroker.nspanel-lovelace-ui@0.2.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#0a997895460f24da9797ea6d3a74bfdeba28f75a)
                +-- iobroker.syrconnectapp@1.0.3 (git+ssh://git@github.com/TA2k/ioBroker.syrconnectapp.git#188d6182f6a83ba14edf51d368e01b44b94dc0c2)
                
                Adapter State
                  system.adapter.accuweather.0            : accuweather           : Raspberrypi5                             - disabled
                + system.adapter.admin.0                  : admin                 : Raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.alexa2.0                 : alexa2                : Raspberrypi5                             -  enabled
                  system.adapter.alias-manager.0          : alias-manager         : Raspberrypi5                             -  enabled
                + system.adapter.alpha-ess.0              : alpha-ess             : Raspberrypi5                             -  enabled
                + system.adapter.backitup.0               : backitup              : Raspberrypi5                             -  enabled
                + system.adapter.cloud.0                  : cloud                 : Raspberrypi5                             -  enabled
                  system.adapter.devices.0                : devices               : Raspberrypi5                             -  enabled
                + system.adapter.discovery.0              : discovery             : Raspberrypi5                             -  enabled
                + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: Raspberrypi5                             -  enabled
                  system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: Raspberrypi5                             - disabled
                + system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: Raspberrypi5                             -  enabled
                  system.adapter.energiefluss-erweitert.3 : energiefluss-erweitert: Raspberrypi5                             - disabled
                + system.adapter.fritzdect.0              : fritzdect             : Raspberrypi5                             -  enabled
                + system.adapter.hm-rega.0                : hm-rega               : Raspberrypi5                             -  enabled
                + system.adapter.hm-rpc.0                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
                + system.adapter.hm-rpc.1                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
                  system.adapter.hm-rpc.2                 : hm-rpc                : Raspberrypi5                             - disabled, port: 12001
                + system.adapter.homeconnect.0            : homeconnect           : Raspberrypi5                             -  enabled
                + system.adapter.hue.0                    : hue                   : Raspberrypi5                             -  enabled, port: 80
                  system.adapter.ical.0                   : ical                  : Raspberrypi5                             -  enabled
                  system.adapter.ical.1                   : ical                  : Raspberrypi5                             -  enabled
                + system.adapter.influxdb.0               : influxdb              : Raspberrypi5                             -  enabled, port: 8086
                + system.adapter.iot.0                    : iot                   : Raspberrypi5                             -  enabled
                + system.adapter.jarvis.0                 : jarvis                : Raspberrypi5                             -  enabled
                + system.adapter.javascript.0             : javascript            : Raspberrypi5                             -  enabled
                + system.adapter.matter.0                 : matter                : Raspberrypi5                             -  enabled
                + system.adapter.modbus.0                 : modbus                : Raspberrypi5                             -  enabled
                + system.adapter.mqtt.0                   : mqtt                  : Raspberrypi5                             -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.net-tools.0              : net-tools             : Raspberrypi5                             -  enabled
                + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : Raspberrypi5                             -  enabled
                + system.adapter.nuki.0                   : nuki                  : Raspberrypi5                             -  enabled
                  system.adapter.openweathermap.0         : openweathermap        : Raspberrypi5                             -  enabled
                + system.adapter.ping.0                   : ping                  : Raspberrypi5                             -  enabled
                + system.adapter.rpi2.0                   : rpi2                  : Raspberrypi5                             -  enabled
                + system.adapter.simple-api.0             : simple-api            : Raspberrypi5                             -  enabled, port: 8087, bind: 192.168.178.82, run as: admin
                + system.adapter.socketio.0               : socketio              : Raspberrypi5                             -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : Raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
                  system.adapter.syrconnectapp.0          : syrconnectapp         : Raspberrypi5                             - disabled
                + system.adapter.telegram.0               : telegram              : Raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.tr-064.0                 : tr-064                : Raspberrypi5                             -  enabled
                + system.adapter.web.0                    : web                   : Raspberrypi5                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : Raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.hm-rpc.0                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
                + system.adapter.hm-rpc.1                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
                + system.adapter.hue.0                    : hue                   : Raspberrypi5                             -  enabled, port: 80
                + system.adapter.influxdb.0               : influxdb              : Raspberrypi5                             -  enabled, port: 8086
                + system.adapter.mqtt.0                   : mqtt                  : Raspberrypi5                             -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.simple-api.0             : simple-api            : Raspberrypi5                             -  enabled, port: 8087, bind: 192.168.178.82, run as: admin
                + system.adapter.socketio.0               : socketio              : Raspberrypi5                             -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : Raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
                + system.adapter.telegram.0               : telegram              : Raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : Raspberrypi5                             -  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): beta
                Upgrade policy: none
                
                Installed ioBroker-Adapters
                Used repository: beta
                Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
                Adapter    "admin"        : 7.7.2    , installed 7.7.2
                Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                Adapter    "alpha-ess"    : 3.0.1    , installed 3.0.1
                Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                Adapter    "devices"      : 1.2.8    , installed 1.2.8
                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                Adapter    "energiefluss-erweitert": 0.7.8, installed 0.7.8
                Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
                Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
                Adapter    "hue"          : 3.16.2   , installed 3.16.2
                Adapter    "ical"         : 1.16.2   , installed 1.16.2
                Adapter    "influxdb"     : 4.0.2    , installed 4.0.3
                Adapter    "iot"          : 3.6.0    , installed 3.6.0
                Adapter    "jarvis"       : 3.2.0-rc.5, installed 3.2.0-rc.17
                Adapter    "javascript"   : 9.0.11   , installed 9.0.11
                Controller "js-controller": 7.0.7    , installed 7.0.7
                Adapter    "matter"       : 0.5.2    , installed 0.5.2
                Adapter    "modbus"       : 6.4.0    , installed 6.4.0
                Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                Adapter    "net-tools"    : 1.2.0    , installed 1.2.0
                Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                Adapter    "openweathermap": 1.4.0   , installed 1.4.0
                Adapter    "ping"         : 1.7.9    , installed 1.7.9
                Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                Adapter    "socketio"     : 7.0.8    , installed 7.0.8
                Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                Adapter    "web"          : 7.0.9    , installed 7.0.9
                Adapter    "ws"           : 3.0.19   , installed 3.0.19
                
                Objects and States
                Please stand by - This may take a while
                Objects:        14957
                States:         14940
                
                *** 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://archive.raspberrypi.com/debian trixie InRelease
                Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
                Hit:4 https://apt.grafana.com stable InRelease
                Hit:5 http://deb.debian.org/debian trixie-updates InRelease
                Hit:6 https://repos.influxdata.com/debian stable InRelease
                Hit:7 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:9001          0.0.0.0:*               LISTEN      1001       9586       1197/iobroker.js-co
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       9591       1197/iobroker.js-co
                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          9496       1161/exim4
                tcp        0      0 192.168.178.82:18701    0.0.0.0:*               LISTEN      1001       9140       1474/io.hm-rpc.0
                tcp        0      0 192.168.178.82:18702    0.0.0.0:*               LISTEN      1001       12692      1766/io.hm-rpc.1
                tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       11866      1705/io.sonoff.0
                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      106        5821       882/mosquitto
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8475       847/sshd: /usr/sbin
                tcp        0      0 192.168.178.82:8087     0.0.0.0:*               LISTEN      1001       14378      1939/io.simple-api.
                tcp6       0      0 :::8086                 :::*                    LISTEN      999        7926       878/influxd
                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       11068      1958/io.socketio.0
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       13092      1994/io.web.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       7992       1242/io.admin.0
                tcp6       0      0 :::3000                 :::*                    LISTEN      107        3469336    236768/grafana
                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          9497       1161/exim4
                tcp6       0      0 :::1883                 :::*                    LISTEN      106        5822       882/mosquitto
                tcp6       0      0 :::22                   :::*                    LISTEN      0          8477       847/sshd: /usr/sbin
                tcp6       0      0 :::8400                 :::*                    LISTEN      1001       12278      1917/io.jarvis.0
                udp        0      0 0.0.0.0:41857           0.0.0.0:*                           104        7557       662/avahi-daemon: r
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       7633901    2095/io.matter.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       7633885    2095/io.matter.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       13930      2095/io.matter.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       13922      2095/io.matter.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        7555       662/avahi-daemon: r
                udp        0      0 0.0.0.0:5541            0.0.0.0:*                           1001       13939      2095/io.matter.0
                udp        0      0 0.0.0.0:51454           0.0.0.0:*                           1001       15376      2095/io.matter.0
                udp6       0      0 fe80::f05b:9255:16f:546 :::*                                0          7907       743/NetworkManager
                udp6       0      0 fe80::38be:beb2:fe6:546 :::*                                0          6783       743/NetworkManager
                udp6       0      0 :::5353                 :::*                                1001       7633902    2095/io.matter.0
                udp6       0      0 :::5353                 :::*                                1001       7633886    2095/io.matter.0
                udp6       0      0 :::5353                 :::*                                1001       13933      2095/io.matter.0
                udp6       0      0 :::5353                 :::*                                1001       13925      2095/io.matter.0
                udp6       0      0 :::5353                 :::*                                104        7556       662/avahi-daemon: r
                udp6       0      0 :::5541                 :::*                                1001       13938      2095/io.matter.0
                udp6       0      0 :::46829                :::*                                104        7558       662/avahi-daemon: r
                udp6       0      0 :::51454                :::*                                1001       15375      2095/io.matter.0
                
                *** Log File - Last 25 Lines ***
                
                2025-08-15 21:52:55.037  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
                2025-08-15 21:52:57.005  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
                2025-08-15 21:52:57.047  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
                2025-08-15 21:52:57.048  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
                2025-08-15 21:53:00.010  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
                2025-08-15 21:53:00.011  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
                2025-08-15 21:53:00.014  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
                2025-08-15 21:53:00.018  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
                2025-08-15 21:53:00.018  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
                2025-08-15 21:53:00.019  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
                2025-08-15 21:53:00.020  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
                2025-08-15 21:53:00.022  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_9BE738.cmnd.CustomSend[SmartHome/NSPanel_9BE738/cmnd/CustomSend]
                2025-08-15 21:53:00.037  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
                2025-08-15 21:53:00.040  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
                2025-08-15 21:53:00.049  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
                2025-08-15 21:53:00.052  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
                2025-08-15 21:53:00.103  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
                2025-08-15 21:53:00.105  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
                2025-08-15 21:53:00.107  - info: mqtt.0 (73128) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
                2025-08-15 21:53:05.005  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
                2025-08-15 21:53:05.010  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
                2025-08-15 21:53:10.013  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
                2025-08-15 21:53:10.016  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
                2025-08-15 21:53:10.058  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
                2025-08-15 21:53:10.062  - info: mqtt.0 (73128) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
                
                ============ Mark until here for C&P =============
                
                iob diag has finished.
                
                paul53P Offline
                paul53P Offline
                paul53
                schrieb am zuletzt editiert von
                #50

                @teletapi sagte: auf Trixie umgestellt und ebenfalls das Nodejs update gemacht und der Ping Adapter funktioniert

                Bei mir auch.

                Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                Eduard77E 1 Antwort Letzte Antwort
                0
                • paul53P paul53

                  @teletapi sagte: auf Trixie umgestellt und ebenfalls das Nodejs update gemacht und der Ping Adapter funktioniert

                  Bei mir auch.

                  Eduard77E Online
                  Eduard77E Online
                  Eduard77
                  schrieb am zuletzt editiert von
                  #51

                  @paul53 @teletapi
                  Wahrscheinlich der Unterschied ist, das bei mir IoBroker in einem LXC Container unter Proxmox 9 (Trixie) läuft.

                  1 Antwort Letzte Antwort
                  1
                  • Eduard77E Eduard77

                    @codierknecht
                    Ich habe jetzt festgestellt dass Ping Adapter bei mir nicht mehr funktioniert.
                    Deinstallation und neu Installation hat nichts gebracht.
                    Hat jemand das auch?
                    Mein Debug Log.

                    ping.0 2025-08-15 20:44:34.149	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
                    ping.0 2025-08-15 20:44:34.147	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:34.144	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
                    ping.0 2025-08-15 20:44:34.144	debug	Pinging offline 192.168.178.15
                    ping.0 2025-08-15 20:44:34.093	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
                    ping.0 2025-08-15 20:44:34.092	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:34.088	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
                    ping.0 2025-08-15 20:44:34.087	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
                    ping.0 2025-08-15 20:44:34.086	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:34.081	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
                    ping.0 2025-08-15 20:44:34.081	debug	Pinging offline 192.168.178.14
                    ping.0 2025-08-15 20:44:34.028	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
                    ping.0 2025-08-15 20:44:34.027	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:34.024	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
                    ping.0 2025-08-15 20:44:34.023	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
                    ping.0 2025-08-15 20:44:34.021	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:34.018	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
                    ping.0 2025-08-15 20:44:34.017	debug	Pinging offline 192.168.178.24
                    ping.0 2025-08-15 20:44:03.965	debug	Ping result for 192.168.178.15: false in -ms (Tried 1/1 times)
                    ping.0 2025-08-15 20:44:03.964	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:03.961	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
                    ping.0 2025-08-15 20:44:03.960	debug	Ping result for 192.168.178.15: false in -ms (Tried 0/1 times)
                    ping.0 2025-08-15 20:44:03.959	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:03.955	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.15
                    ping.0 2025-08-15 20:44:03.954	debug	Pinging offline 192.168.178.15
                    ping.0 2025-08-15 20:44:03.903	debug	Ping result for 192.168.178.14: false in -ms (Tried 1/1 times)
                    ping.0 2025-08-15 20:44:03.902	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:03.901	debug	STDERR: /bin/ping:
                    ping.0 2025-08-15 20:44:03.896	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
                    ping.0 2025-08-15 20:44:03.895	debug	Ping result for 192.168.178.14: false in -ms (Tried 0/1 times)
                    ping.0 2025-08-15 20:44:03.894	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:03.893	debug	STDERR: /bin/ping:
                    ping.0 2025-08-15 20:44:03.888	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.14
                    ping.0 2025-08-15 20:44:03.887	debug	Pinging offline 192.168.178.14
                    ping.0 2025-08-15 20:44:03.830	debug	Ping result for 192.168.178.24: false in -ms (Tried 1/1 times)
                    ping.0 2025-08-15 20:44:03.829	debug	STDERR: /bin/ping: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:03.822	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
                    ping.0 2025-08-15 20:44:03.822	debug	Ping result for 192.168.178.24: false in -ms (Tried 0/1 times)
                    ping.0 2025-08-15 20:44:03.820	debug	STDERR: socktype: SOCK_RAW/bin/ping: socket: Operation not permitted/bin/ping: => missing cap_net_raw+p capability or setuid?
                    ping.0 2025-08-15 20:44:03.819	debug	STDERR: /bin/ping:
                    ping.0 2025-08-15 20:44:03.813	debug	System command: /bin/ping -n -w 2 -c 1 192.168.178.24
                    ping.0 2025-08-15 20:44:03.812	debug	Pinging offline 192.168.178.24
                    ping.0 2025-08-15 20:44:03.811	debug	Start tasks of objects update
                    ping.0 2025-08-15 20:44:03.809	debug	Prepare tasks of objects update
                    ping.0 2025-08-15 20:44:03.687	debug	Get existing objects
                    ping.0 2025-08-15 20:44:03.686	debug	Host=DebianIO
                    ping.0 2025-08-15 20:44:03.685	debug	Prepare objects
                    ping.0 2025-08-15 20:44:03.669	info	starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.ping, node: v20.19.4, js-controller: 7.0.6
                    ping.0 2025-08-15 20:44:03.220	debug	Plugin sentry Initialize Plugin (enabled=true)
                    ping.0 2025-08-15 20:44:03.161	debug	States connected to redis: 127.0.0.1:9000
                    ping.0 2025-08-15 20:44:03.099	debug	States create User PubSub Client
                    ping.0 2025-08-15 20:44:03.098	debug	States create System PubSub Client
                    

                    Kann es was mit admin rechten liegen?

                    Dr. BakteriusD Online
                    Dr. BakteriusD Online
                    Dr. Bakterius
                    Most Active
                    schrieb am zuletzt editiert von
                    #52

                    @eduard77 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                    Ich habe jetzt festgestellt dass Ping Adapter bei mir nicht mehr funktioniert.

                    Versuch mal ping neu zu installieren:

                    sudo apt-get install iputils-ping --reinstall 
                    
                    Eduard77E 1 Antwort Letzte Antwort
                    0
                    • R Offline
                      R Offline
                      Ritter
                      schrieb am zuletzt editiert von
                      #53

                      Hallo,

                      dank der sehr guten Anleitung bin ich jetzt auch auf Version 13 hoffe ich. Ein Problem hab ich noch, iob diag geht nicht, war aber vor dem uprade schon.

                      christian@NUC:~$ cat /etc/debian_version
                      13.0
                      christian@NUC:~$ iob diag
                      /usr/bin/iob: Zeile 21: /home/iobroker/iob_diag.log: Keine Berechtigung
                      christian@NUC:~$
                      
                      
                      1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #54

                        @ritter sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                        Keine Berechtigung

                        ls -l /home/iobroker/
                        

                        sagt?

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

                        R 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @ritter sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                          Keine Berechtigung

                          ls -l /home/iobroker/
                          

                          sagt?

                          R Offline
                          R Offline
                          Ritter
                          schrieb am zuletzt editiert von
                          #55

                          @thomas-braun sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                          ls -l /home/iobroker/

                          christian@NUC:~$ ls -l /home/iobroker/
                          insgesamt 48
                          -rw-r--r-- 1 iobroker iobroker 48483  3. Nov 2024  iob_diag.log
                          
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • R Ritter

                            @thomas-braun sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                            ls -l /home/iobroker/

                            christian@NUC:~$ ls -l /home/iobroker/
                            insgesamt 48
                            -rw-r--r-- 1 iobroker iobroker 48483  3. Nov 2024  iob_diag.log
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #56

                            @ritter

                            sudo chmod g+x /home/iobroker/
                            

                            Dann dürften auch Kommandos wie 'iob diag' oder 'iob nodejs-update' funktionieren.

                            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

                            R 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @ritter

                              sudo chmod g+x /home/iobroker/
                              

                              Dann dürften auch Kommandos wie 'iob diag' oder 'iob nodejs-update' funktionieren.

                              R Offline
                              R Offline
                              Ritter
                              schrieb am zuletzt editiert von
                              #57

                              @thomas-braun sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                              sudo chmod g+x /home/iobroker/

                              kommt gleicher Fehler, bei iob diag. Aber nodejs-update konnte ich ausführen und ist jetzt auf 22

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • R Ritter

                                @thomas-braun sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                                sudo chmod g+x /home/iobroker/

                                kommt gleicher Fehler, bei iob diag. Aber nodejs-update konnte ich ausführen und ist jetzt auf 22

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

                                @ritter

                                id
                                ls -l /home
                                

                                sagt?

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

                                R 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @ritter

                                  id
                                  ls -l /home
                                  

                                  sagt?

                                  R Offline
                                  R Offline
                                  Ritter
                                  schrieb am zuletzt editiert von
                                  #59

                                  @thomas-braun

                                  christian@NUC:~$ id
                                  ls -l /home
                                  uid=1000(christian) gid=1000(christian) Gruppen=1000(christian),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),100(users),106(netdev),1001(iobroker)
                                  insgesamt 8
                                  drwx------ 6 christian christian 4096 16. Aug 12:58 christian
                                  drwxr-xr-x 5 iobroker  iobroker  4096 29. Jul 00:29 iobroker
                                  christian@NUC:~$
                                  
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • R Ritter

                                    @thomas-braun

                                    christian@NUC:~$ id
                                    ls -l /home
                                    uid=1000(christian) gid=1000(christian) Gruppen=1000(christian),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),100(users),106(netdev),1001(iobroker)
                                    insgesamt 8
                                    drwx------ 6 christian christian 4096 16. Aug 12:58 christian
                                    drwxr-xr-x 5 iobroker  iobroker  4096 29. Jul 00:29 iobroker
                                    christian@NUC:~$
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #60

                                    @ritter

                                    sudo -u iobroker touch /home/iobroker/iob_diag.log
                                    

                                    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

                                    R 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @ritter

                                      sudo -u iobroker touch /home/iobroker/iob_diag.log
                                      
                                      R Offline
                                      R Offline
                                      Ritter
                                      schrieb am zuletzt editiert von
                                      #61

                                      @thomas-braun gleiche Fehlermeldung

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • R Ritter

                                        @thomas-braun gleiche Fehlermeldung

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

                                        @ritter

                                        Bitte nix nacherzählen, die Ein- und Ausgaben hier vollständig reinkopieren.

                                        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

                                        R 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @ritter

                                          Bitte nix nacherzählen, die Ein- und Ausgaben hier vollständig reinkopieren.

                                          R Offline
                                          R Offline
                                          Ritter
                                          schrieb am zuletzt editiert von
                                          #63

                                          @thomas-braun

                                          christian@NUC:~$ sudo -u iobroker touch /home/iobroker/iob_diag.log
                                          [sudo] Passwort für christian:
                                          christian@NUC:~$ iob diag
                                          /usr/bin/iob: Zeile 21: /home/iobroker/iob_diag.log: Keine Berechtigung
                                          christian@NUC:~$
                                          
                                          
                                          Thomas BraunT 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

                                          487

                                          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