Issue information

Issue ID
#652
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 19, 2007 12:59
Last Post
Hercules Elf Bot
Dec 19, 2007 12:59
Confirmation
N/A

Hercules Elf Bot - Dec 19, 2007 12:59

Originally posted by [b]Micktu[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=652

This problem was reported to me twice: on 11834 Trunk build, and on 11944 Stable, вoth run under *nix.
Char server occasionally disconnects from login server with no reason, after several hours for the first case,
and every few minutes for the second one. Note that I used 11869 Trunk all the way to 11918 and never encountered
the problem, but players reported another issue: after a short packet loss period (less then 3 secs) connection
is closed by the server. This behavior never seemed to appear before I updated to 11869 and persisted since then.

I suggest this issues are related to socket.c changes, any ideas what might help?

[EDIT] Looks like the disconnection problem is not what I though it is. Here is the log provided by Remedy, 11834T user.

Char Server:
CODE
[18/Dec 06:01][Warning]: Connection to login-server lost (connection #5).
[18/Dec 06:01][Status]: Connecting to 127.0.0.1:6900
[18/Dec 06:01][Status]: Map-server 0 (session #7) has disconnected.
[18/Dec 06:01][Error]: Can not connect to login-server.
[18/Dec 06:01][Error]: The server communication passwords (default s1/p1) are probably invalid.

Login Server:
CODE
[18/Dec 06:01][Status]: Char-server 'eAthena_MYRO' has disconnected.
[18/Dec 06:01][Info]: Connection request of the char-server 'eAthena_MYRO' @ 127.0.0.1:6121 (account: 's1', pass: 'mypass', ip: '127.0.0.1')
[18/Dec 06:01][Notice]: Connection of the char-server 'eAthena_MYRO' REFUSED.
[18/Dec 06:01][Notice]: Abnormal end of connection (ip: 127.0.0.1): Unknown packet 0x2719

Map Server:
CODE
[18/Dec 06:01][Status]: Attempting to connect to Char Server. Please wait.
[18/Dec 06:01][Status]: Connecting to 127.0.0.1:6121
[18/Dec 06:01][Status]: Logging in to char server...
[18/Dec 06:01][Status]: Connecting to 127.0.0.1:6121
[18/Dec 06:01][Status]: Logging in to char server...
[18/Dec 06:02][Status]: Connecting to 127.0.0.1:6121
[18/Dec 06:02][Status]: Logging in to char server...
[18/Dec 06:02][Status]: Successfully logged on to Char Server (Connection: '7').
[18/Dec 06:02][Status]: Sending maps to char server...


This post has been edited by Micktu: Dec 19 2007, 05:14 AM