Page 1 of 1

bugs.unrealircd.org seems down

Posted: Mon Apr 15, 2013 8:45 pm
by katsklaw
Hi,

Just wondering if anyone else is having issues with http://bugs.unrealircd.org

Re: bugs.unrealircd.org seems down

Posted: Tue Apr 16, 2013 7:22 pm
by Syzop
Hmm, works for me. But then again, it's 24hrs later :).
What was the error message / problem? Connection refused, timed out, something else?
Did the issue reoccur or persist for a long time?

I upgraded mantis 48hrs or so ago, so if there's something wrong I'd like to know about it.

By the way, for 'site down' issues you can always e-mail me at [email protected] / [email protected]

Re: bugs.unrealircd.org seems down

Posted: Tue Apr 16, 2013 8:57 pm
by katsklaw
403 forbidden. Still happens. Locally and in lynx from a shell that has never been to bugs.* so no cache related issues.

Re: bugs.unrealircd.org seems down

Posted: Wed Apr 17, 2013 4:42 pm
by therock247uk
403 here.

Re: bugs.unrealircd.org seems down

Posted: Wed Apr 17, 2013 6:28 pm
by Jobe
403 for me too :sad:

curl -D - http://bugs.unrealircd.org shows me:

Code: Select all

HTTP/1.1 403 Forbidden
Date: Wed, 17 Apr 2013 18:28:38 GMT
Server: Apache/2.2.16 (Debian)
Vary: Accept-Encoding
Content-Length: 289
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /
on this server.</p>
<hr>
<address>Apache/2.2.16 (Debian) Server at bugs.unrealircd.org Port 8001</address>
</body></html>