pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.85k stars 2.32k forks source link

[Bug]: ECO - Crash while loading Elixir Mods - Read only filesystem #2191

Closed scootz closed 1 year ago

scootz commented 1 year ago

Panel Version

1.11.3

Wings Version

1.11.5

Service

game_eggs/steamcmd_servers/eco

Modified

No, I did not modify the egg

Expected Behavior

Expected Elixir Mods to work.

Game runs fine without the mod. Tried running it on another linux box without pterodactyl/wings via steamcmd. Installed the mod there and works flawlessly. Trying to get the mods to work inside pterodactyl gives read only error.

Actual Behavior

Server crashed with error Read-only file system : '/home/container\Configs\Mods' log_230317064914.log

Steps To Reproduce

Install ECO egg, run server, close server down, unzip elixir mods into /home/container, run server, during start up, crashes with read only filesystem error.

Install logs

https://pteropaste.com/q8kk74b1tkm2

gOOvER commented 1 year ago

Not an Egg issue. your Mod try to write outside /Home/container.

ask the Mod dev

gOOvER commented 1 year ago

Next Problem; your Mod is Not compatible with latest Version of Eco and had over 1 year no update

QuintenQVD0 commented 1 year ago

^^