SA-MP Forums Archive
Crash server? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Crash server? (/showthread.php?tid=80327)



Crash server? - lansior34 - 03.06.2009

I don't speak English very well, but I'll try to say it...

I have problem with the server on Linux - It turn off at random time...
There are no crash logs and anything about rcon logging in server logs.

So, when the server is crashed by the gamemode, is it make any log in FTP on the Linux server?
If yes, how to check what make server to turn off if that is not gamemode crash and /rcon exit...


Re: Crash server? - darkrider366 - 03.06.2009

you need to make a .sh or something file on linux for the server to stay online,
https://sampwiki.blast.hk/wiki/Linux_Ser..._Server_OnlineHere =))


Re: Crash server? - lansior34 - 04.06.2009

Quote:
Originally Posted by darkrider366 = Offica Tempenny
you need to make a .sh or something file on linux for the server to stay online,
https://sampwiki.blast.hk/wiki/Linux_Ser..._Server_OnlineHere =))
That is not problem to keep the server online, but the problem is in saving accounts, etc... Because if I will make settimer and save everything every minute - server will going to be slow and crash...

And second problem is that I have no idea why it's turn off...
So, how check it?



Re: Crash server? - KingJ - 04.06.2009

Just save the account when they leave the server.


Re: Crash server? - lansior34 - 04.06.2009

Quote:
Originally Posted by KingJ
Just save the account when they leave the server.
But the code in callback of that does not work when the server just turn off without the reason...


Re: Crash server? - KingJ - 04.06.2009

Quote:
Originally Posted by lansior34
Quote:
Originally Posted by KingJ
Just save the account when they leave the server.
But the code in callback of that does not work when the server just turn off without the reason...
Correct. However, the server shouldn't be crashing so frequently (unless you have a major script bug) that it crashes before someone has had a reasonable amount of play time on the server.


Re: Crash server? - lansior34 - 04.06.2009

I didn't get answer for my first question xD

When the server is crashed by the gamemode, is it make any log in FTP on the Linux server?