I am using an ISE Remote Access IP Interface to access my KNX installation. It works, but very frequent connection drops occur. Like every few seconds. Sometimes the connection lasts for a minute or so. It reconnects every time, but the GUI becomes unreliable and I am sure information is lost...
The ISE has three IP tunneling interfaces and my (very naive) hunch is, that it is about those. In one of the logs of the ISE I have found "ERROR KnxStack.Ip.IpConnectionInfo, Failed to select the primary network interface. (KnxNetIp/IpConnectionInfoLinux.cpp:253)"
Also, at times, the ETS reports that there are no more connections available, suggesting, that Edomi has taken all three.
The anatomie of a reconnect with the following disconnect looks like this:
Is Edomi equipped to deal with this scenario? What can I do?
Sandro
The ISE has three IP tunneling interfaces and my (very naive) hunch is, that it is about those. In one of the logs of the ISE I have found "ERROR KnxStack.Ip.IpConnectionInfo, Failed to select the primary network interface. (KnxNetIp/IpConnectionInfoLinux.cpp:253)"
Also, at times, the ETS reports that there are no more connections available, suggesting, that Edomi has taken all three.
The anatomie of a reconnect with the following disconnect looks like this:
Code:
2018-12-28 18:18:17 198556 3139 OK CE > | DESCRIPTION_REQUEST an 192.168.1.2:3671 / Raw: 06100203000E0801c0a80107c350 2018-12-28 18:18:17 209492 3139 OK CE < | DESCRIPTION_RESPONSE / Status: Ok / Name: ise KNX Remote Access / PA: 15.15.255 / MAC: a41163a009a9 / Raw: 06100204004636010200ffff0000007c12500031e000170ca4 1163a009a9697365204b4e582052656d6f7465204163636573 730000000000000000000a020201030204010701 2018-12-28 18:18:17 219798 3139 OK CE > | CONNECT_REQUEST an 192.168.1.2:3671 / Raw: 06100205001A0801c0a80107c3500801c0a80107c351040402 00 2018-12-28 18:18:17 240802 3139 OK CE < | CONNECT_RESPONSE / CE: 192.168.1.7:50000 - 192.168.1.2:3671 / DE: 192.168.1.7:50001 - 192.168.1.2:3671 / Tunnel-PA: 15.15.254 / ChannelID: 1 / Raw: 06100206001401000801c0a801020e570404fffe 2018-12-28 18:18:17 251245 3139 OK CE > | CONNECTIONSTATE_REQUEST / Raw: 06100207001001000801c0a80107c350 2018-12-28 18:18:17 262382 3139 OK CE < | CONNECTIONSTATE_RESPONSE / Raw: 0610020800080100 ... some more of those, removed for the sake of brevity... 2018-12-28 18:19:02 324173 3139 OK CE > | CONNECTIONSTATE_REQUEST / Raw: 06100207001001000801c0a80107c350 2018-12-28 18:19:02 334753 3139 OK CE < | CONNECTIONSTATE_RESPONSE / Raw: 0610020800080100 2018-12-28 18:19:03 414520 3139 ERROR DE < | TUNNELING_REQUEST / ErrMsg: Unbekannter Fehler / Raw: 06100420002304010000290a06048d69b0ef800241a8bce010 01020105008041ec1893 2018-12-28 18:19:04 359622 3139 ERROR DE < | TUNNELING_REQUEST / ErrMsg: Unbekannter Fehler / Raw: 06100420002304010000290a06048d69b0ef800241a8bce010 01020105008041ec1893 2018-12-28 18:19:05 327428 3139 OK CE > | CONNECTIONSTATE_REQUEST / Raw: 06100207001001000801c0a80107c350 2018-12-28 18:19:05 338063 3139 OK CE < | CONNECTIONSTATE_RESPONSE / Raw: 0610020800080100 2018-12-28 18:19:05 358669 3139 ERROR CE < | DISCONNECT_REQUEST / Raw: 06100209001001000801c0a801020e57 2018-12-28 18:19:05 369152 3139 OK CE > | DISCONNECT_REQUEST / Raw: 06100209001001000801c0a80107c350 2018-12-28 18:19:05 369483 3139 ERROR KNX-Verbindung verloren.
Sandro
Kommentar