Dear all,
I upgraded the openhab to 2.5.0 stable release this morning. Most things seem to be working okay but my habpanel is not loading. I just get a 404 not Found error. I also tried ‘Uninstalling’ and reinstalling the habpanel addon through PaperUI, but it didn’t help. Restarting openhab2 service thereafter also didn’t help.
I also tried to stop and start the bundle via Karaf, but I get the following error:
[ERROR] [org.openhab.ui.reactor.bundles ] - bundle org.openhab.ui.reactor.bundles:2.5.0 (249)[org.openhab.habpanel.rest] : Cannot register component
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:444) [osgi.core-6.0.0.jar:?]
2019-12-17 09:15:38.546 [ERROR] [org.openhab.ui.reactor.bundles ] - bundle org.openhab.ui.reactor.bundles:2.5.0 (249)[org.openhab.habpanel] : Cannot register component
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:444) [osgi.core-6.0.0.jar:?]
I also noticed I have two following libraries in there. Could that cause a problem? No other libraries seem to be duplicated.
21 │ Active │ 80 │ 18.0.0 │ Guava: Google Core Libraries for Java
22 │ Active │ 80 │ 27.1.0.jre │ Guava: Google Core Libraries for Java
Habpanel is the last bundle in the list, if it matters…
Any pointers on what I could do?
Thanks a lot in advance!