#7119 bugzilla returns 502
Closed: Fixed 5 years ago Opened 5 years ago by ignatenkobrain.

⋊> ~/tmp curl -v https://bugzilla.redhat.com                                                                                                                                                               22:01:13
* Rebuilt URL to: https://bugzilla.redhat.com/
* Uses proxy env variable no_proxy == 'localhost,127.0.0.0/8,::1'
*   Trying 10.4.205.4...
* TCP_NODELAY set
* Connected to bugzilla.redhat.com (10.4.205.4) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
*  subject: C=US; ST=North Carolina; L=Raleigh; O=Red Hat Inc.; CN=*.redhat.com
*  start date: May 15 00:00:00 2017 GMT
*  expire date: Jul 19 12:00:00 2019 GMT
*  subjectAltName: host "bugzilla.redhat.com" matched cert's "*.redhat.com"
*  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
*  SSL certificate verify ok.
> GET / HTTP/1.1
> Host: bugzilla.redhat.com
> User-Agent: curl/7.61.0
> Accept: */*
> 
< HTTP/1.1 502 Proxy Error
< Date: Mon, 23 Jul 2018 20:02:01 GMT
< Content-Length: 449
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
< 
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="/">GET&nbsp;/</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
<hr>
<address>Apache Server at bugzilla.redhat.com Port 443</address>
</body></html>
* Closing connection 0
* TLSv1.2 (OUT), TLS alert, Client hello (1):

Note that we don't run Bugzilla. IF you have issues with it, you should get in touch with the Bugzilla team.
To do so, use the "Report Bugzilla Bug" at the bottom of any bugzilla page.

To do so, use the "Report Bugzilla Bug" at the bottom of any bugzilla page.

Yes, except that it doesn't open :)

In any way, the issue got fixed itself, so closing.

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata