Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Node-Red
    5. Instanz startet nicht mehr

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Instanz startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rejenny last edited by rejenny

      Guten Morgen in die Runde,

      ich habe heute morgen einige Module im Palettenmanager aktualisiert und die Node-Red Instanz im ioBroker neu gestartet. Seither bekomme ich beim starten der Instanz das beigelegte Log. Ein einschalten des Sicherheitsmodus brachte auch kein Abhilfe.

      Über Hilfe wäre ich sehr dankbar.

      2024-11-21 09:29:29.100 - info: node-red.0 (1040728) Starting node-red: --max-old-space-size=1024 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js --safe
      2024-11-21 09:29:29.116 - info: node-red.0 (1040728) Node-RED started successfully (PID: 1040743)
      2024-11-21 09:29:30.565 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:30 - [info]
      Welcome to Node-RED
      ===================
      2024-11-21 09:29:30.569 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:30 - [info] Node-RED version: v3.1.14
      2024-11-21 09:29:30.570 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:30 - [info] Node.js version: v18.17.0
      2024-11-21 09:29:30.573 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:30 - [info] Linux 6.1.21-v8+ arm64 LE
      2024-11-21 09:29:31.460 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:31 - [info] Loading palette nodes
      2024-11-21 09:29:38.398 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:38 - [info] Dashboard version 3.6.0 started at /ui
      2024-11-21 09:29:39.074 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:39 - [info] Polymer started at /polymer
      2024-11-21 09:29:39.516 - debug: node-red.0 (1040728) Node-RED: 21 Nov 09:29:39 - [red] Uncaught Exception:
      2024-11-21 09:29:39.517 - error: node-red.0 (1040728) Node-RED: 21 Nov 09:29:39 - [error] Error: bind EADDRINUSE 192.168.1.199:4002
      at node:dgram:362:20
      at processTicksAndRejections (node:internal/process/task_queues:83:21)
      2024-11-21 09:29:39.554 - info: node-red.0 (1040728) Node-RED exited with 1
      
      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @rejenny last edited by Thomas Braun

        @rejenny sagte in Instanz startet nicht mehr:

        Node.js version: v18.17.0

        Zu alt. Installier da die derzeitige Empfehlung node.js@20.

        iob stop
        iob fix
        sudo apt update
        iob nodejs-update 20
        

        Die Kiste danach am besten einmal sauber neustarten.

        R 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @rejenny last edited by

          @rejenny sagte in Instanz startet nicht mehr:

          • [error] Error: bind EADDRINUSE 192.168.1.199:4002

          wer nutzt denn noch den port?

          1 Reply Last reply Reply Quote 0
          • R
            rejenny @Thomas Braun last edited by rejenny

            @thomas-braun Vielen Dank für die zügige Rückmeldung. Habe die Schritte befolgt - leider immer noch das Gleiche.

            2024-11-21 10:13:54.890 - info: host.smarty instance system.adapter.node-red.0 in version "5.2.1" started with pid 1426
            2024-11-21 10:13:56.971 - debug: node-red.0 (1426) Redis Objects: Use Redis connection: 127.0.0.1:9001
            2024-11-21 10:13:57.025 - debug: node-red.0 (1426) Objects client ready ... initialize now
            2024-11-21 10:13:57.028 - debug: node-red.0 (1426) Objects create System PubSub Client
            2024-11-21 10:13:57.029 - debug: node-red.0 (1426) Objects create User PubSub Client
            2024-11-21 10:13:57.161 - debug: node-red.0 (1426) Objects client initialize lua scripts
            2024-11-21 10:13:57.190 - debug: node-red.0 (1426) Objects connected to redis: 127.0.0.1:9001
            2024-11-21 10:13:57.286 - debug: node-red.0 (1426) Redis States: Use Redis connection: 127.0.0.1:9000
            2024-11-21 10:13:57.363 - debug: node-red.0 (1426) States create System PubSub Client
            2024-11-21 10:13:57.365 - debug: node-red.0 (1426) States create User PubSub Client
            2024-11-21 10:13:57.470 - debug: node-red.0 (1426) States connected to redis: 127.0.0.1:9000
            2024-11-21 10:13:57.683 - info: node-red.0 (1426) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 6.0.11
            2024-11-21 10:13:57.756 - debug: node-red.0 (1426) Found searched text "// THIS LINE WILL BE CHANGED FOR ADMIN" of /nodes/ioBroker.html in line 32
            2024-11-21 10:13:57.802 - warn: node-red.0 (1426) Cannot enable the dynamic object read as admin has authentication
            2024-11-21 10:13:57.812 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/admin.css to /opt/iobroker/node_modules/@node-red/editor-client/public/admin.css
            2024-11-21 10:13:57.818 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/img/info-big.png to /opt/iobroker/node_modules/@node-red/editor-client/public/img/info-big.png
            2024-11-21 10:13:57.822 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/lib/css/fancytree/channel.png to /opt/iobroker/node_modules/@node-red/editor-client/public/lib/css/fancytree/channel.png
            2024-11-21 10:13:57.823 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/lib/css/fancytree/device.png to /opt/iobroker/node_modules/@node-red/editor-client/public/lib/css/fancytree/device.png
            2024-11-21 10:13:57.823 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/lib/css/fancytree/loading.gif to /opt/iobroker/node_modules/@node-red/editor-client/public/lib/css/fancytree/loading.gif
            2024-11-21 10:13:57.824 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/lib/css/fancytree/state.png to /opt/iobroker/node_modules/@node-red/editor-client/public/lib/css/fancytree/state.png
            2024-11-21 10:13:57.824 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/lib/css/fancytree/ui.fancytree.min-win7.css to /opt/iobroker/node_modules/@node-red/editor-client/public/lib/css/fancytree/ui.fancytree.min-win7.css
            2024-11-21 10:13:57.825 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/lib/css/fancytree/ui.fancytree.min.css to /opt/iobroker/node_modules/@node-red/editor-client/public/lib/css/fancytree/ui.fancytree.min.css
            2024-11-21 10:13:57.827 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/schedule/LICENSE.txt to /opt/iobroker/node_modules/@node-red/editor-client/public/schedule/LICENSE.txt
            2024-11-21 10:13:57.828 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/schedule/index.html to /opt/iobroker/node_modules/@node-red/editor-client/public/schedule/index.html
            2024-11-21 10:13:57.828 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/schedule/style.css to /opt/iobroker/node_modules/@node-red/editor-client/public/schedule/style.css
            2024-11-21 10:13:57.841 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/selectID.js to /opt/iobroker/node_modules/@node-red/editor-client/public/selectID.js
            2024-11-21 10:13:57.843 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/vendor/icons.gif to /opt/iobroker/node_modules/@node-red/editor-client/public/vendor/icons.gif
            2024-11-21 10:13:57.848 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/vendor/jquery.fancytree-all.min.js to /opt/iobroker/node_modules/@node-red/editor-client/public/vendor/jquery.fancytree-all.min.js
            2024-11-21 10:13:57.848 - debug: node-red.0 (1426) [syncPublic] Copied /opt/iobroker/node_modules/iobroker.node-red/public/vendor/ui.fancytree.min.css to /opt/iobroker/node_modules/@node-red/editor-client/public/vendor/ui.fancytree.min.css
            2024-11-21 10:13:57.933 - debug: node-red.0 (1426) Updated flow cred configuration of object data
            2024-11-21 10:13:57.966 - debug: node-red.0 (1426) Updated flow configuration of object data
            2024-11-21 10:13:57.984 - debug: node-red.0 (1426) Found system secret: 6ca394e5f663244a793dbc2775e71adc811f2e90f3322ca3**********
            2024-11-21 10:13:58.025 - debug: node-red.0 (1426) Writing extended authentication for authType: "Simple": {"type":"credentials","users":[{"username":"r*******","password":"$******","permissions":"*"}]}
            2024-11-21 10:13:58.025 - debug: node-red.0 (1426) [writeSettings] Additional npm packages (functionGlobalContext):
            2024-11-21 10:13:58.042 - debug: node-red.0 (1426) [writeSettings] Updated settings file: /opt/iobroker/iobroker-data/node-red/settings.js
            2024-11-21 10:13:59.045 - info: node-red.0 (1426) Starting node-red: --max-old-space-size=1024 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js --safe
            2024-11-21 10:13:59.053 - info: node-red.0 (1426) Node-RED started successfully (PID: 1441)
            2024-11-21 10:14:01.051 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:01 - [info]
            Welcome to Node-RED
            ===================
            2024-11-21 10:14:01.054 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:01 - [info] Node-RED version: v3.1.14
            2024-11-21 10:14:01.056 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:01 - [info] Node.js version: v20.18.1
            21 Nov 10:14:01 - [info] Linux 6.1.21-v8+ arm64 LE
            2024-11-21 10:14:01.507 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:01 - [info] Loading palette nodes
            2024-11-21 10:14:15.084 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:15 - [info] Dashboard version 3.6.0 started at /ui
            2024-11-21 10:14:16.561 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:16 - [info] Polymer started at /polymer
            2024-11-21 10:14:16.905 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:16 - [red] Uncaught Exception:
            2024-11-21 10:14:16.907 - error: node-red.0 (1426) Node-RED: 21 Nov 10:14:16 - [error] Error: bind EADDRINUSE 192.168.1.199:4002
            at node:dgram:366:20
            at processTicksAndRejections (node:internal/process/task_queues:83:21)
            2024-11-21 10:14:16.940 - info: node-red.0 (1426) Node-RED exited with 1
            2024-11-21 10:14:21.941 - info: node-red.0 (1426) Starting node-red: --max-old-space-size=1024 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js --safe
            2024-11-21 10:14:21.948 - info: node-red.0 (1426) Node-RED started successfully (PID: 1465)
            2024-11-21 10:14:23.196 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:23 - [info]
            Welcome to Node-RED
            ===================
            2024-11-21 10:14:23.201 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:23 - [info] Node-RED version: v3.1.14
            2024-11-21 10:14:23.205 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:23 - [info] Node.js version: v20.18.1
            2024-11-21 10:14:23.207 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:23 - [info] Linux 6.1.21-v8+ arm64 LE
            2024-11-21 10:14:23.603 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:23 - [info] Loading palette nodes
            2024-11-21 10:14:27.396 - info: host.smarty "system.adapter.node-red.0" disabled
            2024-11-21 10:14:27.399 - info: host.smarty stopInstance system.adapter.node-red.0 (force=false, process=true)
            2024-11-21 10:14:27.419 - debug: node-red.0 (1426) Received command: {"command":"stopInstance","message":null,"from":"system.host.smarty","callback":{"message":null,"id":1,"ack":false,"time":1732180467409},"_id":55234992}
            2024-11-21 10:14:27.420 - info: node-red.0 (1426) kill node-red task
            2024-11-21 10:14:29.992 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:29 - [info] Dashboard version 3.6.0 started at /ui
            2024-11-21 10:14:30.540 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:30 - [info] Polymer started at /polymer
            2024-11-21 10:14:30.781 - debug: node-red.0 (1426) Node-RED: 21 Nov 10:14:30 - [red] Uncaught Exception:
            2024-11-21 10:14:30.782 - error: node-red.0 (1426) Node-RED: 21 Nov 10:14:30 - [error] Error: bind EADDRINUSE 192.168.1.199:4002
            at node:dgram:366:20
            at processTicksAndRejections (node:internal/process/task_queues:83:21)
            2024-11-21 10:14:30.826 - info: node-red.0 (1426) Node-RED exited with 1
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @rejenny last edited by

              @rejenny sagte in Instanz startet nicht mehr:

              EADDRINUSE 192.168.1.199:4002

              Da wird wohl schon von 'irgendwas' auf den Port zugegriffen.
              Was läuft denn da noch so?

              Kann man z. B. mit

              iob diag
              

              sehen.

              R 1 Reply Last reply Reply Quote 1
              • R
                rejenny @Thomas Braun last edited by

                @thomas-braun Ich habe den Übertäter identifiziert und erstmal deaktiviert.

                udp        0      0 0.0.0.0:4002            0.0.0.0:*                           1001       15096      1193/io.govee-local
                

                Jetzt aber nur für mein Verständnis, aber was genau hat sich den jetzt mit dem Adapter um den Port gestritten?
                Und auf den Kommentar von @Homoran einzugehen, was ist der Nachteil und wie kann ich diesen ändern?

                Vielen Dank.

                Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @rejenny last edited by Homoran

                  @rejenny sagte in Instanz startet nicht mehr:

                  Und auf den Kommentar von @Homoran einzugehen, was ist der Nachteil

                  welchen???

                  hab nur den getippt:

                  @homoran sagte in Instanz startet nicht mehr:

                  @rejenny sagte in Instanz startet nicht mehr:

                  • [error] Error: bind EADDRINUSE 192.168.1.199:4002

                  wer nutzt denn noch den port?

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    rejenny @Homoran last edited by

                    @homoran Ich habe den Kommentar total falsch gelesen.
                    In meinem Kopf war der "Wer" nicht irgendein Adapter sondern ich. 😕
                    So in der Art 'Was für ein Noob - das ist doch der erste Port den man aus Sicherheitsgründen ändert'

                    Sorry und nochmals vielen Dank.

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @rejenny last edited by

                      @rejenny sagte in Instanz startet nicht mehr:

                      Sorry

                      alles gut!

                      ich konnte das nur nicht einordnen.

                      1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @rejenny last edited by

                        @rejenny sagte in Instanz startet nicht mehr:

                        aber was genau hat sich den jetzt mit dem Adapter um den Port gestritten?

                        Offenbar ja der govee-local-Adapter.
                        Auf einem Port kann aber immer nur ein Dienst lauschen.
                        Du musst also einen der beiden umquartieren.

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Thomas Braun last edited by

                          @thomas-braun sagte in Instanz startet nicht mehr:

                          @rejenny sagte in Instanz startet nicht mehr:

                          aber was genau hat sich den jetzt mit dem Adapter um den Port gestritten?

                          Offenbar ja der govee-local-Adapter.
                          Auf einem Port kann aber immer nur ein Dienst lauschen.
                          Du musst also einen der beiden umquartieren.

                          @rejenny
                          mich wundert nur, dass das jetzt auftritt.
                          Der govee-local läuft doch bestimmt auch schon ein paar Tage, oder?

                          daher

                          @thomas-braun sagte in Instanz startet nicht mehr:

                          Was läuft denn da noch so?
                          Kann man z. B. mit
                          iob diag

                          in der Langfassung sehen.
                          Bitte zeigen.

                          R 1 Reply Last reply Reply Quote 0
                          • R
                            rejenny @Homoran last edited by

                            @homoran Ich habe den Node-Red Adapter wirklich schon lange nicht mehr bewusst neu gestartet.
                            Vielleicht könnte ich den govee-local auch wieder aktivieren wenn jetzt der Node-Red läuft aber momentan ist mir nicht nach experimentieren. 😬

                            Jetzt hab ich es jedenfalls verstanden - Node-Red hat sich mit dem govee-local um den UDP Port gestritten. Hatte nur den TCP Port vom Node-Red auf dem Schirm und mich gewundert.

                            Hatte das alte log schon geschlossen. Anbei nochmal das Ganze mit deaktiviertem Govee und funktionierenden Node-.Red

                            ========== Start marking the full check here ===========
                            
                            ```bash
                            Script v.2024-10-19
                            
                            *** BASE SYSTEM ***
                               Static hostname: smarty
                                     Icon name: computer
                              Operating System: Debian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 6.1.21-v8+
                                  Architecture: arm64
                            OS is similar to:
                            
                            Model           : Raspberry Pi 4 Model B Rev 1.5
                            Docker          : false
                            Virtualization  : none
                            Kernel          : aarch64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             11:06:27 up 55 min,  1 user,  load average: 0.72, 0.69, 0.61
                            CPU threads: 4
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
                            
                            *** RASPBERRY THROTTLING ***
                            Current issues:
                            No throttling issues detected.
                            
                            Previously detected issues:
                            No throttling issues detected.
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Thu 2024-11-21 11:06:27 CET
                                       Universal time: Thu 2024-11-21 10:06:27 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CET, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            rene
                            HOME=/home/rene
                            GROUPS=rene adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                            
                            User that is running 'js-controller':
                            iobroker
                            HOME=/home/iobroker
                            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                            
                            *** DISPLAY-SERVER SETUP ***
                            Display-Server: false
                            Desktop:
                            Terminal:       tty
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            3.8G        1.8G        1.1G        1.0M        962M        2.0G
                            Swap:            99M          0B         99M
                            Total:          3.9G        1.8G        1.2G
                            
                            Active iob-Instances:   21
                            
                                     3794 M total memory
                                     1767 M used memory
                                     1976 M active memory
                                      554 M inactive memory
                                     1064 M free memory
                                      106 M buffer memory
                                      856 M swap cache
                                       99 M total swap
                                        0 M used swap
                                       99 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 11:06:28 up 55 min,  1 user,  load average: 0.72, 0.69, 0.61
                            Tasks: 192 total,   1 running, 191 sleeping,   0 stopped,   0 zombie
                            %Cpu(s):  2.9 us,  2.9 sy,  0.0 ni, 94.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                            MiB Mem :   3794.3 total,   1064.4 free,   1767.2 used,    962.7 buff/cache
                            MiB Swap:    100.0 total,    100.0 free,      0.0 used.   1950.6 avail Mem
                            
                            *** FAILED SERVICES ***
                            
                              UNIT LOAD ACTIVE SUB DESCRIPTION
                            0 loaded units listed.
                            
                            
                            *** DMESG CRITICAL ERRORS ***
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/root      ext4      117G   12G  101G  11% /
                            devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                            tmpfs          tmpfs     759M  1.1M  758M   1% /run
                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            /dev/mmcblk0p1 vfat      255M   32M  224M  13% /boot
                            tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Thu Nov 21 10:11:12 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:16:2F:D0 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=8fbaefd4-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Thu Nov 21 10:11:13 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                            [Thu Nov 21 10:11:13 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            [Thu Nov 21 10:11:17 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                            
                            Show mounted filesystems:
                            TARGET  SOURCE         FSTYPE OPTIONS
                            /       /dev/mmcblk0p2 ext4   rw,noatime
                            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            5.1G    /var/
                            4.1G    /var/log
                            4.0G    /var/log/journal/713418dbebc047e6b023250249d46ac6
                            4.0G    /var/log/journal
                            627M    /var/cache
                            
                            Archived and active journals take up 3.9G in the file system.
                            
                            /opt/iobroker/backups:
                            646M    /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            1.1G    /opt/iobroker/iobroker-data/
                            824M    /opt/iobroker/iobroker-data/files
                            617M    /opt/iobroker/iobroker-data/files/javascript.admin
                            560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                            558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                            
                            The five largest files in iobroker-data are:
                            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                            19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                            14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
                            11M     /opt/iobroker/iobroker-data/objects.jsonl
                            
                            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 arm64 Packages
                                    100 /var/lib/dpkg/status
                                 20.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.15.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.13.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.12.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.12.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.11.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.8.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.6.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.5.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.3.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 12.22.12~dfsg-1~deb11u5 500
                                    500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://deb.debian.org/debian bullseye/main arm64 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:
                            smarty              smarty (version: 6.0.11, hostname: smarty        , alive, uptime: 3294)
                            
                            Core adapters versions
                            js-controller:  6.0.11
                            admin:          7.1.5
                            javascript:     8.8.3
                            
                            nodejs modules from github:     0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : smarty                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.backitup.0               : backitup              : smarty                                   -  enabled
                              system.adapter.daswetter.0              : daswetter             : smarty                                   -  enabled
                            + system.adapter.denon.0                  : denon                 : smarty                                   -  enabled
                            + system.adapter.discovery.0              : discovery             : smarty                                   -  enabled
                              system.adapter.dwd.0                    : dwd                   : smarty                                   -  enabled
                              system.adapter.eusec.0                  : eusec                 : smarty                                   - disabled
                              system.adapter.geofency.0               : geofency              : smarty                                   - disabled, port: 7999, bind: 0.0.0.0
                              system.adapter.govee-local.0            : govee-local           : smarty                                   - disabled
                            + system.adapter.harmony.0                : harmony               : smarty                                   -  enabled
                            + system.adapter.influxdb.0               : influxdb              : smarty                                   -  enabled, port: 8086
                              system.adapter.influxdb.1               : influxdb              : smarty                                   - disabled, port: 8086
                            + system.adapter.iot.0                    : iot                   : smarty                                   -  enabled
                            + system.adapter.javascript.0             : javascript            : smarty                                   -  enabled
                            + system.adapter.knx.0                    : knx                   : smarty                                   -  enabled, bind: 0.0.0.0
                            + system.adapter.meross.0                 : meross                : smarty                                   -  enabled
                            + system.adapter.mqtt.0                   : mqtt                  : smarty                                   -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : smarty                                   -  enabled, port: 1880, bind: 0.0.0.0
                            + system.adapter.nuki-extended.0          : nuki-extended         : smarty                                   -  enabled
                            + system.adapter.octoprint.0              : octoprint             : smarty                                   -  enabled
                            + system.adapter.pushover.0               : pushover              : smarty                                   -  enabled
                            + system.adapter.shelly.0                 : shelly                : smarty                                   -  enabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.text2command.0           : text2command          : smarty                                   -  enabled
                            + system.adapter.tr-064.0                 : tr-064                : smarty                                   -  enabled
                              system.adapter.weatherunderground.0     : weatherunderground    : smarty                                   -  enabled
                            + system.adapter.web.0                    : web                   : smarty                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.yahka.0                  : yahka                 : smarty                                   -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : smarty                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.influxdb.0               : influxdb              : smarty                                   -  enabled, port: 8086
                            + system.adapter.mqtt.0                   : mqtt                  : smarty                                   -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : smarty                                   -  enabled, port: 1880, bind: 0.0.0.0
                            + system.adapter.shelly.0                 : shelly                : smarty                                   -  enabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.web.0                    : web                   : smarty                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                            │ (index) │ name     │ url                                                     │ auto upgrade │
                            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                            
                            Active repo(s): stable
                            Upgrade policy: none
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 7.1.5    , installed 7.1.5
                            Adapter    "backitup"     : 3.0.25   , installed 3.0.22 [Updatable]
                            Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                            Adapter    "denon"        : 1.15.12  , installed 1.15.5 [Updatable]
                            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "eusec"        : 1.3.3    , installed 1.2.1  [Updatable]
                            Adapter    "geofency"     : 1.2.4    , installed 1.2.4
                            Adapter    "govee-local"  : 0.2.7    , installed 0.2.7
                            Adapter    "harmony"      : 1.5.0    , installed 1.4.0  [Updatable]
                            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": 6.0.11   , installed 6.0.11
                            Adapter    "knx"          : 2.0.28   , installed 2.0.24 [Updatable]
                            Adapter    "meross"       : 1.17.0   , installed 1.17.0
                            Adapter    "mqtt"         : 6.1.2    , installed 5.2.0  [Updatable]
                            Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                            Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                            Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                            Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                            Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                            Adapter    "shelly"       : 8.2.1    , installed 6.8.0  [Updatable]
                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                            Adapter    "text2command" : 3.0.3    , installed 3.0.3
                            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                            Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                            Adapter    "web"          : 6.2.5    , installed 6.2.5
                            Adapter    "ws"           : 2.6.2    , installed 2.6.2
                            Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        10501
                            States:         9189
                            
                            *** OS-Repositories and Updates ***
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                            W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:2 http://deb.debian.org/debian bullseye InRelease
                            Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:4 https://repos.influxdata.com/debian stable InRelease
                            Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                            Get:6 https://packages.grafana.com/oss/deb stable InRelease [7661 B]
                            Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
                            Err:6 https://packages.grafana.com/oss/deb stable InRelease
                              The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                            Reading package lists...
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                            W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            Pending Updates: 0
                            
                            *** Listening Ports ***
                            Active Internet connections (only servers)
                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                            tcp        0      0 127.0.0.1:42403         0.0.0.0:*               LISTEN      1001       17337      1292/io.yahka.0
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1845       530/sshd: /usr/sbin
                            tcp        0      0 127.0.0.1:41995         0.0.0.0:*               LISTEN      1001       56157      7039/node-red
                            tcp        0      0 127.0.0.1:40859         0.0.0.0:*               LISTEN      1001       56149      7039/node-red
                            tcp        0      0 127.0.0.1:44999         0.0.0.0:*               LISTEN      1001       53053      7039/node-red
                            tcp        0      0 127.0.0.1:40811         0.0.0.0:*               LISTEN      1001       56161      7039/node-red
                            tcp        0      0 127.0.0.1:34501         0.0.0.0:*               LISTEN      1001       56129      7039/node-red
                            tcp        0      0 127.0.0.1:45297         0.0.0.0:*               LISTEN      1001       56117      7039/node-red
                            tcp        0      0 127.0.0.1:41027         0.0.0.0:*               LISTEN      1001       56153      7039/node-red
                            tcp        0      0 127.0.0.1:33713         0.0.0.0:*               LISTEN      1001       56145      7039/node-red
                            tcp        0      0 127.0.0.1:35747         0.0.0.0:*               LISTEN      1001       56125      7039/node-red
                            tcp        0      0 127.0.0.1:33711         0.0.0.0:*               LISTEN      1001       56141      7039/node-red
                            tcp        0      0 127.0.0.1:35755         0.0.0.0:*               LISTEN      1001       56112      7039/node-red
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15658      877/iobroker.js-con
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14739      877/iobroker.js-con
                            tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       56515      7039/node-red
                            tcp        0      0 127.0.0.1:37541         0.0.0.0:*               LISTEN      1001       56137      7039/node-red
                            tcp        0      0 127.0.0.1:41523         0.0.0.0:*               LISTEN      1001       56165      7039/node-red
                            tcp        0      0 127.0.0.1:33315         0.0.0.0:*               LISTEN      1001       56121      7039/node-red
                            tcp6       0      0 :::37285                :::*                    LISTEN      1001       55086      7039/node-red
                            tcp6       0      0 :::35259                :::*                    LISTEN      1001       56627      7039/node-red
                            tcp6       0      0 :::43495                :::*                    LISTEN      1001       55074      7039/node-red
                            tcp6       0      0 :::41231                :::*                    LISTEN      1001       16023      1292/io.yahka.0
                            tcp6       0      0 :::41293                :::*                    LISTEN      1001       17515      1182/./pawns-cli
                            tcp6       0      0 :::37041                :::*                    LISTEN      1001       56631      7039/node-red
                            tcp6       0      0 :::45245                :::*                    LISTEN      1001       55090      7039/node-red
                            tcp6       0      0 :::41181                :::*                    LISTEN      1001       15048      1172/./pawns-cli
                            tcp6       0      0 :::38967                :::*                    LISTEN      1001       55070      7039/node-red
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          1847       530/sshd: /usr/sbin
                            tcp6       0      0 :::3000                 :::*                    LISTEN      110        15676      876/grafana
                            tcp6       0      0 :::46013                :::*                    LISTEN      1001       15066      1188/./pawns-cli
                            tcp6       0      0 :::33427                :::*                    LISTEN      1001       56639      7039/node-red
                            tcp6       0      0 :::33435                :::*                    LISTEN      1001       16933      1166/./pawns-cli
                            tcp6       0      0 :::39649                :::*                    LISTEN      1001       56623      7039/node-red
                            tcp6       0      0 :::61991                :::*                    LISTEN      1001       15025      1108/io.harmony.0
                            tcp6       0      0 :::38285                :::*                    LISTEN      1001       17536      1211/./pawns-cli
                            tcp6       0      0 :::46547                :::*                    LISTEN      1001       55082      7039/node-red
                            tcp6       0      0 :::38153                :::*                    LISTEN      1001       55066      7039/node-red
                            tcp6       0      0 :::42153                :::*                    LISTEN      1001       56618      7039/node-red
                            tcp6       0      0 :::40133                :::*                    LISTEN      1001       56635      7039/node-red
                            tcp6       0      0 :::46277                :::*                    LISTEN      1001       55078      7039/node-red
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15707      955/io.admin.0
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17685      1277/io.web.0
                            tcp6       0      0 :::8086                 :::*                    LISTEN      999        13077      770/influxd
                            tcp6       0      0 :::36565                :::*                    LISTEN      1001       56643      7039/node-red
                            tcp6       0      0 :::46713                :::*                    LISTEN      1001       17530      1201/./pawns-cli
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12946      765/dhcpcd
                            udp        0      0 192.168.1.199:49397     0.0.0.0:*                           1001       56614      7039/node-red
                            udp        0      0 0.0.0.0:47603           0.0.0.0:*                           1001       15318      1304/io.knx.0
                            udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       15026      1108/io.harmony.0
                            udp        0      0 0.0.0.0:54474           0.0.0.0:*                           108        13939      389/avahi-daemon: r
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56644      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56640      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56636      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56632      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56628      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56624      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       55091      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       55087      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       55083      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       55079      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       55075      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       55071      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       55067      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56619      7039/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13937      389/avahi-daemon: r
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15029      1097/io.shelly.0
                            udp        0      0 192.168.1.199:4002      0.0.0.0:*                           1001       56514      7039/node-red
                            udp6       0      0 :::546                  :::*                                0          13964      765/dhcpcd
                            udp6       0      0 :::52152                :::*                                108        13940      389/avahi-daemon: r
                            udp6       0      0 :::5353                 :::*                                108        13938      389/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2024-11-21 11:03:28.719  - debug: node-red.0 (5314) Node-RED: 1 queued state values set in ioBroker
                            2024-11-21 11:03:30.299  - debug: node-red.0 (5314) Node-RED: [info] 21/11/2024, 11:03:30.299 KNXUltimate-config: Bind KNX Bus to interface (Auto). Node KNX Gateway
                            2024-11-21 11:03:30.310  - debug: node-red.0 (5314) Node-RED: [info] 21/11/2024, 11:03:30.309 knxUltimate-config: perform websocket connection on KNX Gateway
                            2024-11-21 11:03:30.311  - debug: node-red.0 (5314) Node-RED: [info] 21/11/2024, 11:03:30.310 KNXUltimate-config: Connecting... KNX Gateway
                            2024-11-21 11:03:32.336  - debug: node-red.0 (5314) Node-RED: [info] 21/11/2024, 11:03:32.330 knxUltimate-config: Connected to {
                              ipAddr: '192.168.1.14',
                              ipPort: 3671,
                              physAddr: KNXAddress { type: 0, level: 3, _address: 65302, length: 2 },
                              suppress_ack_ldatareq: false,
                              loglevel: 'error',
                              localEchoInTunneling: true,
                              hostProtocol: 'TunnelUDP',
                              isSecureKNXEnabled: false,
                              jKNXSecureKeyring: null,
                              localIPAddress: '192.168.1.199',
                              connectionKeepAliveTimeout: 30,
                              localSocketAddress: { address: '192.168.1.199', family: 'IPv4', port: 49397 }
                            }
                            2024-11-21 11:03:36.371  - warn: node-red.0 (5314) Node-RED: 21 Nov 11:03:36 - [warn] Unknown context store 'file' specified. Using default store.
                            2024-11-21 11:03:38.335  - debug: node-red.0 (5314) Node-RED: [info] 21/11/2024, 11:03:38.334 KNXUltimate-config: Loaded saved GA values 301
                            2024-11-21 11:03:38.337  - debug: node-red.0 (5314) Node-RED: [info] 21/11/2024, 11:03:38.335 KNXUltimate-config: Do DoInitialReadFromKNXBusOrFile
                            2024-11-21 11:05:04.029  - info: host.smarty instance system.adapter.dwd.0 in version "2.8.5" started with pid 8076
                            2024-11-21 11:05:06.921  - info: dwd.0 (8076) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.18.1, js-controller: 6.0.11
                            2024-11-21 11:05:07.843  - info: dwd.0 (8076) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2024-11-21 11:05:08.414  - info: host.smarty instance system.adapter.dwd.0 having pid 8076 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            
                            ============ Mark until here for C&P =============
                            
                            
                            Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @rejenny last edited by

                              @rejenny den govee-local-Adapter hast du jetzt ausgeschaltet?
                              :4001 liegt nur einmal als udp Port für node-red vor.

                              ABER
                              da ist einiges im Argen mit deinen Repos
                              und auch mit den Updates von iob hängst du hinterher.

                              Wie aktuell dein Betriebssystem (abgesehen vom bullseye, das auch schon end of life ist) kann ich gerade nicht erkennen.

                              Du solltest darüber nachdenken, ein Backup von iob (ggf. Grafsna und influx) zu ziehen und eine Neuinstallation under Debian12 Bookworm durchzuführen

                              R 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @rejenny last edited by

                                @rejenny

                                Hau die ganzen ioBroker-Updates auf die Kiste und leg das Grafana-Repository nochmal neu an.

                                1 Reply Last reply Reply Quote 0
                                • R
                                  rejenny @Homoran last edited by

                                  @homoran und @Thomas-Braun

                                  Vielen Dank für die Tipps. Ich werde erstmal zeitnah die SD-Karte klonen und mir dann ggf. einen neuen Raspi zulegen den ich mir dann neu aufbaue.
                                  Und ja - den Govee-Local Adapter habe ich jetzt erstmal im ioBroker pausiert.

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @rejenny last edited by

                                    @rejenny sagte in Instanz startet nicht mehr:

                                    Ich werde erstmal zeitnah die SD-Karte klonen

                                    was soll das bringen?
                                    Ausser alle Fehler und Probleme mit zu klonen?

                                    @rejenny sagte in Instanz startet nicht mehr:

                                    und mir dann ggf. einen neuen Raspi zulegen den ich mir dann neu aufbaue.

                                    eine neue Karte reicht.
                                    Basisaufbau und Restore sollten in 1h erledigt sein.

                                    Wenn danach was nicht läuft, einfach alte Karte rein

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    936
                                    Online

                                    31.7k
                                    Users

                                    79.7k
                                    Topics

                                    1.3m
                                    Posts

                                    3
                                    16
                                    363
                                    Loading More Posts
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                    The ioBroker Community 2014-2023
                                    logo