Nextcloud migration into Docker

Hi all,

I’m trying to migrate my nextcloud instance from my ubuntu host into a docker container.
I did all steps from documetation.
I can access nextcloud with my old userdata. But in nextcloud aren’t any files visible.
I readed all files new into db with
php console.php files:scan --all
as www-data but that doesn’t help. The data directory is the same as before and read- and writable with www-data.

Do you have any ideas what I did wrong?

Thanks!

Hi there,

Could you please output your configuration file (remove salts, passwords, etc first).

As it’s a migration you shouldn’t have needed to do an OCC scan unless you intentionally changed something on disk; for all intents and purposes the system should have been identical the moment you logged in.