Hermsi1337 / docker-ark-server

Dockerize your ARK server - configurable via env
https://hub.docker.com/r/hermsi/ark-server/
MIT License
112 stars 36 forks source link

Installation Permissions Issue #69

Open paytah232 opened 2 years ago

paytah232 commented 2 years ago

Trying to install following the docker-compose information but using portainer. Confident all that works, but seems permissions aren't going through. Normally I set PUID/GUID to 1037/100 and everything works, but seems this time that doesn't go. Log attached. Any help would be appreciated. _ark_theisland_logs.txt

Running on Synology NAS docker container.

Hermsi1337 commented 2 years ago

Hey, sorry for my delayed response.

I'm not firm with portainer, could you share some more information on your setup? Like docker-compose.yml-files?

paytah232 commented 2 years ago

Hi @Hermsi1337,

I'm just going to upload the portainer inspect, which kind of resembles a docker-compose.yml file, but it's not what I used to set it up. I could go into more detail if needed, but hopefully you can see the settings you need from it :)

portainer_inspect.txt

amar5150 commented 1 year ago

Also having a permission issue

touch: cannot touch '/app/server/ShooterGame/Binaries/Linux/ShooterGameServer': Permission denied