April 2, 20233 yr Error "Cannot create or write into the data directory" I can not get around this error, it does not matter if I try and install NextCloud, or any other App that requires a database to be created. Be it MariaDB or Postgresql. I have changed directories, owners, permissions and everything I can think of. I have installed UnRAID Version 6.11.5 2022-11-20. I even went so far as to run "New Config" and still the same problem I like the UnRAID interface, and if possible not go back to TrueNAS. Any help would be appreciated. Edited April 2, 20233 yr by LyndochAVs
April 2, 20233 yr Author When I go to the WebUI for the first time after installing an app. The app askes to create an administrator account and you configure the Database for the first time, I get the error Cannot create or write into the data directory I have tried different directories, giving full permissions to the 'user' of that directory and still luck. I've printed off the entire UnRAID user manual that is available online and I must admit it is very brief and obviously assume a mass of prior knowledge that I just don't have right now.
April 12, 20233 yr Are you specifying "LOCALHOST" or the IP address of the server? LOCALHOST within a container does not mean the server's IP. It refers to the IP of the container itself. You would need to specify the IP address of the server and the port you've specified for the database FWIW, I just installed Nextcloud and MariaDB (both from LSIO) with no apparent ill effects and no logged message like what you're seeing....
April 13, 20233 yr Author I installed Docker elsewhere, and I am getting the same problem even when using the database ip and not the server ip. Thank you for your help, but I think I will go use another platform that I know works for me, and forget about Unraid.
September 9, 20232 yr Hope this can help anyone else with the same problem... When you create the docker you set the location of your files in "User Files" Note that the container is going to access this path through /var/www/html/data . When you are setupping the account you are now asked where to add the Data folder: If you change this path you will not point to the data folder you defined earlier, this will cause the interface to issue the message you are seeing. PS: Other problems may cause the same, but I dare to say this is a common mistake.
January 6, 20242 yr Thank you very much. That helped me. I was changing the path of the Data folder to the path given in Unraid, in my case /mnt/cache_nvme/appdata/postgresql15. I was making that common mistake you speak of. This time I left the data folder path as /var/www/html/data put the address of the server 10.0.0.7:5432 and I am in business.
January 10, 20242 yr On 9/9/2023 at 7:47 PM, JoeArny said: Hope this can help anyone else with the same problem... When you create the docker you set the location of your files in "User Files" Note that the container is going to access this path through /var/www/html/data . When you are setupping the account you are now asked where to add the Data folder: If you change this path you will not point to the data folder you defined earlier, this will cause the interface to issue the message you are seeing. PS: Other problems may cause the same, but I dare to say this is a common mistake. Just wanted to say thank you! I had the same issue and this fixedx it.
April 12, 20242 yr On 9/10/2023 at 3:47 AM, JoeArny said: Hope this can help anyone else with the same problem... When you create the docker you set the location of your files in "User Files" Note that the container is going to access this path through /var/www/html/data . When you are setupping the account you are now asked where to add the Data folder: If you change this path you will not point to the data folder you defined earlier, this will cause the interface to issue the message you are seeing. PS: Other problems may cause the same, but I dare to say this is a common mistake. Thanks for the advice. This was driving me crazy. All fixed.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.