SA-MP Forums Archive
Server crashes, logs it log-core.log - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server crashes, logs it log-core.log (/showthread.php?tid=661383)



Server crashes, logs it log-core.log - Gusteakas - 02.12.2018

Hiya. My server which is hosted by the way was running fine all the time and for the past few days it started crashing randomly. I was trying to revert my code back and etc but that did not help. I just recently noticed that I got an error in my log-core.log document which says :

Код:
[12/02/18 14:26:48] [ERROR] signal 15 (SIGTERM) catched; shutting log-core down (errno: 0, signal code: 0, exit status: 171987752)
[12/02/18 15:43:43] [ERROR] signal 15 (SIGTERM) catched; shutting log-core down (errno: 0, signal code: 0, exit status: 0)
[12/02/18 16:08:52] [ERROR] signal 15 (SIGTERM) catched; shutting log-core down (errno: 0, signal code: 0, exit status: 0)
I restarted my server three times and it gives me this error every time. Can someone help me? Is anyone having an issue like this aswell? I am using mysql R41-2.


Re: Server crashes, logs it log-core.log - ItsRobinson - 02.12.2018

Nothing inside your server_log.txt?


Re: Server crashes, logs it log-core.log - Gusteakas - 02.12.2018

Quote:
Originally Posted by ItsRobinson
Посмотреть сообщение
Nothing inside your server_log.txt?
Nothing.. After server crashes I can just see that people are trying to connect and then they get kicked out because of the they pass the time to connect limit.

Код:
[16:19:11] save data
[16:23:57] [connection] 5.20.78.***:64315 requests connection cookie.
[16:24:28] Kicking 5.20.78.*** because they didn't logon to the game.
[16:27:04] [connection] 5.151.198.***:14954 requests connection cookie.
[16:27:35] Kicking 5.151.198.*** because they didn't logon to the game.



Re: Server crashes, logs it log-core.log - Gusteakas - 02.12.2018

bump.. is there anyone else who has encountered something similar to this? I can only see these errors when it's hosted on the server. Localhost seems fine.