Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-07-2008, 07:00 PM
qwicfingers
Fire Beetle
 
Join Date: Jul 2008
Location: Boston
Posts: 16
Default Could not connect to login server - MiniLogin

I followed the Installing EQEmu on Debian Linux guide to compile and setup my server and I'm receiving an error when I attempt to start the server. I've tried localhost, 127.0.0.1 and the server IP in the config files to no avail. here is my error, thanks for taking a look.


[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1301845104
[Debug] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: Connection refused
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:49880
[Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:49880
[Debug] [WORLD__LAUNCH] Adding pending launcher 1
[Debug] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[Debug] [WORLD__LAUNCH] Removing launcher zone (1)
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: Connection refused
...
  • EQEmu-0.7.0-1118
  • No compile errors
  • Latest peq db and quests
  • MiniLogin server
  • no firewall at present

Code:
loginserver.ini:

[LoginServer]
loginserver=192.168.1.25
loginport=5999
worldname=eqserver
worldaddress=192.168.1.25
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999
Code:
<server>

        <world>

                <shortname>eqserver</shortname>

                <longname>eqserver</longname>

                

                <!-- Only specify these two if you really think you need to. -->

		<address>192.168.1.25</address>

		<localaddress>192.168.1.25</localaddress>

		

		<!-- Loginserver information.  -->

        <loginserver>

		<host>192.168.1.25</host>

		<port>5999</port>

		<account></account>

		<password></password>

        </loginserver>



                <!-- Sets the shared key used by zone/launcher to connect to world -->

                <key>**********</key>



                <!-- Enable and set the port for the HTTP service. -->

                <http port="9080" enabled="true" mimefile="mime.types" />

        </world>



                <!-- Database configuration, replaces db.ini. -->		

	<database>

                <host>localhost</host>

                <port>3306</port>

                <username>eqemu</username>

                <password>********</password>

                <db>eq</db>

        </database>

</server>
Reply With Quote
 


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 10:57 AM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3