Closed sephallen closed 5 years ago
That is an issue with the pterodactyl daemon, not my containers in question. Feel free to file a bug report there.
Did you ever fix this @sephallen ?
I changed the host-location of the volumes to /opt/pterodactyl/... and had the same errors. Resetting the locations to the original path (/srv/daemon/...) did the trick.
So you can't change these lines in the docker-compose.yml file: volumes:
You can change the location of /srv/daemon-data
, but due to limitations in the daemon, it has to be mapped 1:1. All directories in /srv/daemon
cannot be changed as of right now.
I am unable to create any servers on my setup. My volumes are default in the docker-compose.yaml. I can create files from within the container at
/srv/daemon-data
, so it doesn't appear to be a permissions issue.Here is the output from my log: