Hello all,
I could use some help. Due to a corrupted drive I had a pretty messed up Nextcloud install. Part of it is because I am using an odroid-c2 (so itās x64), and i originally had owncloud before the switch on very beta software.
Still, was mostly stable for two years.
I decided to start over with a fresh install. I have backups of all my data so itās not a big deal.
Iāve gotten to the installation wizard, but cannot continue due to this error: āCanāt create or write into the data directoryā. When I try to move forward with setting up the new database.
My external drive is mounted in /media. Itās currently formatted BTRFS.
Iāve tried every combo of permissions on the mount location. Iām running apache so the owner is www-data:www-data, I have chmod the mounted folder location 0770, 0775, 0755, none of them work.
I could use some help⦠I know itās a simple permission issue. Iāve tried having a folder called data, iāve tried not having a folder called data⦠But I am out of ideas.
Thanks.