Petey Pablo Posted October 25, 2012 Posted October 25, 2012 (edited) I have problem with my Unmanaged VPS. Always server closed if players rich up to 40+ only. I dont know what is the problem. Help me guyz! Thank you very much. VPS Specs(CentOS 6 64bit) CPU: 2 Cores Minimum CPU Speed: 2.0 GHz Guaranted Memory: 1GB RAM Burst RAM: 2GB Disk Space: 100GB RAID-1 Bandwidth: 600GB Port Speed: 1000Mbps Edited October 25, 2012 by WillSuranol Quote
michaelsoftman Posted October 25, 2012 Posted October 25, 2012 (edited) The server closes as in it shuts down? Or it doesn't allow new connections? You should be fine memory wise, what OS are you using? CentOS? Try using a command like free -m. It will show you how much memory you have used and available. You can use "ps aux | less" to view every process running, and then use the kill command to kill off ones you do not need. If the server just randomly shuts down, it could be a memory issue, or perhaps an SQL problem, where it disconnects from your DB. I've had that happen to me at least once, but only when I was on a cheap host. Edited October 25, 2012 by michaelsoftman Quote
Petey Pablo Posted October 25, 2012 Author Posted October 25, 2012 (edited) The server closes as in it shuts down? Or it doesn't allow new connections? You should be fine memory wise, what OS are you using? CentOS? Try using a command like free -m. It will show you how much memory you have used and available. You can use "ps aux | less" to view every process running, and then use the kill command to kill off ones you do not need. If the server just randomly shuts down, it could be a memory issue, or perhaps an SQL problem, where it disconnects from your DB. I've had that happen to me at least once, but only when I was on a cheap host. Nope. I have 40 players online during server connection closed. Yes it doesn't allow new connection. Im using CentOS 6. 64 bit My memory usage. See the image below I dont have problem with my DB. Edited October 25, 2012 by WillSuranol Quote
VladimirCastro Posted October 25, 2012 Posted October 25, 2012 i think you get the dump crash error? have you tried this http://rathena.org/wiki/GDB#Using_gdb_with_rAthena Quote
Petey Pablo Posted October 25, 2012 Author Posted October 25, 2012 I have problem with dump crash. See the image below No stack and No such file on the directory Quote
agentbogz Posted October 25, 2012 Posted October 25, 2012 It's either Login or Map server is crashed. try to recompiled again sir.. Quote
Petey Pablo Posted October 25, 2012 Author Posted October 25, 2012 It's either Login or Map server is crashed. try to recompiled again sir.. Nothing happens. But i found same issues here http://rathena.org/board/topic/63493-how-to-install-gdb-in-centos/ Quote
Asura Posted October 27, 2012 Posted October 27, 2012 Hi WillSuranol, You are actually suppose to type, 'gdb ./map-server_sql'. map-server_sql will open in GDB within the terminal, and then you must type 'run' to start the debugging process. After it receives the crash signal, you will type 'bt full' to get the report. Quote
Petey Pablo Posted October 29, 2012 Author Posted October 29, 2012 Hi WillSuranol, You are actually suppose to type, 'gdb ./map-server_sql'. map-server_sql will open in GDB within the terminal, and then you must type 'run' to start the debugging process. After it receives the crash signal, you will type 'bt full' to get the report. Thank you Asura. Topic closed Quote
Winz Posted December 20, 2012 Posted December 20, 2012 solved? change the category of the thread to solved. change it by full-editing the first post Quote
Question
Petey Pablo
I have problem with my Unmanaged VPS. Always server closed if players rich up to 40+ only. I dont know what is the problem. Help me guyz! Thank you very much.
VPS Specs(CentOS 6 64bit)
CPU: 2 Cores
Minimum CPU Speed: 2.0 GHz
Guaranted Memory: 1GB RAM
Burst RAM: 2GB
Disk Space: 100GB RAID-1
Bandwidth: 600GB
Port Speed: 1000Mbps
Edited by WillSuranol9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.