Jump to content

[40K] Server Crashing Syserr Logs


Recommended Posts

Hello Dev Family, 

Constantly crashing channel with the following errors in the game.
 

Database syserr :

Spoiler
  1. SYSERR: Apr 15 02:35:36 :: DirectQuery: MySQL connection was reconnected. querying locale set
  2. SYSERR: Apr 15 02:36:04 :: Process: FDWATCH: peer null in event: ident 21

Channel 1 Syserr : 

Spoiler
  1. SYSERR: Apr 14 03:26:31 :: GetJob: CHARACTER::GetJob(name=, race=144).OUT_OF_RACE_RANGE
  2. SYSERR: Apr 14 04:01:50 :: GetJob: CHARACTER::GetJob(name=, race=144).OUT_OF_RACE_RANGE
  3. SYSERR: Apr 14 04:01:50 :: AddServerTimer: already registered server timer name:nolag arg:0
  4. SYSERR: Apr 15 02:35:44 :: ChildLoop: MySQL connection was reconnected. querying locale set
  5. SYSERR: Apr 15 02:35:44 :: ChildLoop: MySQL connection was reconnected. querying locale set

Auth Syserr : 

Spoiler
  1. SYSERR: Apr 15 02:37:06 :: ChildLoop: MySQL connection was reconnected. querying locale set
  2. SYSERR: Apr 15 02:37:06 :: DirectQuery: MySQL connection was reconnected. querying locale set


How can I resolve these issues?
Thank you. 



Sorry for my english :unsure:

 

  • Good 1
Link to comment
Share on other sites

  • 1 year later...
  • Active Member

How to install gdb(putty commands):

cd /usr/ports/devel/gdb && make deinstall
cd /usr/ports/devel/gdb && make install clean

 

How to use gdb(putty commands):

gdb

set gnutarget i386-marcel-freebsd
file /usr/home/game/share/brain/game
core /usr/home/game/channels/channel1/core1/game.core
bt full

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.