Hi all
Searching for info on how to upgrade my OH3.0 installation to the new 3.1. Running as a service on an Win10 PC.
No idea how to do that at all …any help would be really cool
thnx,
Matthias
Hi all
Searching for info on how to upgrade my OH3.0 installation to the new 3.1. Running as a service on an Win10 PC.
No idea how to do that at all …any help would be really cool
thnx,
Matthias
The update procedure that is described here:
is not enough ?
That would be wonderful …but it doesn’t work at all. If I start the PS like described it does nothing. No info at all. If I start the update.bat it doesn’t find the version. Any hints how to update my installation by hand?
windows is not my core competence.
Is there any error message ? May be in eventlog ?
What is the exit code of the script ?
Because of sunset of bintray your OH 3.0.X version might be of interest and could be the reason why the script does not seem to do anything.
Could it be that you are on a version below 3.0.2 ?
If that is the case you may have to change the URL in the script manually.
Have a look at the code line that looks similar to
$DownloadLocation = "https://www.openhab.org/download/releases/org/openhab/distro/openhab/$OHVersionName/openhab-$OHVersionName.zip"
Yours might point to bintray instead of www.openhab.org.
You may backup the existing script and change the URL.
yes, I’m on 3.0.0 …did also the addon path change? Could you please also paste the one here
Tried that …multiple issues came up:
Ist there any procedure how to do a clean install of 3.1.0 and then to restore only the config (things, pages, rules, …)?
have you seen any error message in openhab log or in windows eventlog ?
OK. I did the trick. Your hint wasn’t the solution but got me to investigate more on that. Finally I got it to run …for all with similar issues on Windows here the full story:
Have to fix the persistence to maria DB but then I’ve a working installation on 3.1.0
puuuuh
Greets,
Matthias