Nextcloud Update


Recommended Posts

**** I was being a massive noob. All fixed ****

 

 

 

 

 

So, it says there is a new version of Nextcloud (16.0.3) but no matter what I do, I can't seem to get the container to update past 16.0.1

 

I have deleted, reinstalled, pulled manually... 

 

Anyone else having issues? 

Edited by McMeanF
Link to comment

So.. the docker updates, upgrade the docker itself it doesn't perform the upgrade on Nextcloud.

You can do it through the webui but i find the wheels fall off that sometimes and it becomes a pain.

 

I prefer doing mine through the CLI its also easier to fix if something goes wrong if your in the CLI.

Open a console on the docker image.

 

cd /config/www/nextcloud/updater/

root@bd32ce1bcd66:/config/www/nextcloud/updater# sudo -u abc php updater.phar 

 

This will launch the CLI upgrade tool which will tell you what version you are and you can do the upgrade.


Nextcloud Updater - version: v14.0.2RC2-7-g57268cb

Current version is 15.0.5.

Update to Nextcloud 16.0.3 available. (channel: "stable")
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-16.0.3.zip

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.

[✔] 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

Update of code successful.

Should the "occ upgrade" command be executed? [Y/n] Y

 

sit back, drink a coffee and wait for it to finish. it can take a while before there is any output here.

And then say No here

Keep maintenance mode active? [y/N] N

 

If you say yes you need to run another command to disable maintenance mode and get Nextcloud back up and running.

This is for if you want to do other things after the upgrade before making Nextcloud live again.

 

First connect to the webui you will need to do a quick start upgrade button but it just does a DB check and starts.

 

 

Edited by Maticks
  • Like 5
  • Thanks 6
Link to comment
  • 8 months later...

I've been having problems running update for 17.0.2 to 18.0.3 through the automatic updater. I trie your steps for the manual updated but I keep getting stuck at the extracting step with the following error:

 

[ ] 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

 

Can you help?

Link to comment
  • 3 months later...

+1

 

I am having the exact same problem with the CLI. The GUI in Nextcloud stops on some config.php file is missing. 
Is there a config file not pointing to the right directory or something like that, because it was converted into a docker image? 

This is very inconveniant, because happened at every Nextcloud update I encountered. From version 18 to 19. And now from 19.0.0 to 19.0.1. And I would like to run the latest version for stability and security, but now I have to re-figure out each time how to manually fix this. 
Repulling the image did not fix this. 

Link to comment
  • 1 month later...

Hi, I tried to update two nextcloud containers today using the "apply update" button in unraid docker manager. The docker containers deleted hundreds of gigs of data from bind mount hard drives and will no longer start. The persistent container data has been reset to new sample data from the image. This is not the first time this has done this and i have had to restore from backups but each time i loose a small hand full of files. Anyone please tell me why in the h*** this is happening? I have no backups for my instances. so there goes all that work again.

Screenshot 2020-08-28 at 12.54.25.png

Edited by Be-Art
inserting a screen shot of error log
Link to comment
  • 1 year later...
On 8/28/2020 at 1:14 PM, Be-Art said:

I resolved the issue in the short term by removing bind mounts to the container and letting it update then adding the bind mounts again. Still does not solve my issue with this in the future and my data loss in the bind mounted drives.

Sounds like a workaround but not resolution. Did anything else present itself? I have an update ready and am nervous!

Link to comment
  • 1 month later...
On 4/10/2020 at 7:37 PM, TekDRu said:

I've been having problems running update for 17.0.2 to 18.0.3 through the automatic updater. I trie your steps for the manual updated but I keep getting stuck at the extracting step with the following error:

 

[ ] 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

 

Can you help?

 

Has anyone found a solution for that yet? I tried to update my Nexcloud via WebUI, but then it got stuck. When I try to open my Nextcloud there only is the text: Update in process.

 

After that I have seen a post in the Nextcloud forum, where it was said that I should delete the updater Folder in my Nextcloud Share. I did this but it didnt work after that. Then I found this post here, and i tried the upgrade via terminal as @Maticks described, but then I get the same error as @TekDRu.

 

Can anyone help? Thanks :)

 

My updater logs:

