Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. KNX Adapter friert ständig ein

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    KNX Adapter friert ständig ein

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

      Hallo Zusammen,

      ich bin neu hier und etwas "unerfahren", also bitte vorab schon mal um Entschuldigung.
      Ich habe das Problem, dass ständig (alle paar Tage) meine KNX Instanz auf IOBroker einfriert. Das hat zur Folge, dass keine neuen Werte mehr kommen und zeigt sich in der InfluxDB bzw. im Grafana Dashboard mit konstanten Linien. Gleiches Problem hatte ich früher auch auf meiner RaspPi Umgebung, aber eher seltener (alle paar Wochen). Sowohl nun als auch damals half Neustart (Neustart der KNX Instanz unter IOBroker oder halt Reboot).

      Hat irgendjemand eine Idee, woran es liegen kann? Wie kann ich das Logging konfigurieren, um dem auf die Schliche zu kommen (bin leider kein Linux Profi)?

      Danke
      Brainee

      14a1274f-d748-48ad-aae6-acda002f910f-image.png

      Systemdata Bitte Ausfüllen
      Hardwaresystem: NUC - Proxmox Container
      Arbeitsspeicher: 16GB; 4GB allokiert zu Container
      Festplattenart: SSD 128GB, 16GB allokiert
      Betriebssystem: Ubuntu 22.04.1 LTS 22.04 Jammy
      Node-Version: v14.20.0
      Nodejs-Version: v14.20.0
      NPM-Version: 6.14.17
      Installationsart: skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link
      Glasfaser 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @Brainee last edited by

        @brainee sagte in KNX Adapter friert ständig ein:

        Ich habe das Problem, dass ständig (alle paar Tage) meine KNX Instanz auf IOBroker einfriert.

        Was steht im ioBroker Log dazu vom KNX Adapter bzw. etwas anderes , wenn du ab diesem Moment , eventuell gleiche Zeit , keine Daten mehr bekommst !?

        B 1 Reply Last reply Reply Quote 1
        • B
          Brainee @Glasfaser last edited by

          @glasfaser So, nun habe ich mal ein Logfile zum freeze Zeitpunkt erwischen können:

          Erst mal läuft es tagelang normal:

          2022-12-23 12:35:16.217 - info: knx.0 (2416) =====> STATE_TUNNELING_ACK
          2022-12-23 12:35:16.218 - info: knx.0 (2416) ( 4 ) Sending Tunnel_Request ACK : 06 10 04 21 00 0a 04 02 5d 00 ChID : 2 SeqCntIN : 93 SeqCntOUT : 3 queue length : 0
          2022-12-23 12:35:16.218 - info: knx.0 (2416) ( 4.b ) return to STATE_READY, processing : false
          2022-12-23 12:35:16.947 - info: knx.0 (2416) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK ) : 06 10 04 20 00 17 04 02 5e 00 29 00 bc e0 11 21 1b 0a 03 00 80 0c 48 ChID: 2
          2022-12-23 12:35:16.948 - info: knx.0 (2416) WRITE : mappedName : H_Wohnen2_IST (Celsius) dest : 3/3/10 val: 21.92 (DPT9.001) H_Wohnen2_IST_(Celsius)
          2022-12-23 12:35:16.948 - info: knx.0 (2416) =====> STATE_TUNNELING_ACK

          dann plötzlich:

          2022-12-23 12:35:16.948 - info: knx.0 (2416) ( 4 ) Sending Tunnel_Request ACK : 06 10 04 21 00 0a 04 02 5e 00 ChID : 2 SeqCntIN : 94 SeqCntOUT : 3 queue length : 0
          2022-12-23 12:35:16.948 - info: knx.0 (2416) ( 4.b ) return to STATE_READY, processing : false
          2022-12-23 12:35:26.949 - info: knx.0 (2416) checkConnectionState 192.168.1.80 State : true
          2022-12-23 12:35:26.949 - info: knx.0 (2416) Send : conCheck Connection State Request : 06 10 02 07 00 10 02 00 08 01 00 00 00 00 95 74 sent to 192.168.1.80:3671
          2022-12-23 12:35:27.442 - info: smartmeter.0 (307) Received 13 values, 6 updated
          2022-12-23 12:35:28.950 - info: knx.0 (2416) set STATE-NOT-CONNECTED because not receiving CONNECTION-STATE
          2022-12-23 12:35:28.950 - info: knx.0 (2416) Connection persists.....closing now
          2022-12-23 12:35:28.950 - info: knx.0 (2416) ... not able to close connection, because already closed
          2022-12-23 12:35:28.950 - info: knx.0 (2416) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_CONNECTION_STATE_REQUEST(5) to STATE_NOT_CONNECTED(0).
          2022-12-23 12:35:30.951 - info: knx.0 (2416) Using UDP with local IP: 192.168.1.199
          2022-12-23 12:35:30.951 - info: knx.0 (2416) Event : UDP - listening
          2022-12-23 12:35:30.952 - info: knx.0 (2416) Connected - local UDP Server listening on 192.168.1.199:55521
          2022-12-23 12:35:30.952 - info: knx.0 (2416) Send : UDP Connection Request : 06 10 02 05 00 1a 08 01 c0 a8 01 c7 d8 e1 08 01 00 00 00 00 d8 e1 04 04 02 00 sent to 192.168.1.80:3671
          2022-12-23 12:35:36.949 - info: knx.0 (2416) checkConnectionState 192.168.1.80 State : false
          2022-12-23 12:35:36.949 - info: knx.0 (2416) Connection persists.....closing now
          2022-12-23 12:35:36.950 - info: knx.0 (2416) ... not able to close connection, because already closed
          2022-12-23 12:35:36.950 - info: knx.0 (2416) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_CONNECT_REQUEST(3) to STATE_NOT_CONNECTED(0).
          2022-12-23 12:35:36.950 - info: knx.0 (2416) ( END ) Sending DISCONNECT_REQUEST : 06 10 02 09 00 10 02 00 08 01 c0 a8 01 c7 d8 e1 ChID : 0 SeqCntIN : 94 SeqCntOUT : 3 msgCode : [object Object]
          2022-12-23 12:35:36.950 - info: knx.0 (2416) STATE_DISCONNECT_REQUEST : Transistion from State: STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
          2022-12-23 12:35:36.950 - info: knx.0 (2416) Connection persists.....closing now
          2022-12-23 12:35:36.950 - info: knx.0 (2416) ... not able to close connection, because already closed
          2022-12-23 12:35:36.950 - info: knx.0 (2416) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
          2022-12-23 12:35:38.950 - info: knx.0 (2416) Using UDP with local IP: 192.168.1.199
          2022-12-23 12:35:38.950 - info: knx.0 (2416) Event : UDP - listening
          2022-12-23 12:35:38.950 - info: knx.0 (2416) Connected - local UDP Server listening on 192.168.1.199:50761
          2022-12-23 12:35:38.950 - info: knx.0 (2416) Send : UDP Connection Request : 06 10 02 05 00 1a 08 01 c0 a8 01 c7 c6 49 08 01 00 00 00 00 c6 49 04 04 02 00 sent to 192.168.1.80:3671

          dann alle 10 Minuten:

          2022-12-23 12:44:24.825 - info: knx.0 (2416) main.js : tGA.write on Statechange : 7/0/2 P-0186-0_GA-968 typeof val: number 742 DPT9.008
          2022-12-23 12:44:24.826 - info: knx.0 (2416) easy-knx.js groupValueWrite value: 742 dpt : DPT9.008{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,17,4,56,2,3,0,128,52,135]}
          2022-12-23 12:44:24.863 - info: knx.0 (2416) main.js : tGA.write on Statechange : 7/0/3 P-0186-0_GA-969 typeof val: number 491 DPT9.008
          2022-12-23 12:44:24.863 - info: knx.0 (2416) easy-knx.js groupValueWrite value: 491 dpt : DPT9.008{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,17,4,56,3,3,0,128,45,254]}
          2022-12-23 12:44:24.939 - info: knx.0 (2416) main.js : tGA.write on Statechange : 7/0/5 P-0186-0_GA-1102 typeof val: number 420 DPT9.008
          2022-12-23 12:44:24.940 - info: knx.0 (2416) easy-knx.js groupValueWrite value: 420 dpt : DPT9.008{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,17,4,56,5,3,0,128,45,32]}

          Bin für jeden Tipp dankbar!

          VG
          Brainee

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

          Support us

          ioBroker
          Community Adapters
          Donate

          806
          Online

          31.9k
          Users

          80.1k
          Topics

          1.3m
          Posts

          2
          3
          99
          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