[184143] in North American Network Operators' Group
Re: CHP website returning 503
daemon@ATHENA.MIT.EDU (Mel Beckman)
Mon Sep 28 00:42:56 2015
X-Original-To: nanog@nanog.org
From: Mel Beckman <mel@beckman.org>
To: Josh Luthman <josh@imaginenetworksllc.com>
Date: Mon, 28 Sep 2015 04:40:48 +0000
In-Reply-To: <CAN9qwJ_TxK5Ouv+K5s8h6UxFaJfT1EDv-QfO84v0vgHgtTn+_Q@mail.gmail.com>
Cc: NANOG list <nanog@nanog.org>, Joe Hamelin <joe@nethead.com>
Errors-To: nanog-bounces@nanog.org
On a government website? Ha!
-mel beckman
> On Sep 27, 2015, at 9:28 PM, Josh Luthman <josh@imaginenetworksllc.com> w=
rote:
>=20
> Wouldn't you expect a maintenance window to say so?
>=20
> Josh Luthman
> Office: 937-552-2340
> Direct: 937-552-2343
> 1100 Wayne St
> Suite 1337
> Troy, OH 45373
>> On Sep 28, 2015 12:23 AM, "Joe Hamelin" <joe@nethead.com> wrote:
>>=20
>> It is late Sunday night. When would you do maintenance?
>>=20
>> --
>> Joe Hamelin, W7COM, Tulalip, WA, 360-474-7474
>>=20
>> On Sun, Sep 27, 2015 at 7:50 PM, Grant Ridder <shortdudey123@gmail.com>
>> wrote:
>>=20
>>> Hey,
>>>=20
>>> If anyone from CHP (california highway patrol) is listening, your websi=
te
>>> is returning a 503.
>>>=20
>>> curl -v https://www.chp.ca.gov
>>> * Rebuilt URL to: https://www.chp.ca.gov/
>>> * Hostname was NOT found in DNS cache
>>> * Trying 168.145.114.48...
>>> * Connected to www.chp.ca.gov (168.145.114.48) port 443 (#0)
>>> * TLS 1.2 connection using TLS_DHE_RSA_WITH_AES_256_CBC_SHA
>>> * Server certificate: *.chp.ca.gov
>>> * Server certificate: Entrust Certification Authority - L1K
>>> * Server certificate: Entrust Root Certification Authority - G2
>>>> GET / HTTP/1.1
>>>> User-Agent: curl/7.37.1
>>>> Host: www.chp.ca.gov
>>>> Accept: */*
>>> < HTTP/1.1 503 Service Unavailable
>>> < Content-Type: text/html; charset=3Dus-ascii
>>> < Date: Mon, 28 Sep 2015 02:48:23 GMT
>>> < X-Cnection: close
>>> < Content-Length: 326
>>> <
>>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""
>>> http://www.w3.org/TR/html4/strict.dtd">
>>> <HTML><HEAD><TITLE>Service Unavailable</TITLE>
>>> <META HTTP-EQUIV=3D"Content-Type" Content=3D"text/html;
>>> charset=3Dus-ascii"></HEAD>
>>> <BODY><h2>Service Unavailable</h2>
>>> <hr><p>HTTP Error 503. The service is unavailable.</p>
>>> </BODY></HTML>
>>> * Connection #0 to host www.chp.ca.gov left intact
>>>=20
>>> -Grant
>>=20