Results 56 comments of Kayou

Hmm @alexAubin do you have any idea on this?

Should be fixed by https://github.com/YunoHost-Apps/nextcloud_ynh/pull/241

Migration should works now :gift: So what should we do now? Do we really want to migrate to PostgreSQL? @YunoHost-Apps/apps-group

After a fresh install (from testing) I have this error during the migration: > Warning: In AbstractPostgreSQLDriver.php line 54: Warning: An exception occurred while executing 'SELECT setval('oc_text_documents_id_seq', (SELECT MAX() FROM...

> Thanks a lot!!heart_eyesheart_eyes > Curiously, MySQL [is still the recommended database](https://docs.nextcloud.com/server/20/admin_manual/configuration_database/linux_database_configuration.html)...?! Yes, and if we have issue during an upgrade, I think we shouldn't migrate. (Or it's a regression...

Hi, Did you tried to tar your files, upload the tar, and untar it? (I'm not sure it will works)

I that case, I don't know enough nextcloud to help you :-)

Hi! As we can see, you have a permission problem with `/home/administrateur/media/stockage`, what this file is? Can you do: ``` ls -la /home/administrateur/media/stockage ```