Skip to content

Create backup - Parsing response failed. Step 3 is currently in process. Please reload this page later. #257

Description

@stefan123t

Current error message is:
Create backup
Parsing response failed. Step 3 is currently in process. Please reload this page later.

I can not alter/update the PHP max_execution_time parameter being on a shared hosting env.

When running the update on said shared webhosting system the backup step 3 times out while copying the files. There is no option to resume the copying of files from where it left due to the recursiveDelete($backupFolderLocation); eventually also running into the same timeout.

I can retry several times using the Retry update button without success.

The result of removing the .step file and pressing the Retry button several times after the first timeout is reported in the updater.log:

2019-12-05T07:52:30+0100 ej4tAJs27j [info] request to updater
2019-12-05T07:52:30+0100 ej4tAJs27j [info] currentStep()
2019-12-05T07:52:30+0100 ej4tAJs27j [info] POST request for step "3"
2019-12-05T07:52:30+0100 ej4tAJs27j [info] startStep("3")
2019-12-05T07:52:30+0100 ej4tAJs27j [info] createBackup()
2019-12-05T07:52:30+0100 ej4tAJs27j [info] backup folder location exists
2019-12-05T07:58:18+0100 47yeJCqHrX [info] request to updater
2019-12-05T07:58:18+0100 47yeJCqHrX [info] currentStep()
2019-12-05T07:58:18+0100 47yeJCqHrX [info] Step 3 is in state "start".
2019-12-05T07:58:19+0100 erF0CelErD [info] request to updater
2019-12-05T07:58:19+0100 erF0CelErD [info] currentStep()
2019-12-05T07:58:19+0100 erF0CelErD [info] Step 3 is in state "start".
2019-12-05T07:58:20+0100 kteQ1WBhiB [info] request to updater
2019-12-05T07:58:20+0100 kteQ1WBhiB [info] currentStep()
2019-12-05T07:58:20+0100 kteQ1WBhiB [info] Step 3 is in state "start".

As you can see retry update has no effect.

Here is my updater.log with the past updates since NextCloud 12 till version 16.0.3.0 until now failing with version 16.0.6.0:

updater.log

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions