Update fails with "Error during unpacking zipfile: No error" #11876
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
bug
feature: install and update
needs info
Steps to reproduce
Expected behaviour
Should upgrade smoothly
Actual behaviour
Stops upgrade process at “Extracting” with the message “Error during unpacking zipfile: No error”.
The updater.log says:
In /var/log/nginx/nextcloud.error.log:
2018/10/14 05:08:42 [error] 8093#8093: *7 FastCGI sent in stderr: "PHP message: PHP Warning: ZipArchive::extractTo(/media/nextcloud/nc_data/updater-oc568k78b4f2/downloads/nextcloud/apps/support/resources/Why the Nextcloud Subscription?.pdf): failed to open stream: No such file or directory in /var/www/nextcloud/updater/index.php on line 777" while reading response header from upstream, ...
Problem
The question mark in
updater-XXXX/downloads/nextcloud/apps/support/resources/Why the Nextcloud Subscription?.pdf
seems to be a problem for unzip.See also the discussion in the forum
Server configuration
Operating system: Ubuntu 18.04.1 LTS
Web server: nginx/1.15.5
Database: mysql Ver 15.1 Distrib 10.3.10-MariaDB, for debian-linux-gnu (aarch64) using readline 5.2
PHP version: PHP 7.2.10
Nextcloud version: 14.0.1 fresh install
Are you using external storage, if yes which one: smb
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
The text was updated successfully, but these errors were encountered: