Thanks for the reply!
I created a new server named HP_Test and went through the startup process. The server failed to launch but the eula.txt was updated to “true”. The created server directory only contains the following files:
cron.config
eula.txt
minecraft_server.1.13.2.jar
server.config
server.properties
There are no additional files or directories.
This might indicate that MineOS definitely sees these files get created, but cannot access them, as the webui’s user UID/GID may not actually match the ownership of the files on the containerized FS.
How can I go about checking if this is the case?