Since upgrading to OH 5.0.0 SNAPSHOT build I have a problem where some of my bindings stop working. I upgraded from 4.3.3 to solve a Tado binding issue recently.
For example:
- Network binding (network:pingdevice) Things stops working for external addresses e.g. 8.8.8.8 does not work and 192.168.1.1 does work.
- The Tado binding no longer can communicate out
- Astro binding stops working
I have used the openhab-cli console to check the bundle states and they all show active. I have tried changing the log level to DEBUG for these bindings when the problem occurs. The bindings stop logging altogether, no errors are displayed in openhab.log. I can recover the Astro Thing by restarting it. The Tado binding (home bridge) Thing does not restart. The mail binding continues to work proving external connectivity is ok and DSL rules controlling LAN devices still work. I can recover the system by restarting the Openhab service. This happens randomly, sometimes hours after a retstart and sometimes over a day later.
I am running openHAB 5.0.0 Build #4561 on a Pi4.
Any help diagnosing this problem would be much appreciated.
Thanks