All persistence add-ons missing

Hi all,

Tonight I attempted to update to OH2.5 by using “apt-get update” followed by “apt-get upgrade”. This updated quite a few things, but OH is still showing as v2.4.

However, I then noticed I was getting no data in my graphs in Grafana. Logs in OH show the following:

2020-05-10 21:45:20.873 [WARN ] [thome.ui.internal.chart.ChartServlet] - Illegal argument in chart: No Persistence service found.
2020-05-10 21:45:20.873 [WARN ] [thome.ui.internal.chart.ChartServlet] - Illegal argument in chart: No Persistence service found.

So I looked into the Persistence in PaperUI and it is blank. There are no options listed.

What have I broke, and how do I fix it?!?!

I knew I shouldn’t have messed with it!

Thanks

Adam

You may need to pick the OH version you want to use with apt-cache showpkg openhab2 then sudo apt-get install openhab2=2.1.0-1 but using whatever version number from the list.

You may also want to consider using openhabian-config tool for upgrading as it can be installed to any Linux bases system.