Hi everyone, I am using openhab4.3.5 with knx binding. I use a MDT SCN-IP000.03 IP Interface. It is set to TUNNEL mode in Main UI and works as it should. However, when openhab is restarted, the configuration is changed to ROUTER mode, with the multicast IP address 224.0.23.12. Consequently, all my knx things are offline. I have to manually change it back to TUNNEL and enter the correct IP address of the interface in Main UI. At the next restart, it gets overwritten again. I would be grateful for any hint on how to avoid this!
Good afternoon,
I did some further investigations on the issue reported previously. The error occurs when the knx binding is restarted (using bundle:restart org.openhab.binding.knx). Below I copy the corresponding log. It seems that the bridge first starts correctly in TUNNEL mode, but then switches to ROUTER. At the end of the log, I manually set the IP configuration back to TUNNEL and everything works again. Could this be a bug introduced in openhab4.3? I did not have these problems with version 4.1, if I remember correctly.
Any help on this issue would be greatly appreciated!
openhab.log (189.9 KB)
Have you added the KNX things via UI?
Maybe - as a workaround - it could help, to add them via text files instead.
Hi, thanks for your reply. Yes, I have added all my Things via UI and I am happy with it so far. Switching to text files would be cumbersome, I guess. At least I haven’t used text files before. I first wanted to know whether I am doing something wrong. Or can you confirm that it is a bug in UI configuration?
No, I cannot confirm a bug. It was just a hint for a try…
This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.