Site downage

Site downage

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Site downage

Post by SwiftSpear »

I cried a little :(
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Site downage

Post by AF »

User avatar
the-middleman
Posts: 190
Joined: 24 Jul 2007, 12:18

Re: Site downage

Post by the-middleman »

the lobby was down too. If there is an alternative lobby server how do I find out about it?
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Re: Site downage

Post 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
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Re: Site downage

Post by Relative »

Yawn, good morning!
Harbinger
Posts: 82
Joined: 26 Mar 2007, 22:14

Re: Site downage

Post by Harbinger »

And here was me thinking everything was down to roll out a new version of spring...:(
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Site downage

Post by smoth »

what happened?
User avatar
jj
Posts: 273
Joined: 01 Apr 2006, 19:03

Re: Site downage

Post by jj »

how can i create a new backup server?
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: Site downage

Post 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
User avatar
the-middleman
Posts: 190
Joined: 24 Jul 2007, 12:18

Re: Site downage

Post by the-middleman »

What good is a backup server if nobody knows about it?
User avatar
Tired
Posts: 302
Joined: 14 Nov 2005, 07:19

Re: Site downage

Post 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? =)
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: Site downage

Post 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.
Fnordia
Former Engine Dev
Posts: 425
Joined: 13 Aug 2004, 16:11

Re: Site downage

Post by Fnordia »

Was some ISP issue.. The site and lobby are running on a dedicated machine nowadays.
User avatar
aegis
Posts: 2456
Joined: 11 Jul 2007, 17:47

Re: Site downage

Post 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
User avatar
Tribulexrenamed
Posts: 775
Joined: 22 Apr 2008, 19:06

Re: Site downage

Post by Tribulexrenamed »

Down syndrome sucks. Some kid kept trying to suck my finger...
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Site downage

Post by rattle »

Man I totally missed one of your blog entries... :(
Post Reply

Return to “General Discussion”