Nextcloud 25 - Step 6 is currently in process

Hi there,

I wanted to update my NC from 24.0.7 to 25.0.1 via the web interface but it didn’t go well…
I’m stuck at step 6. (Extracting)

I ran a php update.phar and I get:
Step 6 is currently in process. Please call this command later.

I am on Ubuntu server with PHP 7.4.2

I renamed the updater-ocxxxxxxx and relaunched the php update.phar command in data/ and still the same:

Nextcloud Updater - version: v24.0.0beta3-1-g67bf13b dirty

Current version is 24.0.7.

Update to Nextcloud 25.0.1 available. (channel: “stable”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-25.0.1.zip
Open changelog :arrow_upper_right:

Steps that will be executed:
Check for expected files
Check for write permissions
Create backup
Downloading
Verify integrity
Extracting
Enable maintenance mode
Replace entry points
Delete old files
Move new files in place
Done

Start update? [y/N] y

Info: Pressing Ctrl-C will finish the currently running step and then stops the updater.

[:heavy_check_mark:] Check for expected files
[:heavy_check_mark:] Check for write permissions
[:heavy_check_mark:] Create backup
[:heavy_check_mark:] Downloading
[:heavy_check_mark:] Verify integrity
Extracting …PHP Warning: require(/var/www/nextcloud/updater/…/version.php): failed to open stream: No such file or directory in phar:///var/www/nextcloud/updater/updater.phar/lib/Updater.php on line 676
PHP Fatal error: require(): Failed opening required ‘/var/www/nextcloud/updater/…/version.php’ (include_path=‘.:/usr/share/php’) in phar:///var/www/nextcloud/updater/updater.phar/lib/Updater.php on line 676

Anyone can help me ?
Thanks

1 Like

You can try to delete the step file and hope that the entire update will run through properly:

The missing version.php file could mean that it failed to extract properly from the download…