Migration from Owncloud 9.1.6 to Nextcloud 10.0.5 fails

Thanks, jospoortvliet
I see you fixed the migration information :smiley:

Still broke btw…

The updater script issue Migration script may download incompatible Nextcloud version · Issue #5425 · nextcloud/server · GitHub got closed now with “There is a patch in the repo for this already.”

The documentation issue https://github.com/nextcloud/server/issues/5426 erroneoulsy got closed as a duplicate of above, while it should be closed fixed, as i now see at Nextcloud - Migration guide :

Note that ownCloud 9.1.6 breaks easy upgrading to Nextcloud 10.0.5. We will fix this in 10.0.6! Similar, ownCloud 10.0.2 and 10.0.3 can’t yet be upgraded to Nextcloud 12, which will be fixed with Nextcloud 12.0.1. We want to make sure we properly test the upgrade paths!

As always there may be further issues too… Just run into this theming bug https://github.com/nextcloud/server/issues/4987 on 11 something to 12.0.0 upgrade

Nextcloud 10.0.6 is available since August 7th. But:

What’s the status then?

1 Like

seems like the update server tells the migration script what to do:

url from updater log: https://updates.nextcloud.org/owncloud-migration/?version=9x1x6x2xxxstablexx2017-05-30T17%3A13%3A25%2B00%3A00+0e399c6378c925c6859b4412dd142a862db1544ex5x6x30

outputs:

<?xml version="1.0" encoding="UTF-8"?>
<nextcloud>
 <version>9.1.58.2</version>
 <versionstring>Nextcloud 10.0.5</versionstring>
 <url>https://download.nextcloud.com/server/releases/nextcloud-10.0.5.zip</url>
 <web>https://docs.nextcloud.org/server/10/admin_manual/maintenance/manual_upgrade.html</web>
 <autoupdater>1</autoupdater>
 <signature>WuAMs8EGo8FD9ETw+TkeMAv8XjDv45/wiq/AAXBX8PuvJORdLhqyy2KwUiR/ztWZ
DUpINgFm110o4J4kghZTGYGhgFr0iVJ07pwVnDXC1NGGz8UdVFPPp1vJbmAiLFGB
IVnydDmx+PWI6ECcktUw5W9QRFmIc67bNoKlUXJi5XT6cLQNQnH2mAingNC5ya0T
qvqPmHIzwVu1gafxHtJfc4ZPcc6dLoAQdu9WLcIqALqd/1DEASNkZD06LVJvuWIB
HFjQtul/3pj4bC2zhX0QiubBfa3n2bA9Hq8nRVj0MLRezT0FS0ObhL4C16xT6/nE
oMp/buXZlLjkgI1RLwWvTg==</signature>
</nextcloud>

Any update? Migration is still broke.

+1
Migration tool report

Current version is 9.1.6.
Migration to Nextcloud 10.0.5 available.
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-10.0.5.zip

Can’t continue migration … Nextcloud 10.0.6 is needed during migration … and is available for download
Nobody there to correct the migration process … ???

Thanks

1 Like

Hello all,

I’ve hit the same wall a few weeks ago and I found a workaround that worked for me: perhaps can help someone.

I downloaded the owncloud-10.0.0 tarball from owncloud and used it to upgrade my former owncloud installation. After that the nextcloud upgrade to 12.0.0 worked like a charm… :slight_smile:

I’m in discussion about this subject on Github: