mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
[Enhancment] Add headroom for the container #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MiguVT on GitHub (Jan 13, 2026).
Currently the server use the full ram, making it crash because out of memory, fix it giving a little of headroom like 1GB or 512MB
@MiguVT commented on GitHub (Jan 13, 2026):
here is an example part that I removed 1024MB it could also be made as a variable and adjustable
@MrLuckyGamer commented on GitHub (Jan 13, 2026):
Just set your ram yourself in your panel
@MiguVT commented on GitHub (Jan 13, 2026):
Ik we set it but the container have a overhead making it go out of memory
@NATroutter commented on GitHub (Jan 13, 2026):
Are you using pelican or pterodactyl ?
@MiguVT commented on GitHub (Jan 13, 2026):
pterodactyl
@NATroutter commented on GitHub (Jan 13, 2026):
it should be now fixed in the newest release
update your egg and reinstall the server