2022-05-07T22:13:13+0200 WlYahwYDiY [info] request to updater
2022-05-07T22:13:13+0200 WlYahwYDiY [info] currentStep()
2022-05-07T22:13:13+0200 WlYahwYDiY [info] show HTML page
2022-05-07T22:13:13+0200 WlYahwYDiY [info] current version: 23.0.3 build time: 2022-03-21T13:05:48+00:00 5f6449283b5eb3cd0c96f475ff6f68a6c73a8140
2022-05-07T22:13:13+0200 WlYahwYDiY [info] getUpdateServerResponse()
2022-05-07T22:13:13+0200 WlYahwYDiY [info] updaterServer: https://updates.nextcloud.com/updater_server/
2022-05-07T22:13:13+0200 WlYahwYDiY [info] releaseChannel: stable
2022-05-07T22:13:13+0200 WlYahwYDiY [info] internal version: 23.0.3.2
2022-05-07T22:13:13+0200 WlYahwYDiY [info] updateURL: https://updates.nextcloud.com/updater_server/?version=23x0x3x2xxxstablexx2022-03-21T13%3A05%3A48%2B00%3A00+5f6449283b5eb3cd0c96f475ff6f68a6c73a8140x7x4x26
2022-05-07T22:13:13+0200 WlYahwYDiY [info] getUpdateServerResponse response: Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-07T22:13:13+0200 WlYahwYDiY [info] checkForUpdate() Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-07T22:13:13+0200 WlYahwYDiY [info] getChangelogURL()
2022-05-07T22:13:13+0200 WlYahwYDiY [info] end of checkForUpdate() Update to Nextcloud 23.0.4 available. (channel: "stable")<br /><span class="light">Following file will be downloaded automatically:</span> <code class="light">https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip</code><br /><a class="external_link" href="https://nextcloud.com/changelog/#23-0-4" target="_blank" rel="noreferrer noopener">Open changelog ↗</a>
2022-05-07T22:13:16+0200 xdWzJ1Imwv [info] request to updater
2022-05-07T22:13:16+0200 xdWzJ1Imwv [info] currentStep()
2022-05-07T22:13:16+0200 xdWzJ1Imwv [info] POST request for step "1"
2022-05-07T22:13:16+0200 xdWzJ1Imwv [info] startStep("1")
2022-05-07T22:13:16+0200 xdWzJ1Imwv [info] checkForExpectedFilesAndFolders()
2022-05-07T22:13:16+0200 xdWzJ1Imwv [info] end of checkForExpectedFilesAndFolders()
2022-05-07T22:13:16+0200 xdWzJ1Imwv [info] endStep("1")
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] request to updater
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] currentStep()
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] Step 1 is in state "end".
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] POST request for step "2"
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] startStep("2")
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] checkWritePermissions()
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] end of checkWritePermissions()
2022-05-07T22:13:16+0200 YSXvc7rsnA [info] endStep("2")
2022-05-07T22:13:16+0200 HFPEhkJi26 [info] request to updater
2022-05-07T22:13:16+0200 HFPEhkJi26 [info] currentStep()
2022-05-07T22:13:16+0200 HFPEhkJi26 [info] Step 2 is in state "end".
2022-05-07T22:13:16+0200 HFPEhkJi26 [info] POST request for step "3"
2022-05-07T22:13:16+0200 HFPEhkJi26 [info] startStep("3")
2022-05-07T22:13:16+0200 HFPEhkJi26 [info] createBackup()
2022-05-07T22:13:16+0200 HFPEhkJi26 [info] backup folder location: /data/updater-ocd0fhagm8ej/backups/nextcloud-23.0.3.2-1651954396/
2022-05-07T22:14:30+0200 thhSKwOjHL [info] request to updater
2022-05-07T22:14:30+0200 thhSKwOjHL [info] currentStep()
2022-05-07T22:14:30+0200 thhSKwOjHL [info] Step 3 is in state "start".
2022-05-07T22:14:31+0200 EQo4FJRguS [info] request to updater
2022-05-07T22:14:31+0200 EQo4FJRguS [info] currentStep()
2022-05-07T22:14:31+0200 EQo4FJRguS [info] Step 3 is in state "start".
2022-05-07T22:14:31+0200 AkcBAVuitG [info] request to updater
2022-05-07T22:14:31+0200 AkcBAVuitG [info] currentStep()
2022-05-07T22:14:31+0200 AkcBAVuitG [info] Step 3 is in state "start".
2022-05-07T22:14:32+0200 V80hqmTj7D [info] request to updater
2022-05-07T22:14:32+0200 V80hqmTj7D [info] currentStep()
2022-05-07T22:14:32+0200 V80hqmTj7D [info] Step 3 is in state "start".
2022-05-07T22:14:35+0200 K8tCU5lqxw [info] request to updater
2022-05-07T22:14:35+0200 K8tCU5lqxw [info] currentStep()
2022-05-07T22:14:35+0200 K8tCU5lqxw [info] Step 3 is in state "start".
2022-05-07T22:14:45+0200 azvyxiHinm [info] request to updater
2022-05-07T22:14:45+0200 azvyxiHinm [info] currentStep()
2022-05-07T22:14:45+0200 azvyxiHinm [info] Step 3 is in state "start".
2022-05-07T22:15:07+0200 bbmSrzRtM7 [info] request to updater
2022-05-07T22:15:07+0200 bbmSrzRtM7 [info] currentStep()
2022-05-07T22:15:07+0200 bbmSrzRtM7 [info] Step 3 is in state "start".
2022-05-07T22:15:25+0200 8s09M8uihz [info] request to updater
2022-05-07T22:15:25+0200 8s09M8uihz [info] currentStep()
2022-05-07T22:15:25+0200 8s09M8uihz [info] Step 3 is in state "start".
2022-05-07T22:15:30+0200 UrdXaMQYEy [info] request to updater
2022-05-07T22:15:30+0200 UrdXaMQYEy [info] currentStep()
2022-05-07T22:15:30+0200 UrdXaMQYEy [info] Step 3 is in state "start".
2022-05-07T22:17:59+0200 HFPEhkJi26 [info] end of createBackup()
2022-05-07T22:17:59+0200 HFPEhkJi26 [info] endStep("3")
2022-05-07T22:31:14+0200 MknHVGSxZW [info] request to updater
2022-05-07T22:31:14+0200 MknHVGSxZW [info] currentStep()
2022-05-07T22:31:14+0200 MknHVGSxZW [info] Step 3 is in state "end".
2022-05-07T22:31:14+0200 MknHVGSxZW [info] show HTML page
2022-05-07T22:31:14+0200 MknHVGSxZW [info] current version: 23.0.3 build time: 2022-03-21T13:05:48+00:00 5f6449283b5eb3cd0c96f475ff6f68a6c73a8140
2022-05-07T22:31:14+0200 MknHVGSxZW [info] getUpdateServerResponse()
2022-05-07T22:31:14+0200 MknHVGSxZW [info] updaterServer: https://updates.nextcloud.com/updater_server/
2022-05-07T22:31:14+0200 MknHVGSxZW [info] releaseChannel: stable
2022-05-07T22:31:14+0200 MknHVGSxZW [info] internal version: 23.0.3.2
2022-05-07T22:31:14+0200 MknHVGSxZW [info] updateURL: https://updates.nextcloud.com/updater_server/?version=23x0x3x2xxxstablexx2022-03-21T13%3A05%3A48%2B00%3A00+5f6449283b5eb3cd0c96f475ff6f68a6c73a8140x7x4x26
2022-05-07T22:31:15+0200 MknHVGSxZW [info] getUpdateServerResponse response: Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-07T22:31:15+0200 MknHVGSxZW [info] checkForUpdate() Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-07T22:31:15+0200 MknHVGSxZW [info] getChangelogURL()
2022-05-07T22:31:15+0200 MknHVGSxZW [info] end of checkForUpdate() Update to Nextcloud 23.0.4 available. (channel: "stable")<br /><span class="light">Following file will be downloaded automatically:</span> <code class="light">https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip</code><br /><a class="external_link" href="https://nextcloud.com/changelog/#23-0-4" target="_blank" rel="noreferrer noopener">Open changelog ↗</a>
2022-05-07T22:31:17+0200 iPzvpAxm7h [info] request to updater
2022-05-07T22:31:17+0200 iPzvpAxm7h [info] currentStep()
2022-05-07T22:31:17+0200 iPzvpAxm7h [info] Step 3 is in state "end".
2022-05-07T22:31:17+0200 iPzvpAxm7h [info] POST request for step "4"
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] startStep("4")
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] downloadUpdate()
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] getUpdateServerResponse()
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] updaterServer: https://updates.nextcloud.com/updater_server/
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] releaseChannel: stable
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] internal version: 23.0.3.2
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] updateURL: https://updates.nextcloud.com/updater_server/?version=23x0x3x2xxxstablexx2022-03-21T13%3A05%3A48%2B00%3A00+5f6449283b5eb3cd0c96f475ff6f68a6c73a8140x7x4x26
2022-05-07T22:31:18+0200 iPzvpAxm7h [info] getUpdateServerResponse response: Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-07T22:31:18+0200 iPzvpAxm7h [info] storage location exists
2022-05-07T22:31:33+0200 iPzvpAxm7h [info] end of downloadUpdate()
2022-05-07T22:31:33+0200 iPzvpAxm7h [info] endStep("4")
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] request to updater
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] currentStep()
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] Step 4 is in state "end".
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] POST request for step "5"
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] startStep("5")
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] verifyIntegrity()
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] getUpdateServerResponse()
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] updaterServer: https://updates.nextcloud.com/updater_server/
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] releaseChannel: stable
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] internal version: 23.0.3.2
2022-05-07T22:31:33+0200 aQ9Sh3Lw6J [info] updateURL: https://updates.nextcloud.com/updater_server/?version=23x0x3x2xxxstablexx2022-03-21T13%3A05%3A48%2B00%3A00+5f6449283b5eb3cd0c96f475ff6f68a6c73a8140x7x4x26
2022-05-07T22:31:34+0200 aQ9Sh3Lw6J [info] getUpdateServerResponse response: Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-07T22:31:34+0200 aQ9Sh3Lw6J [info] storage location: /data/updater-ocd0fhagm8ej/downloads/
2022-05-07T22:31:34+0200 aQ9Sh3Lw6J [info] end of verifyIntegrity()
2022-05-07T22:31:34+0200 aQ9Sh3Lw6J [info] endStep("5")
2022-05-07T22:31:34+0200 8uSIYuFOga [info] request to updater
2022-05-07T22:31:34+0200 8uSIYuFOga [info] currentStep()
2022-05-07T22:31:34+0200 8uSIYuFOga [info] Step 5 is in state "end".
2022-05-07T22:31:34+0200 8uSIYuFOga [info] POST request for step "6"
2022-05-07T22:31:34+0200 8uSIYuFOga [info] startStep("6")
2022-05-07T22:31:34+0200 8uSIYuFOga [info] extractDownload()
2022-05-07T22:31:34+0200 8uSIYuFOga [info] storage location: /data/updater-ocd0fhagm8ej/downloads/
2022-05-07T22:32:12+0200 8uSIYuFOga [info] end of extractDownload()
2022-05-07T22:32:12+0200 8uSIYuFOga [info] endStep("6")
2022-05-07T22:32:12+0200 oFbfrurTzy [info] request to updater
2022-05-07T22:32:12+0200 oFbfrurTzy [info] currentStep()
2022-05-07T22:32:12+0200 oFbfrurTzy [info] Step 6 is in state "end".
2022-05-07T22:32:12+0200 oFbfrurTzy [info] POST request for step "7"
2022-05-07T22:32:12+0200 oFbfrurTzy [info] startStep("7")
2022-05-07T22:32:12+0200 oFbfrurTzy [info] setMaintenanceMode("true")
2022-05-07T22:32:12+0200 oFbfrurTzy [info] configFileName /config/www/nextcloud/updater/../config/config.php
2022-05-07T22:32:12+0200 oFbfrurTzy [info] end of setMaintenanceMode()
2022-05-07T22:32:12+0200 oFbfrurTzy [info] endStep("7")
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] request to updater
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] currentStep()
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] Step 7 is in state "end".
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] POST request for step "8"
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] startStep("8")
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] replaceEntryPoints()
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] replace index.php
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] replace status.php
2022-05-07T22:32:12+0200 LAjwGTVSi0 [info] replace remote.php
2022-05-07T22:32:13+0200 LAjwGTVSi0 [info] replace public.php
2022-05-07T22:32:13+0200 LAjwGTVSi0 [info] replace ocs/v1.php
2022-05-07T22:32:13+0200 LAjwGTVSi0 [info] replace ocs/v2.php
2022-05-07T22:32:13+0200 LAjwGTVSi0 [info] end of replaceEntryPoints()
2022-05-07T22:32:13+0200 LAjwGTVSi0 [info] endStep("8")
2022-05-07T22:32:13+0200 pCoUJvA5pG [info] request to updater
2022-05-07T22:32:13+0200 pCoUJvA5pG [info] currentStep()
2022-05-07T22:32:13+0200 pCoUJvA5pG [info] Step 8 is in state "end".
2022-05-07T22:32:13+0200 pCoUJvA5pG [info] POST request for step "9"
2022-05-07T22:32:13+0200 pCoUJvA5pG [info] startStep("9")
2022-05-07T22:32:13+0200 pCoUJvA5pG [info] deleteOldFiles()
2022-05-07T22:32:31+0200 pCoUJvA5pG [info] config sample exists
2022-05-07T22:32:31+0200 pCoUJvA5pG [info] themes README exists
2022-05-07T22:33:17+0200 pCoUJvA5pG [info] end of deleteOldFiles()
2022-05-07T22:33:17+0200 pCoUJvA5pG [info] endStep("9")
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] request to updater
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] currentStep()
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] Step 9 is in state "end".
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] POST request for step "9"
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] startStep("9")
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] deleteOldFiles()
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [error] POST request failed with other exception
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] rollbackChanges("9")
2022-05-07T22:56:11+0200 Hvm1dq5Mqx [info] unlink .step
2022-05-07T22:56:12+0200 Hvm1dq5Mqx [info] rollbackChanges - step >= 7
2022-05-07T22:56:12+0200 Hvm1dq5Mqx [info] end of  rollbackChanges()
2022-05-07T22:56:14+0200 znbnlqEuyp [info] request to updater
2022-05-07T22:56:14+0200 znbnlqEuyp [info] currentStep()
2022-05-07T22:56:14+0200 znbnlqEuyp [info] POST request for step "9"
2022-05-07T22:56:14+0200 znbnlqEuyp [info] startStep("9")
2022-05-07T22:56:14+0200 znbnlqEuyp [info] deleteOldFiles()
2022-05-07T22:56:14+0200 znbnlqEuyp [error] POST request failed with other exception
2022-05-07T22:56:14+0200 znbnlqEuyp [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:14+0200 znbnlqEuyp [info] rollbackChanges("9")
2022-05-07T22:56:14+0200 znbnlqEuyp [info] unlink .step
2022-05-07T22:56:14+0200 znbnlqEuyp [info] rollbackChanges - step >= 7
2022-05-07T22:56:14+0200 znbnlqEuyp [info] end of  rollbackChanges()
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] request to updater
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] currentStep()
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] POST request for step "9"
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] startStep("9")
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] deleteOldFiles()
2022-05-07T22:56:19+0200 5trA5CQSP2 [error] POST request failed with other exception
2022-05-07T22:56:19+0200 5trA5CQSP2 [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:19+0200 5trA5CQSP2 [info] rollbackChanges("9")
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] unlink .step
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] rollbackChanges - step >= 7
2022-05-07T22:56:19+0200 5trA5CQSP2 [info] end of  rollbackChanges()
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] request to updater
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] currentStep()
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] POST request for step "9"
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] startStep("9")
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] deleteOldFiles()
2022-05-07T22:56:19+0200 iwA7rmn6HB [error] POST request failed with other exception
2022-05-07T22:56:19+0200 iwA7rmn6HB [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:19+0200 iwA7rmn6HB [info] rollbackChanges("9")
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] unlink .step
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] rollbackChanges - step >= 7
2022-05-07T22:56:19+0200 iwA7rmn6HB [info] end of  rollbackChanges()
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] request to updater
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] currentStep()
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] POST request for step "9"
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] startStep("9")
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] deleteOldFiles()
2022-05-07T22:56:20+0200 tcwdgG5Smo [error] POST request failed with other exception
2022-05-07T22:56:20+0200 tcwdgG5Smo [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:20+0200 tcwdgG5Smo [info] rollbackChanges("9")
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] unlink .step
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] rollbackChanges - step >= 7
2022-05-07T22:56:20+0200 tcwdgG5Smo [info] end of  rollbackChanges()
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] request to updater
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] currentStep()
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] POST request for step "9"
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] startStep("9")
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] deleteOldFiles()
2022-05-07T22:56:20+0200 zGOCjQ1grn [error] POST request failed with other exception
2022-05-07T22:56:20+0200 zGOCjQ1grn [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:20+0200 zGOCjQ1grn [info] rollbackChanges("9")
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] unlink .step
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] rollbackChanges - step >= 7
2022-05-07T22:56:20+0200 zGOCjQ1grn [info] end of  rollbackChanges()
2022-05-07T22:56:20+0200 onupKJJmFc [info] request to updater
2022-05-07T22:56:20+0200 onupKJJmFc [info] currentStep()
2022-05-07T22:56:20+0200 onupKJJmFc [info] POST request for step "9"
2022-05-07T22:56:20+0200 onupKJJmFc [info] startStep("9")
2022-05-07T22:56:20+0200 onupKJJmFc [info] deleteOldFiles()
2022-05-07T22:56:20+0200 onupKJJmFc [error] POST request failed with other exception
2022-05-07T22:56:20+0200 onupKJJmFc [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:20+0200 onupKJJmFc [info] rollbackChanges("9")
2022-05-07T22:56:20+0200 onupKJJmFc [info] unlink .step
2022-05-07T22:56:20+0200 onupKJJmFc [info] rollbackChanges - step >= 7
2022-05-07T22:56:20+0200 onupKJJmFc [info] end of  rollbackChanges()
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] request to updater
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] currentStep()
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] POST request for step "9"
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] startStep("9")
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] deleteOldFiles()
2022-05-07T22:56:20+0200 G9nCYjBVPM [error] POST request failed with other exception
2022-05-07T22:56:20+0200 G9nCYjBVPM [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:20+0200 G9nCYjBVPM [info] rollbackChanges("9")
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] unlink .step
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] rollbackChanges - step >= 7
2022-05-07T22:56:20+0200 G9nCYjBVPM [info] end of  rollbackChanges()
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] request to updater
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] currentStep()
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] POST request for step "9"
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] startStep("9")
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] deleteOldFiles()
2022-05-07T22:56:21+0200 fq6K1LRFTN [error] POST request failed with other exception
2022-05-07T22:56:21+0200 fq6K1LRFTN [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:21+0200 fq6K1LRFTN [info] rollbackChanges("9")
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] unlink .step
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] rollbackChanges - step >= 7
2022-05-07T22:56:21+0200 fq6K1LRFTN [info] end of  rollbackChanges()
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] request to updater
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] currentStep()
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] POST request for step "9"
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] startStep("9")
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] deleteOldFiles()
2022-05-07T22:56:21+0200 qYHn0XBMJU [error] POST request failed with other exception
2022-05-07T22:56:21+0200 qYHn0XBMJU [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:21+0200 qYHn0XBMJU [info] rollbackChanges("9")
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] unlink .step
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] rollbackChanges - step >= 7
2022-05-07T22:56:21+0200 qYHn0XBMJU [info] end of  rollbackChanges()
2022-05-07T22:56:21+0200 tmMsQo60gk [info] request to updater
2022-05-07T22:56:21+0200 tmMsQo60gk [info] currentStep()
2022-05-07T22:56:21+0200 tmMsQo60gk [info] POST request for step "9"
2022-05-07T22:56:21+0200 tmMsQo60gk [info] startStep("9")
2022-05-07T22:56:21+0200 tmMsQo60gk [info] deleteOldFiles()
2022-05-07T22:56:21+0200 tmMsQo60gk [error] POST request failed with other exception
2022-05-07T22:56:21+0200 tmMsQo60gk [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:21+0200 tmMsQo60gk [info] rollbackChanges("9")
2022-05-07T22:56:21+0200 tmMsQo60gk [info] unlink .step
2022-05-07T22:56:21+0200 tmMsQo60gk [info] rollbackChanges - step >= 7
2022-05-07T22:56:21+0200 tmMsQo60gk [info] end of  rollbackChanges()
2022-05-07T22:56:21+0200 82zN1xsLJp [info] request to updater
2022-05-07T22:56:21+0200 82zN1xsLJp [info] currentStep()
2022-05-07T22:56:21+0200 82zN1xsLJp [info] POST request for step "9"
2022-05-07T22:56:21+0200 82zN1xsLJp [info] startStep("9")
2022-05-07T22:56:21+0200 82zN1xsLJp [info] deleteOldFiles()
2022-05-07T22:56:21+0200 82zN1xsLJp [error] POST request failed with other exception
2022-05-07T22:56:21+0200 82zN1xsLJp [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:21+0200 82zN1xsLJp [info] rollbackChanges("9")
2022-05-07T22:56:21+0200 82zN1xsLJp [info] unlink .step
2022-05-07T22:56:21+0200 82zN1xsLJp [info] rollbackChanges - step >= 7
2022-05-07T22:56:21+0200 82zN1xsLJp [info] end of  rollbackChanges()
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] request to updater
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] currentStep()
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] POST request for step "9"
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] startStep("9")
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] deleteOldFiles()
2022-05-07T22:56:21+0200 Pu8YI39N32 [error] POST request failed with other exception
2022-05-07T22:56:21+0200 Pu8YI39N32 [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:21+0200 Pu8YI39N32 [info] rollbackChanges("9")
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] unlink .step
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] rollbackChanges - step >= 7
2022-05-07T22:56:21+0200 Pu8YI39N32 [info] end of  rollbackChanges()
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] request to updater
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] currentStep()
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] POST request for step "9"
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] startStep("9")
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] deleteOldFiles()
2022-05-07T22:56:22+0200 dNGDdjpdsw [error] POST request failed with other exception
2022-05-07T22:56:22+0200 dNGDdjpdsw [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:22+0200 dNGDdjpdsw [info] rollbackChanges("9")
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] unlink .step
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] rollbackChanges - step >= 7
2022-05-07T22:56:22+0200 dNGDdjpdsw [info] end of  rollbackChanges()
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] request to updater
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] currentStep()
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] POST request for step "9"
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] startStep("9")
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] deleteOldFiles()
2022-05-07T22:56:22+0200 lCX6v1NlgE [error] POST request failed with other exception
2022-05-07T22:56:22+0200 lCX6v1NlgE [error] Exception: Exception
Message: core/shipped.json is not available
Code:0
Trace:
#0 /config/www/nextcloud/updater/index.php(1385): Updater->deleteOldFiles()
#1 {main}
File:/config/www/nextcloud/updater/index.php
Line:925

