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
  #2  
Old 03-02-2018, 06:34 PM
Jakanden
Fire Beetle
 
Join Date: Aug 2011
Location: United States
Posts: 2
Default

Figured it out. For anyone else who might find this post in the future...

When I was digging through the local titanium logs (./logs/dbg.txt), I saw this entry

Code:
	2018-03-02 17:35:51	*** WorldAuthenticate.  Error connecting to 127.0.0.1:9000 [client:DisconnectReasonConnectFail,server:DisconnectReasonNone]
	2018-03-02 17:35:51	
	2018-03-02 17:35:52	Networking: Connection Closed [0] with 0 pending bytes.
	2018-03-02 17:35:52	*** ERROR: WorldAuthenticate has failed after attempting to connect.
Went back to the VM and changed the following line in the eqemu_config.json

From this:
Code:
         "loginserver" : {
            "account" : "",
            "host" : "127.0.0.1",
            "password" : "",
            "port" : "5998"
To this

Code:
         "loginserver" : {
            "account" : "",
            "host" : "192.168.1.8",
            "password" : "",
            "port" : "5998"
After that it worked perfectly.
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 07:37 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