#Error During Startup

7 messages · Page 1 of 1 (latest)

steel cradle
#

I set up a Project Zomboid server on my Pterodactyl panel, and everything was working well for the first 16-24 hours. I used a SteamCMD Games egg with the game "Project Zomboid" to make it work.

However, this morning when I tried to stop and restart the server to apply some changes, it didn't start and showed the following logs in the console.

Could you please assist me with this? My server runs on a dedicated server.

lucid lichenBOT
#

I have found the following for: https://media.discordapp.net/attachments/1300028021708951633/1300028021981446174/image.png?ex=671f58f1&is=671e0771&hm=019b698e828c07b2560416ec68fc8d9d0f14275ea54b8e3f79d5c690999a104f&
@steel cradle; It looks like you ran out of disk space, make sure enough space is allocated and available to the server. You can also check your available disk space on the machine with the command df -h

If you are using the Python bot egg or anything that writes to tmp folder, you need to increase the tmpfs_size in your Wings config at /etc/pterodactyl/config.yml and restart Wings to apply the new config.

I have found the following for: https://media.discordapp.net/attachments/1300028021708951633/1300028022853730314/image.png?ex=671f58f2&is=671e0772&hm=a29b3ce44e8845685c2e34ce62f81715407428491ce78e2b0b6401241f23ba59&
@steel cradle; It looks like you ran out of disk space, make sure enough space is allocated and available to the server. You can also check your available disk space on the machine with the command df -h

If you are using the Python bot egg or anything that writes to tmp folder, you need to increase the tmpfs_size in your Wings config at /etc/pterodactyl/config.yml and restart Wings to apply the new config.

steel cradle
#

Thank you very much for your attention. Could I ask why this is only happening with Project Zomboid? I have another server on the same machine with Pterodactyl for Minecraft, and I have never had this problem.

steel cradle
#

How can I change the tmpfs_size in my Wings config?

safe basalt
#

You can increase the tmpfs_size in your wings config.yml file to be big enough to hold the world, or disable backups in PZ

safe basalt