2022-05-07T22:56:22+0200 lCX6v1NlgE [info] rollbackChanges("9")
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] unlink .step
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] rollbackChanges - step >= 7
2022-05-07T22:56:22+0200 lCX6v1NlgE [info] end of  rollbackChanges()
2022-05-10T23:41:00+0000 tBVANgSpUO [info] updater cli is executed
2022-05-10T23:41:11+0000 tBVANgSpUO [info] currentStep()
2022-05-10T23:41:11+0000 tBVANgSpUO [info] current version: 23.0.3 build time: 
2022-05-10T23:41:11+0000 tBVANgSpUO [info] getUpdateServerResponse()
2022-05-10T23:41:11+0000 tBVANgSpUO [info] updaterServer: https://updates.nextcloud.com/updater_server/
2022-05-10T23:41:11+0000 tBVANgSpUO [info] releaseChannel: stable
2022-05-10T23:41:11+0000 tBVANgSpUO [info] internal version: 23.0.3.2
2022-05-10T23:41:11+0000 tBVANgSpUO [info] updateURL: https://updates.nextcloud.com/updater_server/?version=23x0x3x2xxxstablexxx7x4x26
2022-05-10T23:41:11+0000 tBVANgSpUO [info] getUpdateServerResponse response: Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-10T23:41:11+0000 tBVANgSpUO [info] checkForUpdate() Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-10T23:41:11+0000 tBVANgSpUO [info] getChangelogURL()
2022-05-10T23:41:11+0000 tBVANgSpUO [info] end of checkForUpdate() Update to Nextcloud 23.0.4 available. (channel: "stable")<br /><span class="light">Following file will be downloaded automatically:</span> <code class="light">https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip</code><br /><a class="external_link" href="https://nextcloud.com/changelog/#23-0-4" target="_blank" rel="noreferrer noopener">Open changelog ↗</a>
2022-05-10T23:41:49+0000 tBVANgSpUO [info] updater started
2022-05-10T23:41:49+0000 tBVANgSpUO [info] executeStep request for step "1"
2022-05-10T23:41:49+0000 tBVANgSpUO [info] startStep("1")
2022-05-10T23:41:49+0000 tBVANgSpUO [info] checkForExpectedFilesAndFolders()
2022-05-10T23:41:49+0000 tBVANgSpUO [info] end of checkForExpectedFilesAndFolders()
2022-05-10T23:41:49+0000 tBVANgSpUO [info] endStep("1")
2022-05-10T23:41:49+0000 tBVANgSpUO [info] executeStep request for step "2"
2022-05-10T23:41:49+0000 tBVANgSpUO [info] startStep("2")
2022-05-10T23:41:49+0000 tBVANgSpUO [info] checkWritePermissions()
2022-05-10T23:41:49+0000 tBVANgSpUO [info] end of checkWritePermissions()
2022-05-10T23:41:49+0000 tBVANgSpUO [info] endStep("2")
2022-05-10T23:41:49+0000 tBVANgSpUO [info] executeStep request for step "3"
2022-05-10T23:41:49+0000 tBVANgSpUO [info] startStep("3")
2022-05-10T23:41:49+0000 tBVANgSpUO [info] createBackup()
2022-05-10T23:41:49+0000 tBVANgSpUO [info] backup folder location: /data/updater-ocd0fhagm8ej/backups/nextcloud-23.0.3.2-1652226109/
2022-05-10T23:44:36+0000 tBVANgSpUO [info] end of createBackup()
2022-05-10T23:44:36+0000 tBVANgSpUO [info] endStep("3")
2022-05-10T23:44:36+0000 tBVANgSpUO [info] executeStep request for step "4"
2022-05-10T23:44:36+0000 tBVANgSpUO [info] startStep("4")
2022-05-10T23:44:36+0000 tBVANgSpUO [info] downloadUpdate()
2022-05-10T23:44:36+0000 tBVANgSpUO [info] getUpdateServerResponse()
2022-05-10T23:44:36+0000 tBVANgSpUO [info] updaterServer: https://updates.nextcloud.com/updater_server/
2022-05-10T23:44:36+0000 tBVANgSpUO [info] releaseChannel: stable
2022-05-10T23:44:36+0000 tBVANgSpUO [info] internal version: 23.0.3.2
2022-05-10T23:44:36+0000 tBVANgSpUO [info] updateURL: https://updates.nextcloud.com/updater_server/?version=23x0x3x2xxxstablexxx7x4x26
2022-05-10T23:44:36+0000 tBVANgSpUO [info] getUpdateServerResponse response: Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-10T23:44:59+0000 tBVANgSpUO [info] end of downloadUpdate()
2022-05-10T23:44:59+0000 tBVANgSpUO [info] endStep("4")
2022-05-10T23:44:59+0000 tBVANgSpUO [info] executeStep request for step "5"
2022-05-10T23:44:59+0000 tBVANgSpUO [info] startStep("5")
2022-05-10T23:44:59+0000 tBVANgSpUO [info] verifyIntegrity()
2022-05-10T23:44:59+0000 tBVANgSpUO [info] getUpdateServerResponse()
2022-05-10T23:44:59+0000 tBVANgSpUO [info] updaterServer: https://updates.nextcloud.com/updater_server/
2022-05-10T23:44:59+0000 tBVANgSpUO [info] releaseChannel: stable
2022-05-10T23:44:59+0000 tBVANgSpUO [info] internal version: 23.0.3.2
2022-05-10T23:44:59+0000 tBVANgSpUO [info] updateURL: https://updates.nextcloud.com/updater_server/?version=23x0x3x2xxxstablexxx7x4x26
2022-05-10T23:45:00+0000 tBVANgSpUO [info] getUpdateServerResponse response: Array
(
    [version] => 23.0.4.1
    [versionstring] => Nextcloud 23.0.4
    [url] => https://download.nextcloud.com/server/releases/nextcloud-23.0.4.zip
    [web] => https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=23.0.4
    [autoupdater] => 1
    [eol] => 0
    [signature] => RHKcfPON/UDOM5y5H/cK9dNTzDbcRFY57eECtOKcb4DMetgBPOLQbW6XWfTG4VFP
Kxtfl0Z7CpWCO3eZWlQEG4Dtm+QAlB3+1H29zjJsh0ZEHwpCxjO32lnLTPMTLcWH
rgbyqX/MbJmO7e9ALH6MIHxIU6aHi7+Vcq3oZeTR+37z0i83sbwexdsO3HtKzdr9
c6jFRuvKb2nbeuO9tK3S1bijuHl+TpuiZZ39EaXHqdKo40UVhi8jyGarUqJHVqzR
/lxvrNNG1J4RwcB4BQWeSatwHyiO9oo/9a/8TBj2QvXEPi6gedWtNNdu+U+JjJ/q
ZaSnGzQ/m6qiwtT9z2jgPA==
)

