Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. RING Adapter Verbindet sich nicht mehr

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    738

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    570

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

RING Adapter Verbindet sich nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
41 Beiträge 5 Kommentatoren 1.6k Aufrufe 4 Beobachtet
  • Ä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

    @michihorn

    Du solltest die Kiste sauber neustarten, nicht austreten!

    Die yarn .list-Datei ist noch vorhanden.

    N Offline
    N Offline
    niiccooo1
    schrieb am zuletzt editiert von niiccooo1
    #24

    Hallo Zusammen,

    selbes Problem hier.

    ring.0
    2023-05-16 21:27:55.940	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    
    ring.0
    2023-05-16 21:27:55.938	info	terminating
    
    ring.0
    2023-05-16 21:27:55.934	error	Cannot read properties of undefined (reading 'battery_percentage')
    
    ring.0
    2023-05-16 21:27:55.933	error	TypeError: Cannot read properties of undefined (reading 'battery_percentage') at OwnRingDevice.updateHealthObject (/opt/iobroker/node_modules/iobroker.ring/build/lib/ownRingDevice.js:420:52) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    ring.0
    2023-05-16 21:27:55.933	error	unhandled promise rejection: Cannot read properties of undefined (reading 'battery_percentage')
    
    ring.0
    2023-05-16 21:27:55.932	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    
    ring.0
    2023-05-16 21:27:54.544	info	Recieved new Refresh Token. Will use the new one until the token in config gets changed
    

    Mein ioBroker läuft in einem Docker Container. Habe den "Fixer" schon durchlaufen lassen und den Container neu gestartet.

    Keine Verbesserung.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • N niiccooo1

      Hallo Zusammen,

      selbes Problem hier.

      ring.0
      2023-05-16 21:27:55.940	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      ring.0
      2023-05-16 21:27:55.938	info	terminating
      
      ring.0
      2023-05-16 21:27:55.934	error	Cannot read properties of undefined (reading 'battery_percentage')
      
      ring.0
      2023-05-16 21:27:55.933	error	TypeError: Cannot read properties of undefined (reading 'battery_percentage') at OwnRingDevice.updateHealthObject (/opt/iobroker/node_modules/iobroker.ring/build/lib/ownRingDevice.js:420:52) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      ring.0
      2023-05-16 21:27:55.933	error	unhandled promise rejection: Cannot read properties of undefined (reading 'battery_percentage')
      
      ring.0
      2023-05-16 21:27:55.932	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      ring.0
      2023-05-16 21:27:54.544	info	Recieved new Refresh Token. Will use the new one until the token in config gets changed
      

      Mein ioBroker läuft in einem Docker Container. Habe den "Fixer" schon durchlaufen lassen und den Container neu gestartet.

      Keine Verbesserung.

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

      @niiccooo1

      https://github.com/iobroker-community-adapters/ioBroker.ring/issues/525

      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

      M 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @michihorn

        Du solltest die Kiste sauber neustarten, nicht austreten!

        Die yarn .list-Datei ist noch vorhanden.

        M Offline
        M Offline
        michihorn
        schrieb am zuletzt editiert von
        #26

        @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

        @michihorn

        Du solltest die Kiste sauber neustarten, nicht austreten!

        Die yarn .list-Datei ist noch vorhanden.

        😇 Jetzt is die sources.list gelöscht

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @niiccooo1

          https://github.com/iobroker-community-adapters/ioBroker.ring/issues/525

          M Offline
          M Offline
          michihorn
          schrieb am zuletzt editiert von
          #27

          @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

          @niiccooo1

          https://github.com/iobroker-community-adapters/ioBroker.ring/issues/525

          Wir sind nicht allein ;-)

          1 Antwort Letzte Antwort
          0
          • M michihorn

            @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

            @michihorn

            Du solltest die Kiste sauber neustarten, nicht austreten!

            Die yarn .list-Datei ist noch vorhanden.

            😇 Jetzt is die sources.list gelöscht

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

            @michihorn

            Ich hoffe NICHT die /etc/apt/sources.list gelöscht...

            ls -lAh /etc/apt
            

            Sauberer Neustart wird überigens mit

            sudo reboot
            

            gemacht, nicht durch Stecker ziehen im laufenden Betrieb.

            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

            M 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @michihorn

              Ich hoffe NICHT die /etc/apt/sources.list gelöscht...

              ls -lAh /etc/apt
              

              Sauberer Neustart wird überigens mit

              sudo reboot
              

              gemacht, nicht durch Stecker ziehen im laufenden Betrieb.

              M Offline
              M Offline
              michihorn
              schrieb am zuletzt editiert von michihorn
              #29

              @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

              @michihorn

              Ich hoffe NICHT die /etc/apt/sources.list gelöscht...

              ls -lAh /etc/apt
              

              Sauberer Neustart wird überigens mit

              sudo reboot
              

              gemacht, nicht durch Stecker ziehen im laufenden Betrieb.

              Doch die ist weg 🤕 Und nun?
              die sources.list.d ist noch da

              Thomas BraunT 2 Antworten Letzte Antwort
              0
              • M michihorn

                @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                @michihorn

                Ich hoffe NICHT die /etc/apt/sources.list gelöscht...

                ls -lAh /etc/apt
                

                Sauberer Neustart wird überigens mit

                sudo reboot
                

                gemacht, nicht durch Stecker ziehen im laufenden Betrieb.

                Doch die ist weg 🤕 Und nun?
                die sources.list.d ist noch da

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

                @michihorn

                Warum hab ich das eigentlich mehrfach geschrieben?

                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

                M 1 Antwort Letzte Antwort
                0
                • M michihorn

                  @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                  @michihorn

                  Ich hoffe NICHT die /etc/apt/sources.list gelöscht...

                  ls -lAh /etc/apt
                  

                  Sauberer Neustart wird überigens mit

                  sudo reboot
                  

                  gemacht, nicht durch Stecker ziehen im laufenden Betrieb.

                  Doch die ist weg 🤕 Und nun?
                  die sources.list.d ist noch da

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

                  @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                  die sources.list.d ist noch da

                  Das ist keine Datei sondern ein Verzeichnis.

                  ls -lAh /etc/apt/sources.list.d/
                  

                  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

                  M 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @michihorn

                    Warum hab ich das eigentlich mehrfach geschrieben?

                    M Offline
                    M Offline
                    michihorn
                    schrieb am zuletzt editiert von
                    #32

                    @thomas-braun habe das .d als schreibfehler angesehen

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • M michihorn

                      @thomas-braun habe das .d als schreibfehler angesehen

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

                      @michihorn

                      Ich mache selten Schreibfehler...

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

                      1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                        die sources.list.d ist noch da

                        Das ist keine Datei sondern ein Verzeichnis.

                        ls -lAh /etc/apt/sources.list.d/
                        

                        sagt?

                        M Offline
                        M Offline
                        michihorn
                        schrieb am zuletzt editiert von michihorn
                        #34

                        @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                        @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                        die sources.list.d ist noch da

                        Das ist keine Datei sondern ein Verzeichnis.

                        ls -lAh /etc/apt/sources.list.d/
                        

                        sagt?

                        root@iobroker-pi:/etc/apt# root@iobroker-pi:/etc/apt# ls -lAh /etc/apt/sources.list.d/
                        total 12K
                        -rw-r--r-- 1 root root 208 Oct 26  2022 nodesource.list
                        -rw-r--r-- 1 root root 191 Feb  3  2022 raspi.list
                        -rw-r--r-- 1 root root  90 Oct 26  2022 yarn.list
                        root@iobroker-pi:/etc/apt#
                        
                        

                        Ich habe noch einen PI4 der fast gleich aufgebaut ist, kann ich die Datei rüber kopieren? Wohl eher nicht?!?

                        Thomas BraunT DJMarc75D 3 Antworten Letzte Antwort
                        0
                        • M michihorn

                          @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                          @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                          die sources.list.d ist noch da

                          Das ist keine Datei sondern ein Verzeichnis.

                          ls -lAh /etc/apt/sources.list.d/
                          

                          sagt?

                          root@iobroker-pi:/etc/apt# root@iobroker-pi:/etc/apt# ls -lAh /etc/apt/sources.list.d/
                          total 12K
                          -rw-r--r-- 1 root root 208 Oct 26  2022 nodesource.list
                          -rw-r--r-- 1 root root 191 Feb  3  2022 raspi.list
                          -rw-r--r-- 1 root root  90 Oct 26  2022 yarn.list
                          root@iobroker-pi:/etc/apt#
                          
                          

                          Ich habe noch einen PI4 der fast gleich aufgebaut ist, kann ich die Datei rüber kopieren? Wohl eher nicht?!?

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

                          @michihorn yarn.list solltest du löschen, nicht die sources.list

                          Vielleicht kann dir jemand seine sources.list von seinem pi4/32bit zur Verfügung stellen. Meine kannst du nicht haben, die passt hinten und vorne nicht zu deinem System.

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

                          1 Antwort Letzte Antwort
                          0
                          • M michihorn

                            @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                            @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                            die sources.list.d ist noch da

                            Das ist keine Datei sondern ein Verzeichnis.

                            ls -lAh /etc/apt/sources.list.d/
                            

                            sagt?

                            root@iobroker-pi:/etc/apt# root@iobroker-pi:/etc/apt# ls -lAh /etc/apt/sources.list.d/
                            total 12K
                            -rw-r--r-- 1 root root 208 Oct 26  2022 nodesource.list
                            -rw-r--r-- 1 root root 191 Feb  3  2022 raspi.list
                            -rw-r--r-- 1 root root  90 Oct 26  2022 yarn.list
                            root@iobroker-pi:/etc/apt#
                            
                            

                            Ich habe noch einen PI4 der fast gleich aufgebaut ist, kann ich die Datei rüber kopieren? Wohl eher nicht?!?

                            DJMarc75D Offline
                            DJMarc75D Offline
                            DJMarc75
                            schrieb am zuletzt editiert von
                            #36

                            @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                            root@iobroker

                            😂

                            Wie oft muss man Dir das eigentlich noch so erklären ?

                            Gleiches mit "Text in Codetags packen" ;)

                            Lehrling seit 1975 !!!
                            Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                            https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                            1 Antwort Letzte Antwort
                            0
                            • M michihorn

                              @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                              @michihorn sagte in RING Adapter Verbindet sich nicht mehr:

                              die sources.list.d ist noch da

                              Das ist keine Datei sondern ein Verzeichnis.

                              ls -lAh /etc/apt/sources.list.d/
                              

                              sagt?

                              root@iobroker-pi:/etc/apt# root@iobroker-pi:/etc/apt# ls -lAh /etc/apt/sources.list.d/
                              total 12K
                              -rw-r--r-- 1 root root 208 Oct 26  2022 nodesource.list
                              -rw-r--r-- 1 root root 191 Feb  3  2022 raspi.list
                              -rw-r--r-- 1 root root  90 Oct 26  2022 yarn.list
                              root@iobroker-pi:/etc/apt#
                              
                              

                              Ich habe noch einen PI4 der fast gleich aufgebaut ist, kann ich die Datei rüber kopieren? Wohl eher nicht?!?

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

                              @michihorn

                              Und den Scheiß mit dem root kannste dir auch gleich abgewöhnen.

                              Ich bin dann auch raus hier.

                              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

                              M 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @michihorn

                                Und den Scheiß mit dem root kannste dir auch gleich abgewöhnen.

                                Ich bin dann auch raus hier.

                                M Offline
                                M Offline
                                michihorn
                                schrieb am zuletzt editiert von
                                #38

                                @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                                @michihorn

                                Und den Scheiß mit dem root kannste dir auch gleich abgewöhnen.

                                Ich bin dann auch raus hier.

                                YARN.list ist jetzt raus und sources.list wieder da 👍

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • M michihorn

                                  @thomas-braun sagte in RING Adapter Verbindet sich nicht mehr:

                                  @michihorn

                                  Und den Scheiß mit dem root kannste dir auch gleich abgewöhnen.

                                  Ich bin dann auch raus hier.

                                  YARN.list ist jetzt raus und sources.list wieder da 👍

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

                                  @michihorn

                                  iob diag
                                  

                                  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

                                  M 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @michihorn

                                    iob diag
                                    
                                    M Offline
                                    M Offline
                                    michihorn
                                    schrieb am zuletzt editiert von
                                    #40

                                    @thomas-braun


                                    ======== Start marking the full check here =========

                                    Skript v.2023-04-16
                                    
                                    *** BASE SYSTEM ***
                                    Model           : Raspberry Pi 4 Model B Rev 1.5
                                    Architecture    : aarch64
                                    Docker          : false
                                    Virtualization  : none
                                    Distributor ID: Raspbian
                                    Description:    Raspbian GNU/Linux 11 (bullseye)
                                    Release:        11
                                    Codename:       bullseye
                                    
                                    PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
                                    NAME="Raspbian GNU/Linux"
                                    VERSION_ID="11"
                                    VERSION="11 (bullseye)"
                                    VERSION_CODENAME=bullseye
                                    ID=raspbian
                                    ID_LIKE=debian
                                    HOME_URL="http://www.raspbian.org/"
                                    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                                    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                                    
                                    Systemuptime and Load:
                                     23:04:25 up 21 min,  1 user,  load average: 1.65, 1.45, 1.65
                                    CPU threads: 4
                                    
                                    Raspberry only:
                                    throttled=0x0
                                    Other values than 0x0 hint to temperature/voltage problems
                                    temp=45.2'C
                                    volt=0.9360V
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Tue 2023-05-16 23:04:25 CEST
                                               Universal time: Tue 2023-05-16 21:04:25 UTC
                                                     RTC time: n/a
                                                    Time zone: Europe/Berlin (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: n/a
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    pi
                                    /home/pi
                                    pi adm dialout cdrom sudo audio video plugdev games users input render netdev gp                                                                                                                                                             io i2c spi iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    multi-user.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            7.9G        2.7G        4.7G        0.0K        527M        5.1G
                                    Swap:            99M          0B         99M
                                    Total:          8.0G        2.7G        4.8G
                                    
                                             7862 M total memory
                                             2675 M used memory
                                             2670 M active memory
                                              365 M inactive memory
                                             4658 M free memory
                                               65 M buffer memory
                                              462 M swap cache
                                               99 M total swap
                                                0 M used swap
                                               99 M free swap
                                    
                                    Raspberry only:
                                    oom events: 0
                                    lifetime oom required: 0 Mbytes
                                    total time in oom handler: 0 ms
                                    max time spent in oom handler: 0 ms
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    /dev/root      ext4       59G   15G   42G  26% /
                                    devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                    tmpfs          tmpfs     1.6G  788K  1.6G   1% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                    tmpfs          tmpfs     787M     0  787M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Tue May 16 22:42:40 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0                                                                                                                                                              snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                                                                                                                                                             ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:FE:87:59 vc_mem.                                                                                                                                                             mem_base=0x3f000000 vc_mem.mem_size=0x3f600000  console=ttyS0,115200 console=tty                                                                                                                                                             1 root=PARTUUID=4c91ec57-02 rootfstype=ext4 fsck.repair=yes rootwait
                                    [Tue May 16 22:42:41 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered                                                                                                                                                              data mode. Quota mode: none.
                                    [Tue May 16 22:42:41 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                                                                             e 179:2.
                                    [Tue May 16 22:42:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems (real ones only):
                                    TARGET  SOURCE         FSTYPE OPTIONS
                                    /       /dev/mmcblk0p2 ext4   rw,noatime
                                    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,ioc                                                                                                                                                             harset=ascii,shortname=mixed,flush,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    2.3G    /var/
                                    2.0G    /var/log
                                    1.8G    /var/log/journal/e2b5e5db604543deab373d50adc66fa2
                                    1.8G    /var/log/journal
                                    96M     /var/cache
                                    
                                    Archived and active journals take up 1.7G in the file system.
                                    
                                    /opt/iobroker/backups:
                                    963M    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    3.0G    /opt/iobroker/iobroker-data/
                                    2.3G    /opt/iobroker/iobroker-data/files
                                    1.6G    /opt/iobroker/iobroker-data/files/ring.0
                                    910M    /opt/iobroker/iobroker-data/files/ring.0/doorbell_90474299
                                    560M    /opt/iobroker/iobroker-data/backup-objects
                                    
                                    The five largest files in iobroker-data are:
                                    67M     /opt/iobroker/iobroker-data/backups/iobroker_2022_12_20-17_08_17_backupiobroker.tar.gz
                                    67M     /opt/iobroker/iobroker-data/backup-objects/iobroker_2022_12_20-17_08_17_backupiobroker.tar.gz
                                    41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                    34M     /opt/iobroker/iobroker-data/objects.jsonl
                                    23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.de9334af.js.map
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v18.16.0
                                    /usr/bin/node           v18.16.0
                                    /usr/bin/npm            9.5.1
                                    /usr/bin/npx            9.5.1
                                    
                                    
                                    nodejs:
                                      Installed: 18.16.0-deb-1nodesource1
                                      Candidate: 18.16.0-deb-1nodesource1
                                      Version table:
                                     *** 18.16.0-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         12.22.12~dfsg-1~deb11u4 500
                                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    MULTIHOSTSERVICE/enabled: false
                                    
                                    Core adapters versions
                                    js-controller:  4.0.24
                                    admin:          6.4.4
                                    javascript:     7.0.3
                                    
                                    Adapters from github:   9
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : iobroker-pi                              -  enabled, port: 8111, bind: 192.168.178.144, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : iobroker-pi                              -  enabled
                                    + system.adapter.backitup.0               : backitup              : iobroker-pi                              -  enabled
                                    + system.adapter.blebox.0                 : blebox                : iobroker-pi                              -  enabled
                                    + system.adapter.cloud.0                  : cloud                 : iobroker-pi                              -  enabled
                                      system.adapter.coronavirus-statistics.0 : coronavirus-statistics: iobroker-pi                              - disabled
                                      system.adapter.daswetter.0              : daswetter             : iobroker-pi                              -  enabled
                                      system.adapter.daswetter.1              : daswetter             : iobroker-pi                              -  enabled
                                    + system.adapter.device-reminder.0        : device-reminder       : iobroker-pi                              -  enabled
                                      system.adapter.device-watcher.0         : device-watcher        : iobroker-pi                              - disabled
                                      system.adapter.discovery.0              : discovery             : iobroker-pi                              - disabled
                                      system.adapter.dwd.0                    : dwd                   : iobroker-pi                              -  enabled
                                    + system.adapter.echarts.0                : echarts               : iobroker-pi                              -  enabled
                                      system.adapter.feiertage.0              : feiertage             : iobroker-pi                              -  enabled
                                    + system.adapter.fritzbox.0               : fritzbox              : iobroker-pi                              -  enabled
                                    + system.adapter.fully-tablet-control.0   : fully-tablet-control  : iobroker-pi                              -  enabled
                                    + system.adapter.ham.0                    : ham                   : iobroker-pi                              -  enabled
                                    + system.adapter.history.0                : history               : iobroker-pi                              -  enabled
                                    + system.adapter.hm-rega.0                : hm-rega               : iobroker-pi                              -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12001
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-pi                              -  enabled, port: 18701
                                    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12010
                                    + system.adapter.hue.0                    : hue                   : iobroker-pi                              -  enabled, port: 443
                                      system.adapter.ical.0                   : ical                  : iobroker-pi                              -  enabled
                                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-pi                              -  enabled
                                      system.adapter.icons-icons8.0           : icons-icons8          : iobroker-pi                              -  enabled
                                      system.adapter.icons-material-png.0     : icons-material-png    : iobroker-pi                              -  enabled
                                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker-pi                              -  enabled
                                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker-pi                              -  enabled
                                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker-pi                              -  enabled
                                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker-pi                              -  enabled
                                    + system.adapter.info.0                   : info                  : iobroker-pi                              -  enabled
                                    + system.adapter.iot.0                    : iot                   : iobroker-pi                              -  enabled
                                    + system.adapter.iot.1                    : iot                   : iobroker-pi                              -  enabled
                                    + system.adapter.iot.2                    : iot                   : iobroker-pi                              -  enabled
                                    + system.adapter.javascript.0             : javascript            : iobroker-pi                              -  enabled
                                    + system.adapter.javascript.1             : javascript            : iobroker-pi                              -  enabled
                                    + system.adapter.javascript.2             : javascript            : iobroker-pi                              -  enabled
                                    + system.adapter.javascript.3             : javascript            : iobroker-pi                              -  enabled
                                      system.adapter.material.0               : material              : iobroker-pi                              -  enabled
                                    + system.adapter.mqtt-client.0            : mqtt-client           : iobroker-pi                              -  enabled, port: 1883
                                    + system.adapter.mqtt.0                   : mqtt                  : iobroker-pi                              -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.parcel.0                 : parcel                : iobroker-pi                              -  enabled
                                    + system.adapter.ping.0                   : ping                  : iobroker-pi                              -  enabled
                                    + system.adapter.pollenflug.0             : pollenflug            : iobroker-pi                              -  enabled
                                    + system.adapter.psa.0                    : psa                   : iobroker-pi                              -  enabled
                                    + system.adapter.reolink.0                : reolink               : iobroker-pi                              -  enabled
                                      system.adapter.ring.0                   : ring                  : iobroker-pi                              -  enabled
                                    + system.adapter.simple-api.0             : simple-api            : iobroker-pi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.smartgarden.0            : smartgarden           : iobroker-pi                              -  enabled
                                    + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker-pi                              -  enabled
                                    + system.adapter.tahoma.0                 : tahoma                : iobroker-pi                              -  enabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker-pi                              -  enabled
                                    + system.adapter.telegram.0               : telegram              : iobroker-pi                              -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.time-switch.0            : time-switch           : iobroker-pi                              -  enabled
                                    + system.adapter.tr-064.0                 : tr-064                : iobroker-pi                              -  enabled
                                    + system.adapter.tuya.1                   : tuya                  : iobroker-pi                              -  enabled
                                    + system.adapter.vaillant.0               : vaillant              : iobroker-pi                              -  enabled
                                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker-pi                              -  enabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker-pi                              -  enabled
                                      system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker-pi                              -  enabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker-pi                              -  enabled
                                      system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-pi                              -  enabled
                                    + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-pi                              -  enabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-pi                              -  enabled
                                      system.adapter.vis-justgage.0           : vis-justgage          : iobroker-pi                              -  enabled
                                      system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker-pi                              -  enabled
                                      system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker-pi                              -  enabled
                                      system.adapter.vis-material.0           : vis-material          : iobroker-pi                              -  enabled
                                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker-pi                              -  enabled
                                      system.adapter.vis-metro.0              : vis-metro             : iobroker-pi                              -  enabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-pi                              -  enabled
                                      system.adapter.vis-weather.0            : vis-weather           : iobroker-pi                              -  enabled
                                      system.adapter.vis.0                    : vis                   : iobroker-pi                              -  enabled
                                    + system.adapter.web.0                    : web                   : iobroker-pi                              -  enabled, port: 9082, bind: 192.168.178.xxx, run as: admin
                                      system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobroker-pi                              - disabled
                                    + system.adapter.ws.0                     : ws                    : iobroker-pi                              -  enabled, port: 8089, bind: 192.168.178.xxx, run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                    + system.adapter.zigbee.1                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                    + system.adapter.zigbee.3                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : iobroker-pi                              -  enabled, port: 8111, bind: 192.168.178.xxx, run as: admin
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12001
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-pi                              -  enabled, port: 18701
                                    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12010
                                    + system.adapter.hue.0                    : hue                   : iobroker-pi                              -  enabled, port: 443
                                    + system.adapter.mqtt-client.0            : mqtt-client           : iobroker-pi                              -  enabled, port: 1883
                                    + system.adapter.mqtt.0                   : mqtt                  : iobroker-pi                              -  enabled, port: 1883, bind: 0.0.xxx.0
                                    + system.adapter.simple-api.0             : simple-api            : iobroker-pi                              -  enabled, port: 8087, bind: 0.0.xxx.0, run as: admin
                                    + system.adapter.telegram.0               : telegram              : iobroker-pi                              -  enabled, port: 8443, bind: 0.0.xxx.0
                                    + system.adapter.web.0                    : web                   : iobroker-pi                              -  enabled, port: 9082, bind: 192.168.178.xxx, run as: admin
                                    + system.adapter.ws.0                     : ws                    : iobroker-pi                              -  enabled, port: 8089, bind: 192.168.178.xxx, run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                    + system.adapter.zigbee.1                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                    + system.adapter.zigbee.3                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): beta
                                    
                                    Installed ioBroker-Instances
                                    Used repository: beta
                                    Adapter    "admin"        : 6.4.4    , installed 6.4.4
                                    Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                    Adapter    "backitup"     : 2.6.20   , installed 2.6.20
                                    Adapter    "blebox"       : 2.0.1    , installed 2.0.1
                                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                    Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                                    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                    Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                    Adapter    "device-watcher": 2.9.1   , installed 2.9.1
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                    Adapter    "echarts"      : 1.4.15   , installed 1.4.15
                                    Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                                    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                    Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                                    Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                    Adapter    "history"      : 2.2.4    , installed 2.2.4
                                    Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                                    Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                    Adapter    "hue"          : 3.7.1    , installed 3.7.1
                                    Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                    Adapter    "info"         : 1.9.26   , installed 1.9.26
                                    Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                    Controller "js-controller": 4.0.24   , installed 4.0.24
                                    Adapter    "material"     : 1.3.1    , installed 1.3.1
                                    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                    Adapter    "mqtt-client"  : 1.6.3    , installed 1.6.3
                                    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                    Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
                                    Adapter    "onvif"        : 1.0.5    , installed 1.0.5
                                    Adapter    "openweathermap": 0.3.8   , installed 0.3.8
                                    Adapter    "parcel"       : 0.0.28   , installed 0.0.28
                                    Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                    Adapter    "psa"          : 0.0.11   , installed 0.0.11
                                    Adapter    "ring"         : 3.3.0    , installed 3.3.0
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                    Adapter    "socketio"     : 6.3.5    , installed 6.3.5
                                    Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                    Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
                                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                    Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                                    Adapter    "time-switch"  : 2.2.2    , installed 2.2.2
                                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                    Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                    Adapter    "vaillant"     : 0.1.2    , installed 0.1.2
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-2-widgets-energy": 0.1.12, installed 0.1.12
                                    Adapter    "vis-2-widgets-gauges": 0.1.12, installed 0.1.12
                                    Adapter    "vis-2-widgets-jaeger-design": 0.3.2, installed 0.3.2
                                    Adapter    "vis-2-widgets-material": 0.2.13, installed 0.2.13
                                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                    Adapter    "vis-icontwo"  : 0.94.0   , installed 0.94.0
                                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                    Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                    Adapter    "web"          : 5.5.3    , installed 5.5.3
                                    Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                    Adapter    "ws"           : 2.3.6    , installed 2.3.6
                                    Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        31972
                                    States:         27169
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                    Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                                    Reading package lists...
                                    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 0.0.0.xxx:1883            0.0.0.0:*               LISTEN      1001       16572      1038/io.mqtt.0
                                    tcp        0      0 192.168.178.xxx:12001   0.0.0.0:*               LISTEN      1001       18520      868/io.hm-rpc.0
                                    tcp        0      0 192.168.178.xxx:12010   0.0.0.0:*               LISTEN      1001       18527      896/io.hm-rpc.2
                                    tcp        0      0 192.168.178.xxx:8089    0.0.0.0:*               LISTEN      1001       17263      1558/io.ws.0
                                    tcp        0      0 192.168.178.xxx:8111    0.0.0.0:*               LISTEN      1001       13072      698/io.admin.0
                                    tcp        0      0 127.0.0.xxx:9001          0.0.0.0:*               LISTEN      1001       11933      489/iobroker.js-con
                                    tcp        0      0 127.0.0.xxx:9000          0.0.0.0:*               LISTEN      1001       12965      489/iobroker.js-con
                                    tcp        0      0 192.168.178.xxx:18701   0.0.0.0:*               LISTEN      1001       15735      875/io.hm-rpc.1
                                    tcp        0      0 0.0.0.xxx:22              0.0.0.0:*               LISTEN      0          12862      525/sshd: /usr/sbin
                                    tcp        0      0 192.168.178.xxx:9082    0.0.0.0:*               LISTEN      1001       16241      1147/io.web.0
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          12864      525/sshd: /usr/sbin
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       19827      1618/io.simple-api.
                                    udp        0      0 0.0.0.xxx:xxx             0.0.0.0:*                           0          11099      696/dhcpcd
                                    udp        0      0 192.168.178.xxx:123     0.0.0.0:*                           109        13011      512/ntpd
                                    udp        0      0 127.0.0.xxx:xxx           0.0.0.0:*                           0          12837      512/ntpd
                                    udp        0      0 0.0.0.0:xxx             0.0.0.0:*                           0          12833      512/ntpd
                                    udp        0      0 0.0.0.0:xxx           0.0.0.0:*                           108        12702      354/avahi-daemon: r
                                    udp        0      0 0.0.0.0:xxx            0.0.0.0:*                           108        12700      354/avahi-daemon: r
                                    udp        0      0 0.0.0.0:xxx            0.0.0.0:*                           1001       19128      991/io.tuya.1
                                    udp        0      0 0.0.0.0:xxx            0.0.0.0:*                           1001       19129      991/io.tuya.1
                                    udp6       0      0 2a02:908:xxx:e560:b:123 :::*                                109        13051      512/ntpd
                                    udp6       0      0 fe80::53bb:xxx:907:123 :::*                                109        12919      512/ntpd
                                    udp6       0      0 ::1:xxx                :::*                                0          12839      512/ntpd
                                    udp6       0      0 :::xxx                  :::*                                0          12830      512/ntpd
                                    udp6       0      0 :::xxx                  :::*                                0          11115      696/dhcpcd
                                    udp6       0      0 :::xxx                 :::*                                108        12701      354/avahi-daemon: r
                                    udp6       0      0 :::5xx6                :::*                                108        12703      354/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-05-16 23:05:47.772  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:47.852  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:48.710  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:48.766  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:49.772  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:49.784  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:50.048  - info: blebox.0 (1278) State value to set for "blebox.0.Teich.tempSensor.sensors.0.id" has to be type "string" but received type "number"
                                    2023-05-16 23:05:50.699  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:50.731  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:51.793  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:51.867  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:52.812  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:52.826  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:53.760  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:53.774  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:54.849  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:54.859  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:55.748  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:55.758  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:56.755  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:56.773  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:57.728  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:57.738  - debug: reolink.0 (1584) Motion Detection value: 0
                                    2023-05-16 23:05:58.828  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                    2023-05-16 23:05:58.931  - debug: reolink.0 (1584) Motion Detection value: 0
                                    
                                    

                                    ============ Mark until here for C&P =============

                                    iob diag has finished.

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • M michihorn

                                      @thomas-braun


                                      ======== Start marking the full check here =========

                                      Skript v.2023-04-16
                                      
                                      *** BASE SYSTEM ***
                                      Model           : Raspberry Pi 4 Model B Rev 1.5
                                      Architecture    : aarch64
                                      Docker          : false
                                      Virtualization  : none
                                      Distributor ID: Raspbian
                                      Description:    Raspbian GNU/Linux 11 (bullseye)
                                      Release:        11
                                      Codename:       bullseye
                                      
                                      PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
                                      NAME="Raspbian GNU/Linux"
                                      VERSION_ID="11"
                                      VERSION="11 (bullseye)"
                                      VERSION_CODENAME=bullseye
                                      ID=raspbian
                                      ID_LIKE=debian
                                      HOME_URL="http://www.raspbian.org/"
                                      SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                                      BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                                      
                                      Systemuptime and Load:
                                       23:04:25 up 21 min,  1 user,  load average: 1.65, 1.45, 1.65
                                      CPU threads: 4
                                      
                                      Raspberry only:
                                      throttled=0x0
                                      Other values than 0x0 hint to temperature/voltage problems
                                      temp=45.2'C
                                      volt=0.9360V
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Tue 2023-05-16 23:04:25 CEST
                                                 Universal time: Tue 2023-05-16 21:04:25 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: n/a
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      pi
                                      /home/pi
                                      pi adm dialout cdrom sudo audio video plugdev games users input render netdev gp                                                                                                                                                             io i2c spi iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    multi-user.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            7.9G        2.7G        4.7G        0.0K        527M        5.1G
                                      Swap:            99M          0B         99M
                                      Total:          8.0G        2.7G        4.8G
                                      
                                               7862 M total memory
                                               2675 M used memory
                                               2670 M active memory
                                                365 M inactive memory
                                               4658 M free memory
                                                 65 M buffer memory
                                                462 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      Raspberry only:
                                      oom events: 0
                                      lifetime oom required: 0 Mbytes
                                      total time in oom handler: 0 ms
                                      max time spent in oom handler: 0 ms
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      /dev/root      ext4       59G   15G   42G  26% /
                                      devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                      tmpfs          tmpfs     1.6G  788K  1.6G   1% /run
                                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                      /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                      tmpfs          tmpfs     787M     0  787M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Tue May 16 22:42:40 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0                                                                                                                                                              snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                                                                                                                                                             ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:FE:87:59 vc_mem.                                                                                                                                                             mem_base=0x3f000000 vc_mem.mem_size=0x3f600000  console=ttyS0,115200 console=tty                                                                                                                                                             1 root=PARTUUID=4c91ec57-02 rootfstype=ext4 fsck.repair=yes rootwait
                                      [Tue May 16 22:42:41 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered                                                                                                                                                              data mode. Quota mode: none.
                                      [Tue May 16 22:42:41 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                                                                             e 179:2.
                                      [Tue May 16 22:42:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems (real ones only):
                                      TARGET  SOURCE         FSTYPE OPTIONS
                                      /       /dev/mmcblk0p2 ext4   rw,noatime
                                      `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,ioc                                                                                                                                                             harset=ascii,shortname=mixed,flush,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      2.3G    /var/
                                      2.0G    /var/log
                                      1.8G    /var/log/journal/e2b5e5db604543deab373d50adc66fa2
                                      1.8G    /var/log/journal
                                      96M     /var/cache
                                      
                                      Archived and active journals take up 1.7G in the file system.
                                      
                                      /opt/iobroker/backups:
                                      963M    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      3.0G    /opt/iobroker/iobroker-data/
                                      2.3G    /opt/iobroker/iobroker-data/files
                                      1.6G    /opt/iobroker/iobroker-data/files/ring.0
                                      910M    /opt/iobroker/iobroker-data/files/ring.0/doorbell_90474299
                                      560M    /opt/iobroker/iobroker-data/backup-objects
                                      
                                      The five largest files in iobroker-data are:
                                      67M     /opt/iobroker/iobroker-data/backups/iobroker_2022_12_20-17_08_17_backupiobroker.tar.gz
                                      67M     /opt/iobroker/iobroker-data/backup-objects/iobroker_2022_12_20-17_08_17_backupiobroker.tar.gz
                                      41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                      34M     /opt/iobroker/iobroker-data/objects.jsonl
                                      23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.de9334af.js.map
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.16.0
                                      /usr/bin/node           v18.16.0
                                      /usr/bin/npm            9.5.1
                                      /usr/bin/npx            9.5.1
                                      
                                      
                                      nodejs:
                                        Installed: 18.16.0-deb-1nodesource1
                                        Candidate: 18.16.0-deb-1nodesource1
                                        Version table:
                                       *** 18.16.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           12.22.12~dfsg-1~deb11u4 500
                                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      MULTIHOSTSERVICE/enabled: false
                                      
                                      Core adapters versions
                                      js-controller:  4.0.24
                                      admin:          6.4.4
                                      javascript:     7.0.3
                                      
                                      Adapters from github:   9
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : iobroker-pi                              -  enabled, port: 8111, bind: 192.168.178.144, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : iobroker-pi                              -  enabled
                                      + system.adapter.backitup.0               : backitup              : iobroker-pi                              -  enabled
                                      + system.adapter.blebox.0                 : blebox                : iobroker-pi                              -  enabled
                                      + system.adapter.cloud.0                  : cloud                 : iobroker-pi                              -  enabled
                                        system.adapter.coronavirus-statistics.0 : coronavirus-statistics: iobroker-pi                              - disabled
                                        system.adapter.daswetter.0              : daswetter             : iobroker-pi                              -  enabled
                                        system.adapter.daswetter.1              : daswetter             : iobroker-pi                              -  enabled
                                      + system.adapter.device-reminder.0        : device-reminder       : iobroker-pi                              -  enabled
                                        system.adapter.device-watcher.0         : device-watcher        : iobroker-pi                              - disabled
                                        system.adapter.discovery.0              : discovery             : iobroker-pi                              - disabled
                                        system.adapter.dwd.0                    : dwd                   : iobroker-pi                              -  enabled
                                      + system.adapter.echarts.0                : echarts               : iobroker-pi                              -  enabled
                                        system.adapter.feiertage.0              : feiertage             : iobroker-pi                              -  enabled
                                      + system.adapter.fritzbox.0               : fritzbox              : iobroker-pi                              -  enabled
                                      + system.adapter.fully-tablet-control.0   : fully-tablet-control  : iobroker-pi                              -  enabled
                                      + system.adapter.ham.0                    : ham                   : iobroker-pi                              -  enabled
                                      + system.adapter.history.0                : history               : iobroker-pi                              -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : iobroker-pi                              -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12001
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-pi                              -  enabled, port: 18701
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12010
                                      + system.adapter.hue.0                    : hue                   : iobroker-pi                              -  enabled, port: 443
                                        system.adapter.ical.0                   : ical                  : iobroker-pi                              -  enabled
                                        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-pi                              -  enabled
                                        system.adapter.icons-icons8.0           : icons-icons8          : iobroker-pi                              -  enabled
                                        system.adapter.icons-material-png.0     : icons-material-png    : iobroker-pi                              -  enabled
                                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker-pi                              -  enabled
                                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker-pi                              -  enabled
                                        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker-pi                              -  enabled
                                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker-pi                              -  enabled
                                      + system.adapter.info.0                   : info                  : iobroker-pi                              -  enabled
                                      + system.adapter.iot.0                    : iot                   : iobroker-pi                              -  enabled
                                      + system.adapter.iot.1                    : iot                   : iobroker-pi                              -  enabled
                                      + system.adapter.iot.2                    : iot                   : iobroker-pi                              -  enabled
                                      + system.adapter.javascript.0             : javascript            : iobroker-pi                              -  enabled
                                      + system.adapter.javascript.1             : javascript            : iobroker-pi                              -  enabled
                                      + system.adapter.javascript.2             : javascript            : iobroker-pi                              -  enabled
                                      + system.adapter.javascript.3             : javascript            : iobroker-pi                              -  enabled
                                        system.adapter.material.0               : material              : iobroker-pi                              -  enabled
                                      + system.adapter.mqtt-client.0            : mqtt-client           : iobroker-pi                              -  enabled, port: 1883
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker-pi                              -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.parcel.0                 : parcel                : iobroker-pi                              -  enabled
                                      + system.adapter.ping.0                   : ping                  : iobroker-pi                              -  enabled
                                      + system.adapter.pollenflug.0             : pollenflug            : iobroker-pi                              -  enabled
                                      + system.adapter.psa.0                    : psa                   : iobroker-pi                              -  enabled
                                      + system.adapter.reolink.0                : reolink               : iobroker-pi                              -  enabled
                                        system.adapter.ring.0                   : ring                  : iobroker-pi                              -  enabled
                                      + system.adapter.simple-api.0             : simple-api            : iobroker-pi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      + system.adapter.smartgarden.0            : smartgarden           : iobroker-pi                              -  enabled
                                      + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker-pi                              -  enabled
                                      + system.adapter.tahoma.0                 : tahoma                : iobroker-pi                              -  enabled
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker-pi                              -  enabled
                                      + system.adapter.telegram.0               : telegram              : iobroker-pi                              -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.time-switch.0            : time-switch           : iobroker-pi                              -  enabled
                                      + system.adapter.tr-064.0                 : tr-064                : iobroker-pi                              -  enabled
                                      + system.adapter.tuya.1                   : tuya                  : iobroker-pi                              -  enabled
                                      + system.adapter.vaillant.0               : vaillant              : iobroker-pi                              -  enabled
                                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker-pi                              -  enabled
                                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker-pi                              -  enabled
                                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker-pi                              -  enabled
                                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker-pi                              -  enabled
                                        system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-pi                              -  enabled
                                      + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-pi                              -  enabled
                                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-pi                              -  enabled
                                        system.adapter.vis-justgage.0           : vis-justgage          : iobroker-pi                              -  enabled
                                        system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker-pi                              -  enabled
                                        system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker-pi                              -  enabled
                                        system.adapter.vis-material.0           : vis-material          : iobroker-pi                              -  enabled
                                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker-pi                              -  enabled
                                        system.adapter.vis-metro.0              : vis-metro             : iobroker-pi                              -  enabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-pi                              -  enabled
                                        system.adapter.vis-weather.0            : vis-weather           : iobroker-pi                              -  enabled
                                        system.adapter.vis.0                    : vis                   : iobroker-pi                              -  enabled
                                      + system.adapter.web.0                    : web                   : iobroker-pi                              -  enabled, port: 9082, bind: 192.168.178.xxx, run as: admin
                                        system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobroker-pi                              - disabled
                                      + system.adapter.ws.0                     : ws                    : iobroker-pi                              -  enabled, port: 8089, bind: 192.168.178.xxx, run as: admin
                                      + system.adapter.zigbee.0                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                      + system.adapter.zigbee.1                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                      + system.adapter.zigbee.3                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : iobroker-pi                              -  enabled, port: 8111, bind: 192.168.178.xxx, run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12001
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-pi                              -  enabled, port: 18701
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-pi                              -  enabled, port: 12010
                                      + system.adapter.hue.0                    : hue                   : iobroker-pi                              -  enabled, port: 443
                                      + system.adapter.mqtt-client.0            : mqtt-client           : iobroker-pi                              -  enabled, port: 1883
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker-pi                              -  enabled, port: 1883, bind: 0.0.xxx.0
                                      + system.adapter.simple-api.0             : simple-api            : iobroker-pi                              -  enabled, port: 8087, bind: 0.0.xxx.0, run as: admin
                                      + system.adapter.telegram.0               : telegram              : iobroker-pi                              -  enabled, port: 8443, bind: 0.0.xxx.0
                                      + system.adapter.web.0                    : web                   : iobroker-pi                              -  enabled, port: 9082, bind: 192.168.178.xxx, run as: admin
                                      + system.adapter.ws.0                     : ws                    : iobroker-pi                              -  enabled, port: 8089, bind: 192.168.178.xxx, run as: admin
                                      + system.adapter.zigbee.0                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                      + system.adapter.zigbee.1                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                      + system.adapter.zigbee.3                 : zigbee                : iobroker-pi                              -  enabled, port: tcp://192.168.178.xxx:6638
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): beta
                                      
                                      Installed ioBroker-Instances
                                      Used repository: beta
                                      Adapter    "admin"        : 6.4.4    , installed 6.4.4
                                      Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                      Adapter    "backitup"     : 2.6.20   , installed 2.6.20
                                      Adapter    "blebox"       : 2.0.1    , installed 2.0.1
                                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                      Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                                      Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                      Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                      Adapter    "device-watcher": 2.9.1   , installed 2.9.1
                                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                      Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                      Adapter    "echarts"      : 1.4.15   , installed 1.4.15
                                      Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                                      Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                      Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                                      Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                      Adapter    "history"      : 2.2.4    , installed 2.2.4
                                      Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                                      Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                      Adapter    "hue"          : 3.7.1    , installed 3.7.1
                                      Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                      Adapter    "info"         : 1.9.26   , installed 1.9.26
                                      Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                      Controller "js-controller": 4.0.24   , installed 4.0.24
                                      Adapter    "material"     : 1.3.1    , installed 1.3.1
                                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                      Adapter    "mqtt-client"  : 1.6.3    , installed 1.6.3
                                      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                      Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
                                      Adapter    "onvif"        : 1.0.5    , installed 1.0.5
                                      Adapter    "openweathermap": 0.3.8   , installed 0.3.8
                                      Adapter    "parcel"       : 0.0.28   , installed 0.0.28
                                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                      Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                      Adapter    "psa"          : 0.0.11   , installed 0.0.11
                                      Adapter    "ring"         : 3.3.0    , installed 3.3.0
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                      Adapter    "socketio"     : 6.3.5    , installed 6.3.5
                                      Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                      Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
                                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                      Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                                      Adapter    "time-switch"  : 2.2.2    , installed 2.2.2
                                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                      Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                      Adapter    "vaillant"     : 0.1.2    , installed 0.1.2
                                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                      Adapter    "vis-2-widgets-energy": 0.1.12, installed 0.1.12
                                      Adapter    "vis-2-widgets-gauges": 0.1.12, installed 0.1.12
                                      Adapter    "vis-2-widgets-jaeger-design": 0.3.2, installed 0.3.2
                                      Adapter    "vis-2-widgets-material": 0.2.13, installed 0.2.13
                                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                      Adapter    "vis-icontwo"  : 0.94.0   , installed 0.94.0
                                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                      Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                      Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                      Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                      Adapter    "web"          : 5.5.3    , installed 5.5.3
                                      Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                      Adapter    "ws"           : 2.3.6    , installed 2.3.6
                                      Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        31972
                                      States:         27169
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                                      Reading package lists...
                                      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 0.0.0.xxx:1883            0.0.0.0:*               LISTEN      1001       16572      1038/io.mqtt.0
                                      tcp        0      0 192.168.178.xxx:12001   0.0.0.0:*               LISTEN      1001       18520      868/io.hm-rpc.0
                                      tcp        0      0 192.168.178.xxx:12010   0.0.0.0:*               LISTEN      1001       18527      896/io.hm-rpc.2
                                      tcp        0      0 192.168.178.xxx:8089    0.0.0.0:*               LISTEN      1001       17263      1558/io.ws.0
                                      tcp        0      0 192.168.178.xxx:8111    0.0.0.0:*               LISTEN      1001       13072      698/io.admin.0
                                      tcp        0      0 127.0.0.xxx:9001          0.0.0.0:*               LISTEN      1001       11933      489/iobroker.js-con
                                      tcp        0      0 127.0.0.xxx:9000          0.0.0.0:*               LISTEN      1001       12965      489/iobroker.js-con
                                      tcp        0      0 192.168.178.xxx:18701   0.0.0.0:*               LISTEN      1001       15735      875/io.hm-rpc.1
                                      tcp        0      0 0.0.0.xxx:22              0.0.0.0:*               LISTEN      0          12862      525/sshd: /usr/sbin
                                      tcp        0      0 192.168.178.xxx:9082    0.0.0.0:*               LISTEN      1001       16241      1147/io.web.0
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          12864      525/sshd: /usr/sbin
                                      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       19827      1618/io.simple-api.
                                      udp        0      0 0.0.0.xxx:xxx             0.0.0.0:*                           0          11099      696/dhcpcd
                                      udp        0      0 192.168.178.xxx:123     0.0.0.0:*                           109        13011      512/ntpd
                                      udp        0      0 127.0.0.xxx:xxx           0.0.0.0:*                           0          12837      512/ntpd
                                      udp        0      0 0.0.0.0:xxx             0.0.0.0:*                           0          12833      512/ntpd
                                      udp        0      0 0.0.0.0:xxx           0.0.0.0:*                           108        12702      354/avahi-daemon: r
                                      udp        0      0 0.0.0.0:xxx            0.0.0.0:*                           108        12700      354/avahi-daemon: r
                                      udp        0      0 0.0.0.0:xxx            0.0.0.0:*                           1001       19128      991/io.tuya.1
                                      udp        0      0 0.0.0.0:xxx            0.0.0.0:*                           1001       19129      991/io.tuya.1
                                      udp6       0      0 2a02:908:xxx:e560:b:123 :::*                                109        13051      512/ntpd
                                      udp6       0      0 fe80::53bb:xxx:907:123 :::*                                109        12919      512/ntpd
                                      udp6       0      0 ::1:xxx                :::*                                0          12839      512/ntpd
                                      udp6       0      0 :::xxx                  :::*                                0          12830      512/ntpd
                                      udp6       0      0 :::xxx                  :::*                                0          11115      696/dhcpcd
                                      udp6       0      0 :::xxx                 :::*                                108        12701      354/avahi-daemon: r
                                      udp6       0      0 :::5xx6                :::*                                108        12703      354/avahi-daemon: r
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-05-16 23:05:47.772  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:47.852  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:48.710  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:48.766  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:49.772  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:49.784  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:50.048  - info: blebox.0 (1278) State value to set for "blebox.0.Teich.tempSensor.sensors.0.id" has to be type "string" but received type "number"
                                      2023-05-16 23:05:50.699  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:50.731  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:51.793  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:51.867  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:52.812  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:52.826  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:53.760  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:53.774  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:54.849  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:54.859  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:55.748  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:55.758  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:56.755  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:56.773  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:57.728  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:57.738  - debug: reolink.0 (1584) Motion Detection value: 0
                                      2023-05-16 23:05:58.828  - debug: reolink.0 (1584) camMdStateInfo 200: [{"cmd":"GetMdState","code":0,"value":{"state":0}}]
                                      2023-05-16 23:05:58.931  - debug: reolink.0 (1584) Motion Detection value: 0
                                      
                                      

                                      ============ Mark until here for C&P =============

                                      iob diag has finished.

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

                                      @michihorn

                                      Künftig regelmäßig Updates fahren und den root in Ruhe lassen.

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

                                      1 Antwort Letzte Antwort
                                      1

                                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                      Registrieren Anmelden
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

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

                                      459

                                      Online

                                      32.8k

                                      Benutzer

                                      82.9k

                                      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