Like the titel said i had a ATM10 server running now for over a month but suddenly in a restart backup process he won't start anymore. I loaded a backup don't work
i can't really pin point what the problem is as it just says currently he can't open unix_arg.txt.
I installed a local server and just checked the structure and the content, its completely the same the unix_arg.txt lays default in the 'ServerFiles-4.14\libraries\net\neoforged\neoforge\21.1.211\unix_arg.txt' and so it is also on the server. I could move it to the root folder on the server then it starts but it seems not really start correctly also i wonder why it suddenly changed it
full console output
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from ptero-eggs/yolks
Status: Image is up to date for ghcr.io/ptero-eggs/yolks:java_21
Digest: sha256:b05b390d4efb8f9c26f1ae99b9ab2a217f0ff75f6b92d306846f77f9d48d6072
[Pterodactyl Daemon]: Finished pulling Docker container image
container@pterodactyl~ java -version
openjdk version "21.0.9" 2025-10-21 LTS
OpenJDK Runtime Environment Temurin-21.0.9+10 (build 21.0.9+10-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.9+10 (build 21.0.9+10-LTS, mixed mode, sharing)
container@pterodactyl~ java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true @unix_args.txt
Error: could not open `unix_args.txt'
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from ptero-eggs/yolks
Digest: sha256:b05b390d4efb8f9c26f1ae99b9ab2a217f0ff75f6b92d306846f77f9d48d6072
Status: Image is up to date for ghcr.io/ptero-eggs/yolks:java_21
[Pterodactyl Daemon]: Finished pulling Docker container image
container@pterodactyl~ java -version
openjdk version "21.0.9" 2025-10-21 LTS
OpenJDK Runtime Environment Temurin-21.0.9+10 (build 21.0.9+10-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.9+10 (build 21.0.9+10-LTS, mixed mode, sharing)
container@pterodactyl~ java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true @unix_args.txt
Error: could not open `unix_args.txt'
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.```