2022-05-10T23:45:00+0000 tBVANgSpUO [info] storage location: /data/updater-ocd0fhagm8ej/downloads/
2022-05-10T23:45:01+0000 tBVANgSpUO [info] end of verifyIntegrity()
2022-05-10T23:45:01+0000 tBVANgSpUO [info] endStep("5")
2022-05-10T23:45:01+0000 tBVANgSpUO [info] executeStep request for step "6"
2022-05-10T23:45:01+0000 tBVANgSpUO [info] startStep("6")
2022-05-10T23:45:01+0000 tBVANgSpUO [info] extractDownload()
2022-05-10T23:45:01+0000 tBVANgSpUO [info] storage location: /data/updater-ocd0fhagm8ej/downloads/
2022-05-10T23:50:08+0000 oURYR08CZV [info] updater cli is executed
2022-05-10T23:50:08+0000 oURYR08CZV [info] currentStep()
2022-05-10T23:50:08+0000 oURYR08CZV [info] Step 6 is in state "start".
2022-05-11T09:18:15+0000 QVbjzCqyF9 [info] updater cli is executed
2022-05-11T09:18:27+0000 QVbjzCqyF9 [info] currentStep()
2022-05-11T09:18:27+0000 QVbjzCqyF9 [info] Step 6 is in state "start".

 

  • Like 1
