Skip to content

Instantly share code, notes, and snippets.

@damex
Created January 31, 2020 15:25
Show Gist options
  • Save damex/0f7daf23651c37df040ce73587095bfb to your computer and use it in GitHub Desktop.
Save damex/0f7daf23651c37df040ce73587095bfb to your computer and use it in GitHub Desktop.
nobody@4b597cc4e405:/config/www/nextcloud/updater$ php updater.phar -n
Nextcloud Updater - version: v16.0.3-3-ga0c2b25 dirty
Current version is 17.0.2.
Update to Nextcloud 17.0.3 available. (channel: "stable")
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-17.0.3.zip
Open changelog ↗
Updater run in non-interactive mode.
Start update
Info: Pressing Ctrl-C will finish the currently running step and then stops the updater.
[✔] Check for expected files
[✔] Check for write permissions
[✔] Create backup
[✔] Downloading
[✔] Verify integrity
[ ] Extracting ...PHP Warning: require(/config/www/nextcloud/updater/../version.php): failed to open stream: No such file or directory in phar:///config/www/nextcloud/updater/updater.phar/lib/Updater.php on line 658
PHP Fatal error: require(): Failed opening required '/config/www/nextcloud/updater/../version.php' (include_path='.:/usr/share/php7') in phar:///config/www/nextcloud/updater/updater.phar/lib/Updater.php on line 658
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment