You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was totally surprised when after the upgrade to 4.0.2-1 my openhab stopped working with some felix complaining about a missing requirement. What actually happened was that the upgrade to bookworm 2 weeks before had removed java 17, which is no longer the default java, without restarting openhab. Explicitely installing java 17 it fixed it. It might make sense to turn
I was totally surprised when after the upgrade to 4.0.2-1 my openhab stopped working with some felix complaining about a missing requirement. What actually happened was that the upgrade to bookworm 2 weeks before had removed java 17, which is no longer the default java, without restarting openhab. Explicitely installing java 17 it fixed it. It might make sense to turn
into a Depends.
The text was updated successfully, but these errors were encountered: