Page 1 of 1

Site downage

Posted: 11 Jun 2008, 12:15
by SwiftSpear
I cried a little :(

Re: Site downage

Posted: 11 Jun 2008, 12:22
by AF

Re: Site downage

Posted: 11 Jun 2008, 12:36
by the-middleman
the lobby was down too. If there is an alternative lobby server how do I find out about it?

Re: Site downage

Posted: 11 Jun 2008, 12:39
by SwiftSpear
the-middleman wrote:the lobby was down too. If there is an alternative lobby server how do I find out about it?
The backup is supposed to be automatically logged into if the primary server is down... we switch backups way too often though, so the client is rarely updated. We need a backup array to hold backup server addresses :P

Re: Site downage

Posted: 11 Jun 2008, 12:53
by Relative
Yawn, good morning!

Re: Site downage

Posted: 11 Jun 2008, 13:48
by Harbinger
And here was me thinking everything was down to roll out a new version of spring...:(

Re: Site downage

Posted: 11 Jun 2008, 15:00
by smoth
what happened?

Re: Site downage

Posted: 11 Jun 2008, 15:46
by jj
how can i create a new backup server?

Re: Site downage

Posted: 11 Jun 2008, 15:54
by koshi
git clone git://springlobby.info/git/aegis/uberserver.git
cd uberserver
screen python server.py -o /path/to/log_output
or use a small script, that automatically restarts the server:

Code: Select all

#! /bin/bash

for i in $(seq 1 4000);
do
        python server.py -o /path/to/log_output
done
and run it via:
screen ./scriptname
edit: before running uberserver for the first time do (in the uberserver dir):

Code: Select all

python fetch_deps.py

Re: Site downage

Posted: 11 Jun 2008, 16:36
by the-middleman
What good is a backup server if nobody knows about it?

Re: Site downage

Posted: 11 Jun 2008, 17:46
by Tired
I love how almost no one checks the forums for information. ~~

Which should've included me, apparently. Doesn't anyone have any news about why the main server's down, if it'll be back up, if we'll have account information transferred to a backup (you can log on as anyone now, which's cute for all of 5 minutes), and who all has access to any of this info.? Just what're these crappy forums for? =)

Re: Site downage

Posted: 11 Jun 2008, 18:35
by lurker
The forum server and main server, are, depending on hardware factors, either the same box or one is routing through the other.
So it was all down at once, and back at once.

Re: Site downage

Posted: 11 Jun 2008, 19:26
by Fnordia
Was some ISP issue.. The site and lobby are running on a dedicated machine nowadays.

Re: Site downage

Posted: 11 Jun 2008, 23:11
by aegis
Tired wrote:if we'll have account information transferred to a backup (you can log on as anyone now, which's cute for all of 5 minutes), and who all has access to any of this info.?
account information (and channel information) should be properly synchronized with a backup in the future

Re: Site downage

Posted: 12 Jun 2008, 05:00
by Tribulexrenamed
Down syndrome sucks. Some kid kept trying to suck my finger...

Re: Site downage

Posted: 12 Jun 2008, 08:05
by rattle
Man I totally missed one of your blog entries... :(