Map-server keep crashing on morning

ryancaspe

New member
Messages
3
Points
0
My Map server keep crashing on every morning

mostly at 10.55 to 11.05 AM i really don't know what is a problem.

server running fine every time.

I try to use GDB  to get crash log, but not able to get any core files.

Please help

 
Because your map-server is not running with gdb. You have to run under gdb to see what is the problem.

 
Last edited by a moderator:
Because your map-server is not running with gdb. You have to run under gdb to see what is the problem.
I try to follow http://herc.ws/wiki/GDB

can u tell me what i'm missing

Fixed! Because the 127.0.0.1 is not allowed to connect.
Don't understand this. is that there is any problem in network conf?

because every time when i start server i got warning : using a wildcard IP range in the allowed server IPs is Not recommended.

But my map server crash only specific time mostly 11.00 am 

 
Back
Top