Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

All channels crashes

Junior Spellweaver
Joined
Jul 30, 2020
Messages
163
Reaction score
33
Hi guys, I am using CentOS Linux release 7.9.2009 (Core) and my channel keeps crashing. The error logs says it's port but the port looks fine. I'm quite confused with the error so I'm looking for help.

Here are the logs.




some of the errors


DBAgent
Code:
[##ERROR##] getq fail (108)
[##ERROR##] getq fail (108)

Chatnode
Code:
[Thu Dec 24 2020 16:30:14.411109 4157060864]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(19,0), serverAddr(127.0.0.1:38181)
[Thu Dec 24 2020 16:30:14.411135 4157060864]: try connect 127.0.0.1:38181, Sync
[Thu Dec 24 2020 16:30:14.411197 4157060864]: sock -1 ->LinkHandler close
[Thu Dec 24 2020 16:30:14.411216 4157060864]: [##ERROR##] connect 127.0.0.1:38181 fail[Thu Dec 24 2020 16:30:15.802758 4157060864]: sock 5 ->LinkHandler close
[Thu Dec 24 2020 16:30:17.554732 4157060864]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(18,0), serverAddr(127.0.0.1:38181)
[Thu Dec 24 2020 16:30:17.554765 4157060864]: try connect 127.0.0.1:38181, Sync
[Thu Dec 24 2020 16:30:17.554844 4157060864]: sock -1 ->LinkHandler close
[Thu Dec 24 2020 16:30:17.554863 4157060864]: [##ERROR##] connect 127.0.0.1:38181 fail[Thu Dec 24 2020 16:30:18.602602 4157060864]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(19,0), serverAddr(127.0.0.1:38170)
[Thu Dec 24 2020 16:30:18.602632 4157060864]: try connect 127.0.0.1:38170, Syn
c[Thu Dec 24 2020 16:30:18.602707 4157060864]: sock -1 ->LinkHandler clos
e[Thu Dec 24 2020 16:30:18.602727 4157060864]: [##ERROR##] connect 127.0.0.1:38170 fail[Thu Dec 24 2020 16:30:18.648354 4157060864]: SIGTERM
[Thu Dec 24 2020 16:30:19.380204 4139998016]: [##ERROR##] getq fail (108)
[Thu Dec 24 2020 16:30:19.380257 4121951040]: [##ERROR##] getq fail (108)
[Thu Dec 24 2020 16:30:19.380284 4109368128]: [##ERROR##] getq fail (108)
[Thu Dec 24 2020 16:30:19.380310 4131605312]: [##ERROR##] getq fail (108)
[Thu Dec 24 2020 16:30:19.380347 4088396608]: [##ERROR##] getq fail (108)
[Thu Dec 24 2020 16:30:19.380372 4148390720]: [##ERROR##] getq fail (108)
[Thu Dec 24 2020 16:30:19.380393 4098882368]: [##ERROR##] getq fail (108)

GlobalMgrSvr
Code:
[##ERROR##] 1:1 server notify time over (time: 64113)

WorldSvr
Code:
[##ERROR##] connect 127.0.0.1:38190 fail
[##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(8,1), serverAddr(127.0.0.1:38140)

*This continue to all ports see logs


Thank you! I used repack of azure sensei.
 
Back
Top