Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

Issue Confirmations

  • Yes (0)No (0)
Photo

[Warning]: Connection to Char Server lost.

Posted by vBrenth on 25 April 2015 - 12:41 AM

Hello again this problem starts happening when i update my Hercules!

Its very similar on what's happening with this https://rathena.org/...ar-server-lost/ (but not on the song one since i tried it)

Server runs smoothly after like 12-48 hours then sometimes char-server will get disconnected on the map-server. I don't know how to reproduce it and on our test server this problem happens too (which is i am the only one who's online and not doing anything.)

I hope someone can confirm this.

Maybe char-server got crashed?

any console message? maybe its network issue...

:meow:

changed status to: New

any console message? maybe its network issue...

:meow:

How can it be network issue if they are on same machine?



any console message? maybe its network issue...

:meow:

How can it be network issue if they are on same machine?


yes it does if the ip used is not localhost..always happens to me when someone is playing around with my router or net is not stable,,,

:meow:

Its not really crashing. Its just get disconnected i did revert all hercs commit starts from 28 and my test server works just fine.

Info]: Character 'Hatsune Miku' logged off.
[Warning]: Connection to Char Server lost.

[Info]: Closed connection from '112.198.64.10'.
[Status]: Connecting to 127.0.0.1:6121
[Status]: Logging in to char server...
[Warning]: Connection to Char Server lost.

[Status]: Connecting to 127.0.0.1:6121
[Status]: Logging in to char server...
[Error]: MAYDAY! failed to delete status 53 from CID:163078/AID:2006339
[Warning]: clif_process_message: Player 'Sinha' sent an unterminated name!
[Info]: Character 'Lemorey' logged off.
[Info]: Character 'syscosin' logged off.
[Error]: MAYDAY! failed to delete status 53 from CID:165275/AID:2008349
[Warning]: Connection to Char Server lost.

[Info]: Character 'xRyuu' logged off.
[Status]: Connecting to 127.0.0.1:6121
[Status]: Logging in to char server...
[Info]: Character 'Vengeance' logged off.
[Info]: Character 'FritzReia' logged off.
[Error]: MAYDAY! failed to delete status 53 from CID:170050/AID:2011572
[Error]: MAYDAY! failed to delete status 53 from CID:168578/AID:2005992
[Error]: MAYDAY! failed to delete status 53 from CID:171072/AID:2011617
[Info]: Closed connection from '112.203.191.41'.
[Error]: script:delitem: failed to delete 1 items (AID=2004726 item_id=7342).
[Debug]: Source (NPC): Historian#prt02 at morocc_in (45,126)
[Error]: MAYDAY! failed to delete status 53 from CID:161626/AID:2007211
[Warning]: Connection to Char Server lost.

[Info]: Character 'YxxxAxxxP' logged off.
[Status]: Connecting to 127.0.0.1:6121
[Status]: Logging in to char server...
[Info]: Character 'DontHurtMe' logged off.
[Info]: Character 'Hellcard' logged off.
[Error]: MAYDAY! failed to delete status 54 from CID:171072/AID:2011617


This error only happen last week, I'm not sure why my character gets disconnect with the map-server.

BTW
We reinstall our SQL server and main server (with Debian 7)
- Also fresh Hercules with our commits.

Posted Image

Still throwing this char-server down.

Judging by the backtrace you show (considering it's taken in a moment the char server was seemingly frozen), it sounds like the char server is spending most of its time waiting for SQL queries to complete.

Is the SQL server hosted on the same machine as the char server? If it isn't, could the network be a bottleneck? Otherwise, what's the system load on the machine? Are there many processes in iowait?

Its hosted on the same machine and i am using 127.0.01

hi,

Is this problem slove? It seem i also having this issue.

Thanks

hi,

Is this problem slove? It seem i also having this issue.

Thanks

No,
Do you know way to reproduce this?

As far as I'm aware, it's solved. (wasn't a Hercules problem, but rather, an unresponsive MySQL server)
Closing. Please reopen if needed.

changed status to: Invalid