Ankündigung

Einklappen
Keine Ankündigung bisher.

openHAB 2 + KNX Binding 1.9 + ROUTER Mode

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    openHAB 2 + KNX Binding 1.9 + ROUTER Mode

    Hi zusammen,

    hat jemand die oben genannte Konstellation erfolgreich zum laufen bekommen? Ich habe es gestern Abend auch schon im openHAB Community Forum gemeldet. Für mich sieht das irgendwie nach einem Fehler aus, der ggf. durch die Kombination des "alten" Bindings mit einer aktuellen openHAB 2 Installation zustande kommt?

    Im Tunnel Mode läuft alles prima, im Router Mode gibt es folgendes Problem:

    Code:
    2017-02-09 20:09:25.399 [INFO ] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: using network interface eth0
    2017-02-09 20:09:25.425 [INFO ] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: multicast loopback mode enabled
    2017-02-09 20:09:25.471 [INFO ] [nx.internal.connection.KNXConnection] - Established connection to KNX bus on 224.0.23.12:3671 in mode ROUTER.
    2017-02-09 20:09:25.556 [INFO ] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send message to 1/2/2, wait for confirmation
    2017-02-09 20:09:25.560 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: cEMI L-Data.ind from 0.0.0 to 1/2/2, low priority hop count 6 tpdu 00 00
    2017-02-09 20:09:25.565 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: add to multicast loopback frame buffer: L-Data.ind from 0.0.0 to 1/2/2, low p$
    2017-02-09 20:09:25.572 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: sending cEMI frame seq 0, non-blocking, attempt 1 (channel 0) 06 10 05 30 00 $
    2017-02-09 20:09:25.581 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: discard multicast loopback cEMI frame: L-Data.ind from 0.0.0 to 1/2/2, low pr$
    2017-02-09 20:09:25.586 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send to 1/2/2 succeeded
    2017-02-09 20:09:25.606 [DEBUG] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: sent group read request to 1/2/2
    2017-02-09 20:09:35.590 [INFO ] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: timeout waiting for group read response
    2017-02-09 20:09:35.594 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Cannot read value for item 'Temperature_GF_Living' from KNX bus: timeout waiting for group read resp$
    2017-02-09 20:09:35.598 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Remaining retries for address '1/2/2' = '2'
    2017-02-09 20:09:35.653 [INFO ] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send message to 1/2/2, wait for confirmation
    2017-02-09 20:09:35.656 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: cEMI L-Data.ind from 0.0.0 to 1/2/2, low priority hop count 6 tpdu 00 00
    2017-02-09 20:09:35.661 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: add to multicast loopback frame buffer: L-Data.ind from 0.0.0 to 1/2/2, low p$
    2017-02-09 20:09:35.666 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: sending cEMI frame seq 0, non-blocking, attempt 1 (channel 0) 06 10 05 30 00 $
    2017-02-09 20:09:35.670 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: discard multicast loopback cEMI frame: L-Data.ind from 0.0.0 to 1/2/2, low pr$
    2017-02-09 20:09:35.675 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send to 1/2/2 succeeded
    2017-02-09 20:09:35.679 [DEBUG] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: sent group read request to 1/2/2
    2017-02-09 20:09:45.658 [INFO ] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: timeout waiting for group read response
    2017-02-09 20:09:45.658 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Cannot read value for item 'Temperature_GF_Living' from KNX bus: timeout waiting for group read resp$
    2017-02-09 20:09:45.666 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Remaining retries for address '1/2/2' = '1'
    2017-02-09 20:09:45.722 [INFO ] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send message to 1/2/2, wait for confirmation
    2017-02-09 20:09:45.724 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: cEMI L-Data.ind from 0.0.0 to 1/2/2, low priority hop count 6 tpdu 00 00
    2017-02-09 20:09:45.729 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: add to multicast loopback frame buffer: L-Data.ind from 0.0.0 to 1/2/2, low p$
    2017-02-09 20:09:45.734 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: sending cEMI frame seq 0, non-blocking, attempt 1 (channel 0) 06 10 05 30 00 $
    2017-02-09 20:09:45.738 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: discard multicast loopback cEMI frame: L-Data.ind from 0.0.0 to 1/2/2, low pr$
    2017-02-09 20:09:45.742 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send to 1/2/2 succeeded
    2017-02-09 20:09:45.748 [DEBUG] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: sent group read request to 1/2/2
    2017-02-09 20:09:55.725 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Cannot read value for item 'Temperature_GF_Living' from KNX bus: timeout waiting for group read resp$
    2017-02-09 20:09:55.728 [INFO ] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: timeout waiting for group read response
    2017-02-09 20:09:55.731 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Remaining retries for address '1/2/2' = '0'
    2017-02-09 20:09:55.787 [INFO ] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send message to 1/2/2, wait for confirmation
    2017-02-09 20:09:55.790 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: cEMI L-Data.ind from 0.0.0 to 1/2/2, low priority hop count 6 tpdu 00 00
    2017-02-09 20:09:55.795 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: add to multicast loopback frame buffer: L-Data.ind from 0.0.0 to 1/2/2, low p$
    2017-02-09 20:09:55.798 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: sending cEMI frame seq 0, non-blocking, attempt 1 (channel 0) 06 10 05 30 00 $
    2017-02-09 20:09:55.804 [DEBUG] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: discard multicast loopback cEMI frame: L-Data.ind from 0.0.0 to 1/2/2, low pr$
    2017-02-09 20:09:55.809 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: send to 1/2/2 succeeded
    2017-02-09 20:09:55.813 [DEBUG] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: sent group read request to 1/2/2
    2017-02-09 20:10:05.791 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Cannot read value for item 'Temperature_GF_Living' from KNX bus: timeout waiting for group read resp$
    2017-02-09 20:10:05.794 [WARN ] [al.bus.KNXBindingDatapointReaderTask] - Autorefresh: Give up, could not read address '1/2/2' after '3' retries.
    2017-02-09 20:10:05.794 [INFO ] [tuwien.auto.calimero                ] - process 224.0.23.12:3671: timeout waiting for group read response
    Kann das jemand so nachstellen/bestätigen?

    Beste Grüße,
    Artur
    Hi guys, yesterday I made a clean installation of openHAB2. Now I´m trying a very first simple test with my KNX installation. Simply receiving a temperature value from living room, nothing special. In TUNNEL mode eve…
    Alle sagten: Das geht nicht. Dann kam einer, der wusste das nicht und hat's einfach gemacht.

    http://cleveres-heim.de

    #2
    Was für eine Hardware setzt Du denn ein? Hat der ROUTER-Mode schon mal mit anderer Software funktioniert?

    Kommentar


      #3
      Das ist ja das dumme In meiner openHAB 1.8.x hatte ich diese Hardware ja im ROUTER mode laufen.... Es ist ein ABB IPR/S2.1 http://www.knx-gebaeudesysteme.de/st...10061R0011.htm

      Um einen Fehler in der Netzwerkkonfiguration (Firewall, etc.) auszuschließen habe ich mir gestern Abend sogar die Mühe gemacht und nur 3 Geräte (openHAB, IP-Router und ein MacBook) an einen ganz einfachen Switch gehangen. Selbe Fehlermeldung...

      Vielleicht mache ich mir doch nochmal die Mühe und installiere eine frische 1.8.3 zum Vergleich... Hab mir schon so gedacht, dass diese "1.x Binding Kompatibilität" früher oder später zu Murks führt
      Alle sagten: Das geht nicht. Dann kam einer, der wusste das nicht und hat's einfach gemacht.

      http://cleveres-heim.de

      Kommentar


        #4
        Eigentlich kann das nicht sein, die Kompatibilität setzt an einer anderen Stelle an. Soweit ich mitbekommen habe, gibt es auch diverse Leute, die den Router-Mode erfolgreich einsetzen (also unter OH2.0)

        Kommentar


          #5
          Ja, das wundert mich alles irgendwie sehr... Ich werde das Wochenende nutzen noch eine openHAB 1.8.3 Installation zu machen. Einfach um nicht pauschal openHAB 2 zu verdächtigen... Muss jetzt systemtisch nach Ausschlussprinzip gehen...
          Zuletzt geändert von ArPa; 10.02.2017, 16:20.
          Alle sagten: Das geht nicht. Dann kam einer, der wusste das nicht und hat's einfach gemacht.

          http://cleveres-heim.de

          Kommentar


            #6
            ROUTER Mode mit OH2 und KNX 1.9 funktioniert hier gegen einen Enertex IP Router problemlos, besser als Tunnel. Parallel laufen auch noch mein 1.8er OH sowie IP Symcon und die ETS über den Router. Alles fein.

            Ich hatte auch etliche Fehler und Merkwürdigkeiten mit OH2, die nach einer frischen Installation alle weg waren.

            Good Luck!
            Gruss
            Frank

            Kommentar

            Lädt...
            X