GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.26k stars 813 forks source link

-GMOD- Error #420

Closed TrAiZerZ closed 9 years ago

TrAiZerZ commented 9 years ago

Hello, i have this error, i don't know how to do.

[ FAIL ] Starting gmod-server: Unable to start [FR] Militaryrp l VIP l Armee VS [ FAIL ] Starting gmod-server: Unable to start [FR] Militaryrp l VIP l Armee VS Gang l ClanSMG.fr: Tmux error:

Command

tmux new-session -d -s gmod-server ./srcds_run -game garrysmod -strictportbind -ip 94.23.26.183 -port 27015 +host_workshop_collection 460261521 -authkey B652B0CC4CF26BE857C036030AE54165 +clientport 27005 +tv_port 27020 +gamemode militaryrp +map rp_locality +servercfgfile gmod-server.cfg -maxplayers 70

Error

can't create socket: No space left on device

Fix

No known fix currently. Please log an issue. http://gameservermanagers.com/issues

Thanks you to help me

TrAiZerZ commented 9 years ago

But when i do df -hT, putty say to me:

http://realitygaming.fr/proxy.php?image=http%3A%2F%2Fi.imgur.com%2FIdKdQHe.png&hash=b07108bdf2b943c0110824fdd2e38cd8

dgibbs64 commented 9 years ago

/dev/root is 100% full. This is probably the issue

TrAiZerZ commented 9 years ago

Okey, and how to do ? Because i have 4To in total

dgibbs64 commented 9 years ago

You have 1.8TB in /dev/md3 (/home) and only 20GB in /dev/root (/) you need to figure out what is using up all the storage in the /dev/md3 partition. Try ncdu command might be useful.

Its like having your C: drive being 100% however your D: drive is mostly empty

TrAiZerZ commented 9 years ago

http://prntscr.com/7gu1b2 ncdu command don't work I'm on Debian

dgibbs64 commented 9 years ago

Install the program ....This is more of an issue of you not yet understanding your server. I recommend learning a little more about Debian.

apt-get install ncdu
TrAiZerZ commented 9 years ago

This is my first debian server sorry :/ I will look on internet for a tutorial about ncdu

dgibbs64 commented 9 years ago

No problem we all started somewhere :). Google is your greatest tool in learning Linux. Helped me hundreds of times.

TrAiZerZ commented 9 years ago

Don't found, can you give me just a simply command to do ? I think ncdu /root/

But after i don't know what to do, all tutorial are in english and i don't speak realy good english :/

dgibbs64 commented 9 years ago
ncdu /

should work

TrAiZerZ commented 9 years ago

http://prntscr.com/7gu7g9

dgibbs64 commented 9 years ago

There is your issue. your /var directory is filling up the server. you can drill down further to figure out exactly what the issue it

TrAiZerZ commented 9 years ago

I don't understand Oo

dgibbs64 commented 9 years ago

look in the /var directory

TrAiZerZ commented 9 years ago

http://prntscr.com/7gu9ej Log is full I think is Fail2Ban but not sure

TrAiZerZ commented 9 years ago

Is not Fail2Ban http://prntscr.com/7guags

TrAiZerZ commented 9 years ago

I Remove kern.log and kern.log.1 ?

dgibbs64 commented 9 years ago

yeah I would clear the logs that are too big

TrAiZerZ commented 9 years ago

Work thx i love you <3 Give me your PayPal adress :D

dgibbs64 commented 9 years ago

me@Danielgibbs.co.uk . Glad I could help :)

TrAiZerZ commented 9 years ago

You accept € ?

dgibbs64 commented 9 years ago

PayPal Converts it

TrAiZerZ commented 9 years ago

I send you, this is not a lot but i don't have lot of money :)

dgibbs64 commented 9 years ago

Its ok buddy. I will enjoy a drink on you :D thanks

TrAiZerZ commented 9 years ago

A good BEER ! xDD

2015-06-14 17:22 GMT+02:00 Daniel Gibbs notifications@github.com:

Its ok buddy. I will enjoy a drink on you :D thanks

— Reply to this email directly or view it on GitHub https://github.com/dgibbs64/linuxgsm/issues/420#issuecomment-111840963.

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.