View Single Post
  #1  
Old 04-23-2015, 01:19 PM
mgellan's Avatar
mgellan
Sarnak
 
Join Date: Mar 2007
Location: NA
Posts: 48
Default Zones not connecting...

Hi there:

I've been running my Dev server on Windows but since I plan on hosting my beta and prod servers on Amazon EC2 I'd like to run on LINUX. Setting up under Windoze was no problem at all, but I keep running into the same problem with LINUX and it's driving me a little nuts. This is on a working PEQ database from the Windows server, the only problem I ran into with that was the BannedIPs table came across as lowercase, but recreating the table solved that.

Basically everything goes smoothly until I run ./eqlaunch zone and no zones connect, it just sits there, no logging is produced, nothing til I ^C it.

I run ./zone by itself and see the following:

[Error] Worldserver Connection Failed :: worldserver.Connect()
[Zone Server] Entering sleep mode

or

[Error] Worldserver Connection Failed :: worldserver.Connect()
[Error] Zone Bootup failed :: Zone::Bootup

The Worldserver just starts up normally and hums along but no zone connects.

Any idea what could be the problem? Any additional logging I can turn on to see whats happening? Thanks!

Regards,
Mg
Reply With Quote