floersche
floersche
DHDistant Horizons
Created by floersche on 3/22/2025 in #help-me
Crashing Ptero Panel
I have followed the instructions here https://canary.discord.com/channels/881614130614767666/1035937626944962641/1351505656020074506 I am currently using the nightly 11 build (0.8.1) of the paper plugin.
java -Xms128M -XX:MaxRAMPercentage=90.0 -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
java -Xms128M -XX:MaxRAMPercentage=90.0 -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
This is the current start arguments im using, ptero is still closing my server, it peaks at full ram usage (10gb) and then closes. Full close log
[14:41:16 INFO]: [DHS] Generation in progress: 495 processed, 5 in queue, 7.62 per second.
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 137
[Pterodactyl Daemon]: Out of memory: true
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[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...
[Pterodactyl Daemon]: Finished pulling Docker container image
[14:41:16 INFO]: [DHS] Generation in progress: 495 processed, 5 in queue, 7.62 per second.
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 137
[Pterodactyl Daemon]: Out of memory: true
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[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...
[Pterodactyl Daemon]: Finished pulling Docker container image
The bottom half of this is the server restarting. Any help would be appreciated
12 replies