Bug #16904
closedCapsule ca-consumer rpm not available on https
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1370582
Description of problem:
The katello-ca-consumer-latest.noarch.rpm is not available on port 443 on the capsule.
[crash] root@li-lc-1442:~# curl k https://li-lc-1589.hag.hilti.com:443/pub/katello-ca-consumer-latest.noarch.rpm//IETF//DTD HTML 2.0//EN">
<!DOCTYPE HTML PUBLIC "
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /pub/katello-ca-consumer-latest.noarch.rpm was not found on this server.</p>
</body></html>
In the problem is that the pulp https is ctaching the request to /pub on port 443:
[crash] root@li-lc-1589:/var/log/httpd# tail -n1 /var/log/httpd/pulp-https_error_ssl.log
[Fri Aug 26 16:05:21 2016] [error] [client 10.92.14.90] File does not exist: /usr/share/pulp/wsgi/pub
Log from port 8443 on the reverse proxy
[crash] root@li-lc-1589:/var/log/httpd# tail n1 /var/log/httpd/katello-reverse-proxy_access_ssl.log" "curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.19.1 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2"
10.92.14.90 - - [26/Aug/2016:16:05:26 +0000] "GET /pub/katello-ca-consumer-latest.noarch.rpm HTTP/1.1" 200 6500 "
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Updated by Justin Sherrill over 8 years ago
- Subject changed from Capsule ca-consumer rpm not available on https to Capsule ca-consumer rpm not available on https
- Translation missing: en.field_release set to 114
- Difficulty set to easy
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Status changed from New to Closed
- Triaged set to No
I think we've solved this now, but the ca-consumer rpm is also deprecated by now.
Updated by Partha Aji almost 2 years ago
- Status changed from Closed to Resolved
- Target version deleted (
Katello Backlog) - Triaged changed from No to Yes