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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Benachrichtigung nun schon x-Mal bestätigt

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    219

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

Benachrichtigung nun schon x-Mal bestätigt

Scheduled Pinned Locked Moved ioBroker Allgemein
52 Posts 8 Posters 4.6k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bongo
    wrote on last edited by
    #23

    Danke für die vielen Reaktionen.

    Ich hab jetzt nochmal das gemacht:

    iob diag &> output.txt
    

    Das Ergebnis:
    output.txt

    Bringt euch das was? Mir sagt das leider noch nicht was das Problem ist.

    Gruß
    Bongo

    Script - Die sprechende Kaffeemaschine – Home Connect
    Script - JUDO Wasserenthärtung - Connectivity-Modul API

    Thomas BraunT 1 Reply Last reply
    0
    • B Bongo

      Danke für die vielen Reaktionen.

      Ich hab jetzt nochmal das gemacht:

      iob diag &> output.txt
      

      Das Ergebnis:
      output.txt

      Bringt euch das was? Mir sagt das leider noch nicht was das Problem ist.

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

      @bongo

      Kopier es doch bitte einfach ohne Dateiumleitung aus dem Terminal und dann hier in den Thread rein. Dann stimmen auch die Formatierungen.

      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

      B 1 Reply Last reply
      0
      • CodierknechtC Codierknecht

        @homoran sagte in Benachrichtigung nun schon x-Mal bestätigt:

        ein "unbekanntes Betriebssystem"

        Das dürfte in einem Container normal sein. Das Script ist halt nicht für Container gemacht.

        @Bongo
        Man macht sich das Leben deutlich einfacher, wenn man per SSH in den Container geht ;-)

        B Offline
        B Offline
        Bongo
        wrote on last edited by
        #25

        @codierknecht sagte in Benachrichtigung nun schon x-Mal bestätigt:

        @Bongo
        Man macht sich das Leben deutlich einfacher, wenn man per SSH in den Container geht ;-)

        Das ist noch interessant. Ich gehe normal über die Console von Portainer rein.
        Aber wie komme ich per ssh in einen Container?

        Gruß
        Bongo

        Script - Die sprechende Kaffeemaschine – Home Connect
        Script - JUDO Wasserenthärtung - Connectivity-Modul API

        1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @bongo

          Kopier es doch bitte einfach ohne Dateiumleitung aus dem Terminal und dann hier in den Thread rein. Dann stimmen auch die Formatierungen.

          B Offline
          B Offline
          Bongo
          wrote on last edited by
          #26

          @thomas-braun sagte in Benachrichtigung nun schon x-Mal bestätigt:

          Kopier es doch bitte einfach ohne Dateiumleitung aus dem Terminal und dann hier in den Thread rein. Dann stimmen auch die Formatierungen.

          In der Console von Portainer kann ich nicht so weit zurück blättern. Deshalb die Dateiumleitung.
          Wie komme ich per SSH in den Container?

          Gruß
          Bongo

          Script - Die sprechende Kaffeemaschine – Home Connect
          Script - JUDO Wasserenthärtung - Connectivity-Modul API

          Thomas BraunT HomoranH 2 Replies Last reply
          0
          • B Bongo

            @thomas-braun sagte in Benachrichtigung nun schon x-Mal bestätigt:

            Kopier es doch bitte einfach ohne Dateiumleitung aus dem Terminal und dann hier in den Thread rein. Dann stimmen auch die Formatierungen.

            In der Console von Portainer kann ich nicht so weit zurück blättern. Deshalb die Dateiumleitung.
            Wie komme ich per SSH in den Container?

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

            @bongo sagte in Benachrichtigung nun schon x-Mal bestätigt:

            Wie komme ich per SSH in den Container?

            Keine Ahnung. Ich verwende keine Container.
            Üblicherweise per

            ssh user@host
            

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

            1 Reply Last reply
            0
            • B Bongo

              @thomas-braun sagte in Benachrichtigung nun schon x-Mal bestätigt:

              Kopier es doch bitte einfach ohne Dateiumleitung aus dem Terminal und dann hier in den Thread rein. Dann stimmen auch die Formatierungen.

              In der Console von Portainer kann ich nicht so weit zurück blättern. Deshalb die Dateiumleitung.
              Wie komme ich per SSH in den Container?

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #28

              @bongo sagte in Benachrichtigung nun schon x-Mal bestätigt:

              Wie komme ich per SSH in den Container?

              du legst im Container einen normalen user an, verbindest dich per SSH mit dem User und der IP des Containers

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              haselchenH 1 Reply Last reply
              0
              • HomoranH Homoran

                @bongo sagte in Benachrichtigung nun schon x-Mal bestätigt:

                Wie komme ich per SSH in den Container?

                du legst im Container einen normalen user an, verbindest dich per SSH mit dem User und der IP des Containers

                haselchenH Offline
                haselchenH Offline
                haselchen
                Most Active
                wrote on last edited by haselchen
                #29

                @homoran

                Naja, so einfach ist das vermutlich für den normalen User nicht.
                Der Container wird dann neu erstellt.
                Oder temporär über die Container Konsole ssh installieren.
                Was aber auch nicht so einfach für den geneigten User ist .

                https://kinsta.com/de/blog/ssh-in-docker-container/

                Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                HomoranH 1 Reply Last reply
                1
                • haselchenH haselchen

                  @homoran

                  Naja, so einfach ist das vermutlich für den normalen User nicht.
                  Der Container wird dann neu erstellt.
                  Oder temporär über die Container Konsole ssh installieren.
                  Was aber auch nicht so einfach für den geneigten User ist .

                  https://kinsta.com/de/blog/ssh-in-docker-container/

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #30

                  @haselchen Danke!

                  Ich weiss schon warum ich keine Blechbüchsen mag

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    Bongo
                    wrote on last edited by
                    #31

                    So jetzt aus einem SSH Terminal:

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

                    Script v.2024-10-19
                    
                    *** BASE SYSTEM ***
                    Hardware Vendor : Synology
                    Kernel          : x86_64
                    Userland        : 64 bit
                    Docker          : v10.0.0
                    Virtualization  : docker
                    Kernel          : x86_64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     16:15:32 up 8 days,  5:42,  0 user,  load average: 2.01, 1.78, 1.33
                    CPU threads: 4
                    
                    
                    *** LIFE CYCLE STATUS ***
                    Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                    
                    *** TIME AND TIMEZONES ***
                    Wed Dec 18 15:15:32 UTC 2024
                    Wed Dec 18 16:15:32 CET 2024
                    CET +0100
                    Etc/UTC
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    root
                    HOME=/root
                    GROUPS=root
                    
                    User that is running 'js-controller':
                    iobroker
                    HOME=/opt/iobroker
                    GROUPS=iobroker tty dialout audio video plugdev
                    
                    *** DISPLAY-SERVER SETUP ***
                    Display-Server: false
                    Desktop:
                    Terminal:
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:             12G        5.5G        1.8G         70M        5.4G        6.9G
                    Swap:           9.6G        761M        8.8G
                    Total:           21G        6.3G         10G
                    
                    Active iob-Instances:   54
                    
                            11822 M total memory
                             5281 M used memory
                             5672 M active memory
                             2957 M inactive memory
                             1746 M free memory
                               21 M buffer memory
                             5151 M swap cache
                             9143 M total swap
                              726 M used swap
                             8417 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 16:15:33 up 8 days,  5:42,  0 user,  load average: 2.01, 1.78, 1.33
                    Tasks:  62 total,   3 running,  59 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                    MiB Mem :  11822.1 total,   1744.6 free,   5283.5 used,   5172.4 buff/cache
                    MiB Swap:   9143.9 total,   8417.6 free,    726.3 used.   6538.6 avail Mem
                    
                    
                    *** DMESG CRITICAL ERRORS ***
                    No critical errors detected
                    
                    *** FILESYSTEM ***
                    Filesystem             Type   Size  Used Avail Use% Mounted on
                    /dev/mapper/cachedev_0 btrfs   11T  7.0T  3.6T  67% /
                    tmpfs                  tmpfs   64M     0   64M   0% /dev
                    tmpfs                  tmpfs  5.8G     0  5.8G   0% /sys/fs/cgroup
                    shm                    tmpfs   64M     0   64M   0% /dev/shm
                    /dev/mapper/cachedev_0 btrfs   11T  7.0T  3.6T  67% /opt/iobroker
                    /dev/mapper/cachedev_0 btrfs   11T  7.0T  3.6T  67% /etc/hosts
                    tmpfs                  tmpfs  5.8G     0  5.8G   0% /proc/acpi
                    tmpfs                  tmpfs  5.8G     0  5.8G   0% /proc/scsi
                    tmpfs                  tmpfs  5.8G     0  5.8G   0% /sys/firmware
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Tue Dec 10 10:34:57 2024] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
                    
                    Show mounted filesystems:
                    TARGET                    SOURCE                                                                                                                         FSTYPE OPTIONS
                    /                         /dev/mapper/cachedev_0[/@syno/@docker/btrfs/subvolumes/902931c3d8be127105ef8eb797677d0783f5b8632cb476b46d3b6dbf7f96bc81]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=15577,subvol=/@syno/@docker/btrfs/subvolumes/902931c3d8be127105ef8eb797677d0783f5b8632cb476b46d3b6dbf7f96bc81
                    |-/opt/iobroker           /dev/mapper/cachedev_0[/@syno/docker/iobroker_data]                                                                            btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=529,subvol=/@syno/docker/iobroker_data
                    | `-/opt/iobroker/backups /dev/mapper/cachedev_0[/@syno/docker/iobroker_backup/backitup]                                                                 btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=529,subvol=/@syno/docker/iobroker_backup/backitup
                    |-/etc/resolv.conf        /dev/mapper/cachedev_0[/@syno/@docker/containers/7850e60400880212564a1a06e24970965123b8330503d9ae833a0882f727c6af/resolv.conf] btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/7850e60400880212564a1a06e24970965123b8330503d9ae833a0882f727c6af/resolv.conf
                    |-/etc/hostname           /dev/mapper/cachedev_0[/@syno/@docker/containers/7850e60400880212564a1a06e24970965123b8330503d9ae833a0882f727c6af/hostname]    btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/7850e60400880212564a1a06e24970965123b8330503d9ae833a0882f727c6af/hostname
                    `-/etc/hosts              /dev/mapper/cachedev_0[/@syno/@docker/containers/7850e60400880212564a1a06e24970965123b8330503d9ae833a0882f727c6af/hosts]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/7850e60400880212564a1a06e24970965123b8330503d9ae833a0882f727c6af/hosts
                    
                    Files in neuralgic directories:
                    
                    /var:
                    35M     /var/
                    33M     /var/lib
                    19M     /var/lib/apt/lists
                    19M     /var/lib/apt
                    13M     /var/lib/dpkg/info
                    
                    
                    /opt/iobroker/backups:
                    46M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    2.5G    /opt/iobroker/iobroker-data/
                    1.3G    /opt/iobroker/iobroker-data/files
                    737M    /opt/iobroker/iobroker-data/history
                    616M    /opt/iobroker/iobroker-data/files/javascript.admin
                    560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    71M     /opt/iobroker/iobroker-data/objects.jsonl
                    47M     /opt/iobroker/iobroker-data/states.jsonl
                    38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                    26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                    
                    No Devices found 'by-id'
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v20.18.1
                    /usr/bin/node           v20.18.1
                    /usr/bin/npm            10.8.2
                    /usr/bin/npx            10.8.2
                    /usr/bin/corepack       0.29.4
                    
                    nodejs:
                      Installed: 20.18.1-1nodesource1
                      Candidate: 20.18.1-1nodesource1
                      Version table:
                     *** 20.18.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            100 /var/lib/dpkg/status
                         20.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.15.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.13.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.11.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.8.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.6.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.5.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.3.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         18.19.0+dfsg-6~deb12u2 500
                            500 http://deb.debian.org/debian bookworm/main amd64 Packages
                         18.19.0+dfsg-6~deb12u1 500
                            500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                    
                    Temp directories causing deletion problem: 0
                    No problems detected
                    
                    Errors in npm tree: 0
                    No problems detected
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Hosts:
                    iobroker            iobroker (version: 7.0.3, hostname: iobroker      , alive, uptime: 9553)
                    
                    Core adapters versions
                    js-controller:  7.0.3
                    admin:          7.1.5
                    javascript:     8.8.3
                    
                    nodejs modules from github:     2
                    |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                    | +-- tplink-smarthome-api@5.0.0 invalid: "https://github.com/arteck/tplink-smarthome-api/tarball/08bcca9334c701b60d1eeb18b0ec72350aa3bf7a" from node_modules/iobroker.hs100
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                    + system.adapter.alexa2.1                 : alexa2                : iobroker                                 -  enabled
                    + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                    + system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                    + system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : iobroker                                 -  enabled
                      system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                    + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
                      system.adapter.devices.0                : devices               : iobroker                                 -  enabled
                    + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                    + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                    + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                    + system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: iobroker                                 -  enabled
                    + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                    + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
                    + system.adapter.fakeroku.0               : fakeroku              : iobroker                                 -  enabled
                      system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                      system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                      system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                    + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                    + system.adapter.history.0                : history               : iobroker                                 -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      system.adapter.homeconnect.0            : homeconnect           : iobroker                                 - disabled
                    + system.adapter.hs100.0                  : hs100                 : iobroker                                 -  enabled
                    + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 80
                    + system.adapter.hue.1                    : hue                   : iobroker                                 -  enabled, port: 80
                    + system.adapter.hue.2                    : hue                   : iobroker                                 -  enabled, port: 80
                      system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                    + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                    + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                    + system.adapter.iot.1                    : iot                   : iobroker                                 -  enabled
                    + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                    + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
                      system.adapter.judoisoft.0              : judoisoft             : iobroker                                 - disabled
                    + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
                      system.adapter.mobile.0                 : mobile                : iobroker                                 -  enabled
                    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 172.20.0.2
                    + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
                      system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobroker                                 - disabled
                    + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
                    + system.adapter.nut.0                    : nut                   : iobroker                                 -  enabled
                      system.adapter.onvif.0                  : onvif                 : iobroker                                 - disabled, port: 80, 7575, 8000, 8080, 8081, 8899
                    + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                    + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                      system.adapter.rickshaw.0               : rickshaw              : iobroker                                 -  enabled
                    + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
                    + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                    + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                    + system.adapter.statistics.0             : statistics            : iobroker                                 -  enabled
                    + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                    + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                    + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                    + system.adapter.upnp.0                   : upnp                  : iobroker                                 -  enabled
                    + system.adapter.virtualpowermeter.0      : virtualpowermeter     : iobroker                                 -  enabled
                    + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                      system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 -  enabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                      system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                      system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                      system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                      system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                      system.adapter.vofo-speedtest.0         : vofo-speedtest        : iobroker                                 -  enabled
                      system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                      system.adapter.web-speedy.0             : web-speedy            : iobroker                                 - disabled
                    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobroker                                 -  enabled
                    + system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
                      system.adapter.youtube.0                : youtube               : iobroker                                 -  enabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                    + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 80
                    + system.adapter.hue.1                    : hue                   : iobroker                                 -  enabled, port: 80
                    + system.adapter.hue.2                    : hue                   : iobroker                                 -  enabled, port: 80
                    + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 172.20.0.2
                    + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
                    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                    + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │ name               │ url                                                                                         │ auto upgrade │
                    ├─────────┼────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
                    │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
                    │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
                    │ 2       │ 'sources'          │ 'conf/sources-dist.json'                                                                    │ false        │
                    │ 3       │ 'online'           │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
                    └─────────┴────────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): Stable (default)
                    Upgrade policy: none
                    
                    Installed ioBroker-Instances
                    Used repository: Stable (default)
                    Adapter    "admin"        : 7.1.5    , installed 7.1.5
                    Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                    Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                    Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                    Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                    Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                    Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                    Adapter    "energiefluss" : 3.6.1    , installed 3.6.1
                    Adapter    "energiefluss-erweitert": 0.4.1, installed 0.4.1
                    Adapter    "enigma2"      : 2.2.1    , installed 2.2.1
                    Adapter    "fakeroku"     : 0.3.0    , installed 0.3.0
                    Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                    Adapter    "harmony"      : 1.5.0    , installed 1.5.0
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                    Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
                    Adapter    "hs100"        : 2.2.2    , installed 2.2.2
                    Adapter    "hue"          : 3.13.1   , installed 3.13.1
                    Adapter    "ical"         : 1.16.1   , installed 1.16.1
                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                    Adapter    "iot"          : 3.3.0    , installed 3.3.0
                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                    Controller "js-controller": 7.0.3    , installed 7.0.3
                    Adapter    "judoisoft"    : 1.1.0    , installed 1.1.1
                    Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                    Adapter    "nanoleaf-lightpanels": 1.4.0, installed 1.4.0
                    Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                    Adapter    "notification-manager": 1.2.1, installed 1.2.1
                    Adapter    "nut"          : 1.6.0    , installed 1.6.0
                    Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                    Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                    Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                    Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                    Adapter    "shelly"       : 8.2.1    , installed 8.2.1
                    Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                    Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                    Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                    Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                    Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                    Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                    Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                    Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                    Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                    Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                    Adapter    "web"          : 6.2.5    , installed 6.2.5
                    Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                    Adapter    "wled"         : 0.7.2    , installed 0.7.2
                    Adapter    "ws"           : 2.6.2    , installed 2.6.2
                    Adapter    "youtube"      : 5.1.1    , installed 5.1.1
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        31901
                    States:         26843
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:4 https://deb.nodesource.com/node_20.x nodistro 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 127.0.0.11:36836        0.0.0.0:*               LISTEN      0          77421159   -               
                    tcp        0      0 192.168.178.28:9093     0.0.0.0:*               LISTEN      1000       77439321   -               
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       77424206   -               
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       77424182   -               
                    tcp        0      0 192.168.178.28:9292     0.0.0.0:*               LISTEN      1000       77444978   -               
                    tcp        0      0 192.168.178.28:2001     0.0.0.0:*               LISTEN      1000       77438036   -               
                    tcp        0      0 192.168.178.28:2010     0.0.0.0:*               LISTEN      1000       77440896   -               
                    tcp        0      0 172.20.0.2:1883         0.0.0.0:*               LISTEN      1000       77445347   -               
                    tcp6       0      0 :::61991                :::*                    LISTEN      1000       77438811   -               
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1000       77431857   -               
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1000       77447911   -               
                    tcp6       0      0 :::8084                 :::*                    LISTEN      1000       77460580   -               
                    tcp6       0      0 :::8087                 :::*                    LISTEN      1000       77459211   -               
                    tcp6       0      0 :::9081                 :::*                    LISTEN      1000       78074659   -               
                    udp        0      0 0.0.0.0:58741           0.0.0.0:*                           1000       77440203   -               
                    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       77454375   -               
                    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       77453396   -               
                    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       77448094   -               
                    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       77439322   -               
                    udp        0      0 127.0.0.11:60719        0.0.0.0:*                           0          77421158   -               
                    udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       77438812   -               
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       77452191   -               
                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1000       77444842   -               
                    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       77439595   -               
                    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       77439596   -               
                    udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       77436504   -               
                    udp        0      0 0.0.0.0:48618           0.0.0.0:*                           1000       77436553   -               
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-12-18 16:00:17.119  - info: ical.0 (14957) Terminated (NO_ERROR): Without reason
                    2024-12-18 16:00:17.672  - info: host.iobroker instance system.adapter.ical.0 having pid 14957 terminated with code 0 (NO_ERROR)
                    2024-12-18 16:00:37.024  - info: host.iobroker instance system.adapter.daswetter.0 in version "3.1.16" started with pid 15031
                    2024-12-18 16:00:42.219  - info: daswetter.0 (15031) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.18.1, js-controller: 7.0.3
                    2024-12-18 16:00:58.122  - info: javascript.0 (222) script.js.common.DasWetter: Material Design Widgets: Wetter Skript triggered by 'daswetter.0.NextHours.Location_1.Day_1.current.temp_value'
                    2024-12-18 16:01:15.245  - info: daswetter.0 (15031) still wrong data structure from server received! repaired...
                    2024-12-18 16:01:23.144  - info: daswetter.0 (15031) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                    2024-12-18 16:01:23.660  - info: daswetter.0 (15031) cleaned everything up...
                    2024-12-18 16:01:23.684  - info: host.iobroker instance system.adapter.daswetter.0 having pid 15031 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2024-12-18 16:01:23.689  - info: javascript.0 (222) script.js.common.DasWetter: Material Design Widgets: Wetter Skript triggered by 'system.adapter.daswetter.0.alive'
                    2024-12-18 16:05:24.015  - info: javascript.0 (222) script.js.common.Wolf_Heizung: Warmwasser +1
                    2024-12-18 16:08:36.676  - info: javascript.0 (222) script.js.common.Waschmaschine_Steuerung: 0.15
                    2024-12-18 16:11:15.027  - info: host.iobroker instance system.adapter.vofo-speedtest.0 in version "2.0.1" started with pid 16002
                    2024-12-18 16:11:19.689  - info: vofo-speedtest.0 (16002) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.vofo-speedtest, node: v20.18.1, js-controller: 7.0.3
                    2024-12-18 16:11:36.849  - info: vofo-speedtest.0 (16002) Vofo-Speedtest finished with 593.31mbit download speed and 0mbit upload speed.
                    2024-12-18 16:11:36.856  - info: vofo-speedtest.0 (16002) starting cleanup...
                    2024-12-18 16:11:36.857  - info: vofo-speedtest.0 (16002) cleaned everything up...
                    2024-12-18 16:11:36.907  - info: vofo-speedtest.0 (16002) Terminated (NO_ERROR): Without reason
                    2024-12-18 16:11:37.445  - info: host.iobroker instance system.adapter.vofo-speedtest.0 having pid 16002 terminated with code 0 (NO_ERROR)
                    2024-12-18 16:13:43.952  - error: host.iobroker cannot call visUtils: Cannot convert undefined or null to object
                    2024-12-18 16:13:44.270  - error: host.iobroker cannot call visUtils: Cannot convert undefined or null to object
                    2024-12-18 16:15:37.032  - info: host.iobroker instance system.adapter.daswetter.0 in version "3.1.16" started with pid 17592
                    2024-12-18 16:15:43.476  - info: daswetter.0 (17592) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.18.1, js-controller: 7.0.3
                    2024-12-18 16:16:02.462  - info: javascript.0 (222) script.js.common.DasWetter: Material Design Widgets: Wetter Skript triggered by 'daswetter.0.NextHours.Location_1.Day_1.current.temp_value'
                    2024-12-18 16:16:27.492  - info: daswetter.0 (17592) still wrong data structure from server received! repaired...
                    
                    

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

                    iob diag has finished.

                    Press any key for a summary

                    Gruß
                    Bongo

                    Script - Die sprechende Kaffeemaschine – Home Connect
                    Script - JUDO Wasserenthärtung - Connectivity-Modul API

                    1 Reply Last reply
                    0
                    • B Offline
                      B Offline
                      Bongo
                      wrote on last edited by
                      #32

                      Das ist noch die Übersicht:

                      ======================= SUMMARY =======================
                                              v.2024-10-19
                      
                      
                      model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                      Kernel          : x86_64
                      Userland        : amd64
                      Docker          : v10.0.0
                      
                      Installation:           Docker
                      Kernel:                 x86_64
                      Userland:               64 bit
                      Timezone:               CET +0100
                      User-ID:                0
                      Display-Server:         false
                      
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    0
                      
                      Nodejs-Installation:
                      /usr/bin/nodejs         v20.18.1
                      /usr/bin/node           v20.18.1
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.4
                      
                      Recommended versions are nodejs 20.18.1 and npm 10.8.2
                      nodeJS installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:             12G        5.6G        1.8G         70M        5.5G        6.8G
                      Swap:           9.6G        761M        8.8G
                      Total:           21G        6.3G         10G
                      
                      Active iob-Instances:   54
                      Upgrade policy: none
                      
                      ioBroker Core:          js-controller           7.0.3
                                              admin                   7.1.5
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                        system.adapter.web-speedy.0             : web-speedy            : iobroker                                 - disabled
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                31901
                      States:                 26843
                      
                      Size of iob-Database:
                      
                      71M     /opt/iobroker/iobroker-data/objects.jsonl
                      25M     /opt/iobroker/iobroker-data/objects.json.migrated
                      25M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                      58M     /opt/iobroker/iobroker-data/states.jsonl
                      3.9M    /opt/iobroker/iobroker-data/states.json.migrated
                      3.9M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                      
                      
                      Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                      
                      =================== END OF SUMMARY ====================
                      

                      Gruß
                      Bongo

                      Script - Die sprechende Kaffeemaschine – Home Connect
                      Script - JUDO Wasserenthärtung - Connectivity-Modul API

                      1 Reply Last reply
                      0
                      • HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by
                        #33

                        @bongo sagte in Benachrichtigung nun schon x-Mal bestätigt:

                        No critical errors detected

                        hast du den Fehler gefunden?

                        im txt stand noch

                        *** DMESG CRITICAL ERRORS ***
                        1 CRITICAL ERRORS DETECTED! 
                        Check 'sudo dmesg --level=emerg,alert,crit -T' for details
                        

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        B 1 Reply Last reply
                        0
                        • HomoranH Homoran

                          @bongo sagte in Benachrichtigung nun schon x-Mal bestätigt:

                          No critical errors detected

                          hast du den Fehler gefunden?

                          im txt stand noch

                          *** DMESG CRITICAL ERRORS ***
                          1 CRITICAL ERRORS DETECTED! 
                          Check 'sudo dmesg --level=emerg,alert,crit -T' for details
                          
                          B Offline
                          B Offline
                          Bongo
                          wrote on last edited by
                          #34

                          @homoran

                          Da kommt keine Ausgabe:
                          hc_2992.png

                          Gruß
                          Bongo

                          Script - Die sprechende Kaffeemaschine – Home Connect
                          Script - JUDO Wasserenthärtung - Connectivity-Modul API

                          haselchenH 1 Reply Last reply
                          0
                          • B Bongo

                            @homoran

                            Da kommt keine Ausgabe:
                            hc_2992.png

                            haselchenH Offline
                            haselchenH Offline
                            haselchen
                            Most Active
                            wrote on last edited by
                            #35

                            @bongo

                            Sammelst Du viele History Daten?
                            2,5GB ? (das Doppelte von mir und ich hab auch History und 49 Instanzen)
                            Da hat sich einiges angesammelt.....

                            Du musst Deine Kiste demnächst aufrüsten oder wechseln.
                            Deine CPU wird früher oder später in die Knie gehen.

                            Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                            HomoranH B 2 Replies Last reply
                            0
                            • haselchenH haselchen

                              @bongo

                              Sammelst Du viele History Daten?
                              2,5GB ? (das Doppelte von mir und ich hab auch History und 49 Instanzen)
                              Da hat sich einiges angesammelt.....

                              Du musst Deine Kiste demnächst aufrüsten oder wechseln.
                              Deine CPU wird früher oder später in die Knie gehen.

                              HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by Homoran
                              #36

                              @haselchen sagte in Benachrichtigung nun schon x-Mal bestätigt:

                              Sammelst Du viele History Daten?
                              2,5GB

                              das ist nicht viel!

                              ich habe inzwischen >64GB

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Reply Last reply
                              0
                              • haselchenH haselchen

                                @bongo

                                Sammelst Du viele History Daten?
                                2,5GB ? (das Doppelte von mir und ich hab auch History und 49 Instanzen)
                                Da hat sich einiges angesammelt.....

                                Du musst Deine Kiste demnächst aufrüsten oder wechseln.
                                Deine CPU wird früher oder später in die Knie gehen.

                                B Offline
                                B Offline
                                Bongo
                                wrote on last edited by
                                #37

                                @haselchen

                                Naja, das läuft auch schon ein paar Jährchen. Ich glaube seit 2018 auf meiner DS918+.
                                Die CPU kommt auf ca. 20% und RAM auf 40%. Das wird schon noch eine weile her halten :-)

                                Gruß
                                Bongo

                                Script - Die sprechende Kaffeemaschine – Home Connect
                                Script - JUDO Wasserenthärtung - Connectivity-Modul API

                                haselchenH MartinPM 2 Replies Last reply
                                0
                                • B Bongo

                                  @haselchen

                                  Naja, das läuft auch schon ein paar Jährchen. Ich glaube seit 2018 auf meiner DS918+.
                                  Die CPU kommt auf ca. 20% und RAM auf 40%. Das wird schon noch eine weile her halten :-)

                                  haselchenH Offline
                                  haselchenH Offline
                                  haselchen
                                  Most Active
                                  wrote on last edited by
                                  #38

                                  @Homoran

                                  Und ich dachte schon, dass ICH eine Daten-Sammelwut habe :)

                                  @Bongo

                                  Dein Celeron ist 8 Jahre alt.
                                  Meiner ist 7 Jahre alt und bei 30%, trotzdem würde ich die Daten schneller schaufeln als er sie lädt.
                                  Das ist nur noch Quälerei mit dem Ding.
                                  Die IOBroker Admin Seite kann ich nur noch vernünftig bedienen, wenn ich mir nen halben Tag freinehme.

                                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                  HomoranH 1 Reply Last reply
                                  0
                                  • B Bongo

                                    @haselchen

                                    Naja, das läuft auch schon ein paar Jährchen. Ich glaube seit 2018 auf meiner DS918+.
                                    Die CPU kommt auf ca. 20% und RAM auf 40%. Das wird schon noch eine weile her halten :-)

                                    MartinPM Offline
                                    MartinPM Offline
                                    MartinP
                                    wrote on last edited by MartinP
                                    #39

                                    @bongo In Deinem Screenshot bei der Threaderöffnung fehlt ein Knopf...

                                    Meine Idee für eine vermutete Lösung:

                                    EDIT: Kann natürlich sein, dass der Benachrichtigungs-Zähler durch das Untengenannte nur auf 2 Hohzählt, und trotzdem die eine Benachrichtigung "Im Rohr" bleibt...
                                    Da es diese seit 3 Monaten gibt, und Dein System aktuell ist scheinen weitere Benachrichtigungen diese eine nicht zu löschen ... also wahrscheinlich brotlose Kunst...

                                    Neben "Bestätigen" gibt es bei mir auch noch "Bestätigen und Schließen"

                                    Da Du auf dem Stable bist, könntest Du mal Testweise auf Beta gehen (ohne etwas zu aktualisieren, und schauen, ob dann der zweite Button sichtbar wird:
                                    cfbb51e9-ac97-4b26-8a04-4a92809b4837-grafik.png

                                    Dann den "Bestätigen und Schließen" Button betätigen - keinesfalls den anderen.

                                    Damit wird dann die Benachrichtigung gelöscht ...

                                    Danach (ohne etwas aktualisiert zu haben) wieder auf Stable Reo umschalten..

                                    Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                                    Virtualization : unprivileged lxc container (debian 13) on Proxmox 9.1.5)
                                    Linux pve 6.17.9-1-pve
                                    6 GByte RAM für den Container
                                    Fritzbox 6591 FW 8.20 (Vodafone Leih-Box)
                                    Remote-Access über Wireguard der Fritzbox

                                    1 Reply Last reply
                                    0
                                    • haselchenH haselchen

                                      @Homoran

                                      Und ich dachte schon, dass ICH eine Daten-Sammelwut habe :)

                                      @Bongo

                                      Dein Celeron ist 8 Jahre alt.
                                      Meiner ist 7 Jahre alt und bei 30%, trotzdem würde ich die Daten schneller schaufeln als er sie lädt.
                                      Das ist nur noch Quälerei mit dem Ding.
                                      Die IOBroker Admin Seite kann ich nur noch vernünftig bedienen, wenn ich mir nen halben Tag freinehme.

                                      HomoranH Do not disturb
                                      HomoranH Do not disturb
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #40

                                      @haselchen sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                      Und ich dachte schon, dass ICH eine Daten-Sammelwut habe

                                      ist das eine, ich bin Datenmessie 😁
                                      Haben ist besser als brauchen.

                                      @haselchen sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                      Das ist nur noch Quälerei mit dem Ding.

                                      Prinzipiell gebe ich dur da recht, zumal der J3455 vier Kerne hat und daher von den 2200 Passmark im Single Thread rating nur 850 übrig bleiben.

                                      Aber weder sein RAM, die I/O noch seine CPU Last sehen für mich besorgniserregend aus, wobei 100% idle nicht wirklich glaubhaft ist.

                                      Allerdings muss man immer daran denken, dass es ein NAS und kein dedicated Server ist.
                                      Da laufen auch noch eigentliche Aufgaben.

                                      kein Support per PN! - Fragen im Forum stellen -
                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      MartinPM Meister MopperM 2 Replies Last reply
                                      0
                                      • HomoranH Homoran

                                        @haselchen sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                        Und ich dachte schon, dass ICH eine Daten-Sammelwut habe

                                        ist das eine, ich bin Datenmessie 😁
                                        Haben ist besser als brauchen.

                                        @haselchen sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                        Das ist nur noch Quälerei mit dem Ding.

                                        Prinzipiell gebe ich dur da recht, zumal der J3455 vier Kerne hat und daher von den 2200 Passmark im Single Thread rating nur 850 übrig bleiben.

                                        Aber weder sein RAM, die I/O noch seine CPU Last sehen für mich besorgniserregend aus, wobei 100% idle nicht wirklich glaubhaft ist.

                                        Allerdings muss man immer daran denken, dass es ein NAS und kein dedicated Server ist.
                                        Da laufen auch noch eigentliche Aufgaben.

                                        MartinPM Offline
                                        MartinPM Offline
                                        MartinP
                                        wrote on last edited by
                                        #41

                                        @homoran sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                        Prinzipiell gebe ich dur da recht, zumal der J3455 vier Kerne hat und daher von den 2200 Passmark im Single Thread rating nur 850 übrig bleiben.
                                        Aber weder sein RAM, die I/O noch seine CPU Last sehen für mich besorgniserregend aus, wobei 100% idle nicht wirklich glaubhaft ist.
                                        Allerdings muss man immer daran denken, dass es ein NAS und kein dedicated Server ist.
                                        Da laufen auch noch eigentliche Aufgaben.

                                        Gerade bei einem System was mehrere Aufgaben zu erledigen hat, die auf mehrere Container oder zumindest Prozesse verteilt sind, ist doch ein Vielkerner hilfreich... auch wenn die Single-Thread Performance schwach ist ...

                                        Auf so einem System wird ein Einkerner mit einem 2200 Passmark sich nicht besser schlagen als ein Vierkerner mit 850er SingleThread Rating ....

                                        Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                                        Virtualization : unprivileged lxc container (debian 13) on Proxmox 9.1.5)
                                        Linux pve 6.17.9-1-pve
                                        6 GByte RAM für den Container
                                        Fritzbox 6591 FW 8.20 (Vodafone Leih-Box)
                                        Remote-Access über Wireguard der Fritzbox

                                        1 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @haselchen sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                          Und ich dachte schon, dass ICH eine Daten-Sammelwut habe

                                          ist das eine, ich bin Datenmessie 😁
                                          Haben ist besser als brauchen.

                                          @haselchen sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                          Das ist nur noch Quälerei mit dem Ding.

                                          Prinzipiell gebe ich dur da recht, zumal der J3455 vier Kerne hat und daher von den 2200 Passmark im Single Thread rating nur 850 übrig bleiben.

                                          Aber weder sein RAM, die I/O noch seine CPU Last sehen für mich besorgniserregend aus, wobei 100% idle nicht wirklich glaubhaft ist.

                                          Allerdings muss man immer daran denken, dass es ein NAS und kein dedicated Server ist.
                                          Da laufen auch noch eigentliche Aufgaben.

                                          Meister MopperM Offline
                                          Meister MopperM Offline
                                          Meister Mopper
                                          wrote on last edited by
                                          #42

                                          @homoran sagte in Benachrichtigung nun schon x-Mal bestätigt:

                                          ist das eine, ich bin Datenmessie

                                          Joa, da ist im Umgang mit Daten noch viel aufzuholen.

                                          Bei Privatpersonen ist das ja überschaubar, aber bei Firmen und Behörden kommt da einiges "Unsinniges" zusammen und ist eher aufgrund der Ressourcenverschwendung und auch Kostenverschwendung (natürlich bei Beachtung der Aufbewahrungsfristen) dringend zu reduzieren.

                                          Ich lebe privat nach der Prämisse, dass ich nur die Daten aufbewahre, die ich tatsächlich aktiv zukünftig gebrauchen muss, weil sie für mich interessant sind.

                                          Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                                          HomoranH 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          299

                                          Online

                                          32.8k

                                          Users

                                          82.8k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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