Bug 1367918
Summary: | Missing Reverse Proxy configuration to allow host registration to Insights through the RHN Proxy | |||
---|---|---|---|---|
Product: | Red Hat Satellite Proxy 5 | Reporter: | Lindani Phiri <lphiri> | |
Component: | Installer | Assignee: | Tomáš Kašpárek <tkasparek> | |
Status: | CLOSED ERRATA | QA Contact: | Patrik Segedy <psegedy> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 570 | CC: | chenders, galtukho, ggainey, psegedy, tlestach, xdmoon | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | spacewalk-proxy-installer-2.3.0-7-sat | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1376036 (view as bug list) | Environment: | ||
Last Closed: | 2016-10-06 20:19:34 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 465198, 1368978, 1376036 |
Description
Lindani Phiri
2016-08-17 19:37:38 UTC
See linked customer case. Starting work on this bug... Added config for Red Hat Insights service. Patch is available in upstream (spacewalk.git): 09bc079c61144a8acece5ff9639d76efa208e258 Switching to modified... *** Bug 1376036 has been marked as a duplicate of this bug. *** Steps to verify: spacewalk-proxy-installer-2.3.0-6.el6sat.noarch 1. Setup Host--> RHN Proxy --> Satellite 5 server 2. redhat-access-insights --register 2016-09-22 03:11:07,691 DEBUG hostname: <proxy hostname> ip: 10.16.64.79 2016-09-22 03:11:07,695 DEBUG Obtaining branch information from https://<proxy hostname>/redhat_access/r/insights/v1/branch_info 2016-09-22 03:11:07,733 DEBUG GET branch_info status: 404 2016-09-22 03:11:07,733 DEBUG 2016-09-22 03:11:07,733 DEBUG Failed to parse response from Satellite 5 2016-09-22 03:11:07,733 WARNING Could not auto configure, falling back to static config 2016-09-22 03:11:07,733 WARNING See /var/log/redhat-access-insights/redhat-access-insights.log for additional information 3. There is no /etc/httpd/conf.d/insights-proxy.conf on RHN Proxy -------------------------------------------------------------- With new package spacewalk-proxy-installer-2.3.0-7.el6sat.noarch 1. Setup Host--> RHN Proxy --> Satellite 5 server 2. redhat-access-insights --register is OK 3. There is configured /etc/httpd/conf.d/insights-proxy.conf /etc/httpd/conf.d/insights-proxy.conf:ProxyPass /redhat_access https://<satellite hostname>/redhat_access /etc/httpd/conf.d/insights-proxy.conf:ProxyPassReverse /redhat_access https://<satellite hostname>/redhat_access Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2037.html |