BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Killaah on March 27, 2012, 02:03:44 am

Title: Issues with the Bot after server downtime on the US servers?
Post by: Killaah on March 27, 2012, 02:03:44 am
I am getting the following error after the servers came back up after the downtime last night.

[Conan Login Server] Could not connect to aoc-us-um.live.ageofconan.com7010

NoticeL Could not connect to the Loginserver (aoc-us-um.live.ageofconan.com7010) in <snip>\sources\AOChat.php on line 494
[ERROR] Failed authenticating to server.
Title: Re: Issues with the Bot after server downtime on the US servers?
Post by: LapuLapu on March 27, 2012, 03:06:44 am
Hey Killah,

Not sure if this is a proper fix, but I managed to get my bot online today using netstat to find out what the new auth server is.

I opened up \conf\ServerList.php and just edited the line

   
Code: [Select]
$server_list['aoc']['US']           = array('server'=>'aoc-us-um.live.ageofconan.com', 'port'=>7010);
to

   
Code: [Select]
$server_list['aoc']['US']           = array('server'=>'dm09-nj4.ageofconan.com', 'port'=>7010);
I'm guessing they just need to update dns crap to point to the new server farm?

Cheers,
Sal
Title: Re: Issues with the Bot after server downtime on the US servers?
Post by: Sheeth on March 27, 2012, 03:47:34 am
thank you for the fix.
Title: Re: Issues with the Bot after server downtime on the US servers?
Post by: dragonjr on March 27, 2012, 02:12:36 pm
thank you for fixing the problem
SimplePortal 2.3.7 © 2008-2024, SimplePortal