Link to comment
  • 2 months later...

Hey @EricM I just logged back into this forum and noticed your post. I am currently using the latest version of nextcloud without any problems. It was a long time ago since I had that issue so I don't remember what the solution was off the top of my head. But let me know if you are still having issues and if so, I can try to track back to see what I did to solve the issue I had.  

Link to comment
On 7/20/2022 at 11:42 PM, TekDRu said:

Hey @EricM I just logged back into this forum and noticed your post. I am currently using the latest version of nextcloud without any problems. It was a long time ago since I had that issue so I don't remember what the solution was off the top of my head. But let me know if you are still having issues and if so, I can try to track back to see what I did to solve the issue I had.  

Hei there,

 

thank u for mentioning, but I already found the problem. It wasn't that long ago (few months), but even now I am unable to remember what the solution was. But its working now. :)

Link to comment
  • 2 months later...
  • 3 months later...
On 7/25/2022 at 5:48 AM, EricM said:

Hei there,

 

thank u for mentioning, but I already found the problem. It wasn't that long ago (few months), but even now I am unable to remember what the solution was. But its working now. :)

 

I'll give you a Buffalo Nickel if you can remember anything that pointed you in the right direction. This is the EXACT issue I have been having for two months.

 

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

 

Round, and round, and round I go...

Link to comment
  • 10 months later...
On 11/24/2023 at 11:50 AM, live4soccer7 said:

What is the current proper way to update NC at this time? I believe the way listed in this thread is now deprecated.

Depends on which container you are running. Click on the NC icon in the Unraid GUI and select support. This thread is not the support area for any specific container, and really shouldn't have been in general support to begin with.

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.