Update script from 3.0.0 to 3.0.1 fails

Plattforminformationen:

  • Hardware: Intel Core I5, 16 GB RAM, 500 GB SSD
  • Betriebssystem: Windows Server 2019
  • Java-Laufzeitumgebung: Java 11
  • openHAB-Version: 3.0.0
  • Aeotec Z-Wave Gen5

Hello everyone, I cannot update to version 3.0.1 with the update script.

When I start the script, it stops shortly afterwards.

Windows PowerShell
Copyright © Microsoft Corporation. Alle Rechte vorbehalten.

PS C:\Users\Administrator> cd C:\openHAB
PS C:\openHAB> . .\runtime\bin\update.ps1
PS C:\openHAB> Update-openHAB -OHVersion 3.0.1

###########################

openHAB update script

###########################

Checking whether a service exists
Checking the specified openHAB directory
Using C:\openHAB\conf as conf folder
Using C:\openHAB\userdata as userdata folder
Using C:\openHAB\runtime as runtime folder
Using C:\openHAB\addons as addons folder
The current version is 3.0.0
Changing location to C:\openHAB
Creating temporary update directory C:\Users\Administrator\AppData\Local\Temp\openhab
Downloading the openHAB 3.0.1 distribution to C:\Users\Administrator\AppData\Local\Temp\openhab\openhab-3.0.1.zip
Downloaded 81771K of 81771K [100%]
Finished Download
Extracting the archive (C:\Users\Administrator\AppData\Local\Temp\openhab\openhab-3.0.1.zip) to C:\Users\Administrator\AppData\Local\Temp\openhab\update

################################################################################################################################################

New update.ps1 was found - executing it instead (found in C:\Users\Administrator\AppData\Local\Temp\openhab\update\runtime\bin\update.ps1)

################################################################################################################################################

###########################

openHAB update script

###########################

Checking whether a service exists
Checking the specified openHAB directory
Using C:\openHAB\conf as conf folder
Using C:\openHAB\userdata as userdata folder
Using C:\openHAB\runtime as runtime folder
Using C:\openHAB\addons as addons folder
The current version is 3.0.0
Changing location to C:\openHAB
Upgrading to version 3.0.1

Making a backup of your distribution to C:\Users\Administrator\AppData\Local\Temp\openhab\backup-3.0.0
Creating backup directories in C:\Users\Administrator\AppData\Local\Temp\openhab\backup-3.0.0
Copying directory conf, userdata and runtime to C:\Users\Administrator\AppData\Local\Temp\openhab\backup-3.0.0\conf

Does anyone have a solution or an idea how to update it manually?

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.