-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update 12 -> 13 ; Stuck in step 10 : Move new files in place : Parsing response failed #156
Comments
Problem was solved with command rsync -Aax nextcloud_newversion/ nextcloud/ and then upgrade was successful from web page. Maybe problem was in updater itself, because when i make php updater.phar i get the error: php version: 5.6 |
:/ Not nice ... but I can't reproduce this, |
Experiencing same issue 13.0.2 > 13.0.3, shared hosting |
same issue here, 13.0.2 > 13.0.3, shared hosting What I did to solve it: mv nextcloud nextcloud.old Now, its updated. After this procedure, you may delete some files: rm -fr nextcloud.old nextcloud-13.0.3.zip |
same issue here, 13.0.2 > 13.0.6 Solved it with a simple click on "retry update"! |
Hello all, I just had this problem in updating to 21.0.7 the detailed response is simply the same content of the update page but in un-parsed html |
UP |
The Parsing Response Failed was fixed in #90. @Feratti Not sure why things originally failed, but may be related to #519 or other oddities with some hosting environments. The inability to run the phar is weird, but maybe it was corrupted somehow. Glad the manual update approach worked! @phirschbeck The need to do a Retry Update (once or several times) may be addressed with pending work on the Iterator in (#519). Since this is such a old report and many things have changed, I'm going to close this out. But any of you feel free to create new dedicated issues for any new bugs you encounter. Thanks for your reports! |
Hi guys!
After upgrading from v12 to v13 of nextcloud, i faced with problem in step 10 Move new files in place : Parsing response failed
When i make manually "php updater.phar" i got the error :
Parse error: syntax error, unexpected '<' in ../nextcloud/updater/updater.phar on line 38
Shared server provider is Godaddy
This is updater.log output:
The text was updated successfully, but these errors were encountered: