Petey Pablo Posted October 25, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share 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 Link to comment Share on other sites More sharing options...
michaelsoftman Posted October 25, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share 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 Link to comment Share on other sites More sharing options...
Petey Pablo Posted October 25, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share 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 Link to comment Share on other sites More sharing options...
VladimirCastro Posted October 25, 2012 Group: Members Topic Count: 114 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 03/13/12 Last Seen: September 18, 2016 Share 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 Link to comment Share on other sites More sharing options...
Petey Pablo Posted October 25, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share Posted October 25, 2012 I have problem with dump crash. See the image below No stack and No such file on the directory Quote Link to comment Share on other sites More sharing options...
agentbogz Posted October 25, 2012 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 96 Reputation: 4 Joined: 04/09/12 Last Seen: April 20, 2019 Share Posted October 25, 2012 It's either Login or Map server is crashed. try to recompiled again sir.. Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted October 25, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share 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 Link to comment Share on other sites More sharing options...
Asura Posted October 27, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share 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 Link to comment Share on other sites More sharing options...
Petey Pablo Posted October 29, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share 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 Link to comment Share on other sites More sharing options...
Winz Posted December 20, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted December 20, 2012 solved? change the category of the thread to solved. change it by full-editing the first post Quote Link to comment Share on other sites More sharing options...
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 WillSuranolLink to comment
Share on other sites
9 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.