accolon
The owner of the folder data is root.
In your configuration the user is the application “appuser”:
drwxr-xr-x 1 appuser appuser 4096 Jan 21 13:50 .
drwxr-xr-x 1 root root 4096 Jan 21 13:50 ..
-rw-r--r-- 1 appuser appuser 5 Jan 20 22:26 VERSION
drwxr-xr-x 1 appuser appuser 4096 Jan 21 13:50 app
drwxr-xr-x 2 root root 4096 Jan 21 12:19 data
drwxr-xr-x 1 appuser appuser 4096 Jan 20 22:26 frontend
-rw-r--r-- 1 appuser appuser 667 Jan 20 22:26 requirements.txt
Can you tell me how to change the owner of the data folder?
I think that’s the problem Maxmind is not able to get downloaded or access to the folder.
Edit:
Wooooooooo!
I once got something changed on my own! 😊😊😊😊😁😁👍👍
Now “appuser” is the owner of the /data folder.
I’m curious to see if anything changes.
The logs look clean at first.
total 36
drwxr-xr-x 1 appuser appuser 4096 Jan 21 13:50 .
drwxr-xr-x 1 root root 4096 Jan 21 13:50 ..
-rw-r--r-- 1 appuser appuser 5 Jan 20 22:26 VERSION
drwxr-xr-x 1 appuser appuser 4096 Jan 21 13:50 app
drwxr-xr-x 2 appuser appuser 4096 Jan 21 12:19 data
drwxr-xr-x 1 appuser appuser 4096 Jan 20 22:26 frontend
-rw-r--r-- 1 appuser appuser 667 Jan 20 22:26 requirements.txt

… here we go! 😍😍😍😍😍
Thank you for your support!!