Replies: 1 comment
-
Hi, I suppose easier would be to set up a temporary docker instance in between and migrate from snap to docker and then to aio. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation enhancement
In the migration description, it is stated that a migration from snap to aio is not possible. After a lot of hours, I found a way to migrate. Here is my procedure that could be added to your documentation.
Migration from snap to aio
https://nextcloud.com/install/#instructions-server
occ db:convert-type
broken sincePrimaryReadReplicaConnection
support added server#45257 (comment) and modify the scripts accordingly. You might disablehttps://github.com/nextcloud/server/blob/master/core/Command/Db/ConvertType.php#L161
Hope this helps anyone
Beta Was this translation helpful? Give feedback.
All reactions