Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-03-2010, 05:12 PM
kavren
Sarnak
 
Join Date: Feb 2007
Posts: 50
Default problem with “EQEmu Login Server” shutting down

I am having a problem with “EQEmu Login Server” shutting down. If “EQEmu Login Server” has been running for more than a day without anyone logging in, and someone tries to login, it shuts down.

The dialog box on the server screen informs me:
User: xxxxx
Hash: xxxxx
Query Failed:

And I get a lot of these in the “eqemu_debug_world_3692.log

“[08.03. - 13:53:30] [WORLD__LS] Connecting to login server: X.X.X.X:5998
[08.03. - 13:53:31] [WORLD__LS_ERR] Could not connect to login server: X.X.X.X:5998 TCPConnection::Connect(): connect() failed. Error: 10061
[08.03. - 13:53:40] [WORLD__LS] Connecting to login server: X.X.X.X:5998
[08.03. - 13:53:41] [WORLD__LS_ERR] Could not connect to login server: X.X.X.X:5998 TCPConnection::Connect(): connect() failed. Error: 10061”


Now, if I just restart the “EQEmu Login Server” by double clicking the “EQEmuLoginServer.exe” or reboot the server, everything starts working fine and I can login fine. But, if I wait a day, I get the same problem again.

Anyone have any ideas on what may be causing the problem?

This server is win 2k3 std 32 but, MySQL ver 5.1.39
Reply With Quote
  #2  
Old 08-03-2010, 11:09 PM
Hmm
Discordant
 
Join Date: Jan 2002
Posts: 276
Default

I decided to use mysql 5.0.x to avoid those issues.

I don't know why though.
__________________
Hmm...
Reply With Quote
  #3  
Old 08-04-2010, 10:54 AM
kavren
Sarnak
 
Join Date: Feb 2007
Posts: 50
Default

Did you have the problem that i described, then went to sql 5.0.x to fix it?
Reply With Quote
  #4  
Old 08-04-2010, 10:31 PM
Hmm
Discordant
 
Join Date: Jan 2002
Posts: 276
Default

Actually my problems were worse. I couldn't get it to work, so I just tried older version used in guide and it worked. Go figure.

Actually if I remember right, 5.1 have reserved field "Range" which is in conflict with peq data field.
__________________
Hmm...
Reply With Quote
  #5  
Old 08-06-2010, 11:53 AM
kavren
Sarnak
 
Join Date: Feb 2007
Posts: 50
Default

I am now using MySQL 5.0.82, ActivePerl 5.10.0.1007 and I am still receiving this problem. Can anyone help? The log files still produce a 10061 error. When I restart "EQEmuLoginServer.exe, I can login. But if no one is logged in for an extended period of time, say a day or so, and then you try and login again, this error happens and "EQEmu Login Server" crashes.

I don't know much about MySQL interaction, but the vibe I get is that the "EQEmu Login Server" process, after a day or so with no logins, somehow forgets how to talk with the peqlogindb.

Any suggestions on how to trouble shoot this? The firewalls on my client and server box's are off. and the client *can* login after "EQEmu Login Server" is started.

Code:
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] admin: Received unknown EQApplicationPacket
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x1c4c) Size=344]
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0000: 01 00 00 00 06 00 00 00 - 0f 00 00 00 0b 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0016: 82 a2 23 00 01 01 01 00 - 00 49 6e 74 65 6c 28 52  | ..#......Intel(R
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0032: 29 20 43 6f 72 65 28 54 - 4d 29 32 20 44 75 6f 20  | ) Core(TM)2 Duo 
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0048: 43 50 55 20 20 20 20 20 - 45 36 35 35 30 20 20 40  | CPU     E6550  @
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0064: 20 32 2e 33 33 47 48 7a - 00 00 00 00 00 08 00 00  |  2.33GHz........
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0080: 00 08 00 00 20 00 00 00 - 00 04 00 00 00 03 00 00  | .... ...........
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0096: 00 00 00 00 20 00 00 00 - 00 05 00 00 00 04 00 00  | .... ...........
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0112: 3c 00 00 00 00 00 00 66 - 01 01 01 4e 56 49 44 49  | <......f...NVIDI
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0128: 41 20 47 65 46 6f 72 63 - 65 20 38 36 30 30 20 47  | A GeForce 8600 G
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0144: 54 20 28 4d 69 63 72 6f - 73 6f 66 74 20 43 6f 72  | T (Microsoft Cor
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0160: 70 6f 72 61 74 69 6f 6e - 20 2d 20 57 44 44 4d 20  | poration - WDDM 
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0176: 76 31 2e 31 29 00 00 00 - 00 00 00 00 09 00 04 00  | v1.1)...........
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0192: 88 03 00 00 02 00 00 00 - 06 00 00 00 01 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0208: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0224: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0240: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0256: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0272: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0288: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0304: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0320: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
[08.05. - 10:36:06] [WORLD__CLIENT_ERR] 0336: 00 00 00 00 00 00 00 00 -                          | ........
[08.05. - 10:36:06] [WORLD__CLIENT] admin: Attempting autobootup of rivervale (19:0)
[08.05. - 10:36:07] [WORLD__ZONE] [5] Setting to 'rivervale' (19:0)
[08.05. - 10:36:07] [WORLD__CLIENT] admin: Entering zone rivervale (19:0)
[08.05. - 10:36:07] [WORLD__ZONE] [5] [rivervale] Broadcasting a world time update
[08.05. - 10:36:07] [WORLD__ZONE] [5] [rivervale] Setting to 'rivervale' (19:0)
[08.05. - 10:36:07] [WORLD__CLIENT] admin: Sending client to zone rivervale (19:0) at 10.1.60.4:7004
[08.05. - 10:36:07] [WORLD__CLIENT] admin: Client disconnected (not active in process)
[08.06. - 08:31:09] [WORLD__LS] Connecting to login server: 10.1.60.4:5998
[08.06. - 08:31:10] [WORLD__LS_ERR] Could not connect to login server: 10.1.60.4:5998 TCPConnection::Connect(): connect() failed. Error: 10061
[08.06. - 08:31:19] [WORLD__LS] Connecting to login server: 10.1.60.4:5998
[08.06. - 08:31:20] [WORLD__LS_ERR] Could not connect to login server: 10.1.60.4:5998 TCPConnection::Connect(): connect() failed. Error: 10061
Reply With Quote
  #6  
Old 08-06-2010, 01:39 PM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

On a whim I decided to install and check out MySQL 5.1.49 on my Windows XP 32 bit system. I was using 5.0.83

All is still working fine using 5.1.49 with minilogin, server, database, compiling, etc.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:08 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3