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.
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
The bottom half of this is the server restarting.
Any help would be appreciated
8 Replies
For more context, i am the only one on the server using DH (2.3)
try decreasing the RAM allocation amount even more
as in the java arguments or the actual docker allocation
java argument
You're using more than the default 2 threads I guess?
no idea, i didnt change any configs
want to point out i was doing this with the mod before i moved the server to vanilla/paper and this issue didnt happen
The mod and plugin are fundamentally very different, and most of the memory footprint from using the plugin is not actually from the plugin itself, but rather the things it asks the server to do (generating/loading massive amount of chunks).
You probably still have to lower your max heap size.
can try that again 👍 i didnt imagine the tech is the same, i just wanted to add context, i appreciate your help