Project

General

Profile

Actions

Bug #16904

closed

Capsule ca-consumer rpm not available on https

Added by Stephen Benjamin over 7 years ago. Updated 8 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Installer
Target version:
-
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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
<!DOCTYPE HTML PUBLIC "
//IETF//DTD HTML 2.0//EN">
<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
10.92.14.90 - - [26/Aug/2016:16:05:26 +0000] "GET /pub/katello-ca-consumer-latest.noarch.rpm HTTP/1.1" 200 6500 "
" "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"

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info:

Actions #1

Updated by Justin Sherrill over 7 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
Actions #2

Updated by Ewoud Kohl van Wijngaarden 8 months 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.

Actions #3

Updated by Partha Aji 8 months ago

  • Status changed from Closed to Resolved
  • Target version deleted (Katello Backlog)
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF