pike.ida.liu.se offline?

classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

pike.ida.liu.se offline?

Ryan-177
I am unable to get to the pike homepage to download the latest bits and read the
documents.  Anyone have any information?

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Ryan-177
Back online!  Thanks mystery person.

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
Funny thing is that as far as I can see it was never down.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
I couldn't access it earlier today. Routing problem?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
Hmm. Checking the logs the traffic started to drop of yesturday after
19 and didn't come back until after 19 today. Curious.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
I'm the mystery person who killed the server at around 19.  Before
that it was not possible to connect to the webserver (connections were
neither accepted nor refused, they just hang).  kill -QUIT and kill
-TERM seemed to have no effect whatsoever.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
And now the same state seems to have arisen again.  Connections to
port 80 hang indefinitely without either being accepted or refused,
ssh works fine...
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
The very very ancient version of LogView has been started for some
reason. I don't know if it's the problem now, but in the part it has
been a sure-fire way to lock up the server on Pelix.

Trying to remember how to turn it of the correct way...
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
Dropping the module from the site configuration is perhaps enough?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
Possibly, I'll have to do it manually though. Cross your fingers and
hope I remember how.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
Done, but I think I've found the real error. The logdisk was finally
full.

Compressing log from 2008 and forward as we speek. The next
differential backup will be unfun, but this should keep us going until
pelix is killed.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: pike.ida.liu.se offline?

Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
If you check that the logging is not configured to log the clients
hostname is also a good idea. The default logging method is $host on
older roxen (<5.0 I think), and that does a dns-lookup.
But that may already been taken cared of.
Loading...