Log in

View Full Version : Interesting Error


Magic0205
05-01-2002, 04:11 AM
I got the following error on the World Server after playing on my server at home. I was playing on the server then it just crashed.

LoginServer connect: Connecting to the server failed. Error: 10065

Any ideas what error 10065 means?

Trumpcard
05-01-2002, 04:34 AM
Thats actually not interesting... it's rather dull...

Now, if it had said

Error:10065 (OH MY GOD, I CANT FEEL MY LEGS!!)

then that might have been interesting..

How about posting a little more data... ini files, error messages from zone or world logs, etc..

Just typing in a error # wont get you any help around here...

Ruzkz
05-01-2002, 05:16 PM
10065: is No Route to Host...
are you trying to connect to EQEmu login server without being connected to the internet?

Magic0205
05-02-2002, 01:24 AM
I'm running minilogin and the world server on the same computer. They worked together for about 30 minutes but after that I couldn't get them to work together at all.

Output from login server:
[LoginConfig] block not found in LoginServer.ini
Server mode: Standalone
Login server listening on port:5999

Output from world server:
LoginServer.ini read.
Using database 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World server listening on: port 9000
LoginServer connect: Connecting to the server failed. Error: 10065

The last line keeps repeating until you exit the program.

db.ini file
[Database]
host=localhost
user=eqemu
password=eqemu
database=eq

LoginServer.ini
[LoginServer]
loginserver=10.20.1.228
worldname=Magic0205's EverQuest Server
locked=false
account=
password=
worldaddress=10.20.1.228
loginport=5999

Trumpcard
05-02-2002, 02:24 AM
If you are running minilogin, your login server ip should be localhost, not your external ip..


worldaddress, the same..

Shawn319
05-02-2002, 03:29 AM
I hope your mysql l/p isint eqemu/eqemu lol

Magic0205
05-02-2002, 01:50 PM
I set my IPs to my address because I set one computer up to be the server and the other to be the client. And yes Shawn my l/p for my current setup of MySQL is eqemu/eqemu. I didn't see a problem with that since the only time that computer is on is when I'm working on it or running the EQEMu program :)

I figured out why I got the error, too. The plug I use to connect the computer to the internet suddenly stopped working. I only thing I can figure is that someone unplugged my computer by mistake. Thanks for the help though the pointer on checking the computer's internet connectivity helped me fix the problem :P