Bug 1883093
Summary: | installer-upgrade failed with error "Could not evaluate: Proxy XYZ.com cannot be retrieved: unknown error (response 500)" | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Devendra Singh <desingh> |
Component: | Installation | Assignee: | Eric Helms <ehelms> |
Status: | CLOSED ERRATA | QA Contact: | Devendra Singh <desingh> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.8.0 | CC: | ahumbe, ehelms, ikaur, jhutar, jsherril, mmccune, vijsingh, zhunting |
Target Milestone: | 6.8.0 | Keywords: | Regression, Triaged, Upgrades |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | satellite-installer-6.8.0.11-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 13:09:06 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: |
Description
Devendra Singh
2020-09-28 05:13:14 UTC
Imaanpreet Kaur on the performance team hit this with a fresh install. Re-running the installer resolved it (In reply to Justin Sherrill from comment #2) > Imaanpreet Kaur on the performance team hit this with a fresh install. > Re-running the installer resolved it Right, I tried it again and it completed successfully. Imaan and Jan, once you re-run 'satellite-installer' does it complete properly? If so, can you then proceed with performance and scale testing? I'm trying to ensure you aren't blocked from your work and have a workaround that you can recover from this situation. Failed QA Tested on 6.8.0 Snap19 /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[XYZ.com]: Could not evaluate: Proxy XYZ.com cannot be retrieved: unknown error (response 500) /usr/share/foreman-installer/modules/foreman/lib/puppet/provider/foreman_smartproxy/rest_v3.rb:7:in `proxy' /usr/share/foreman-installer/modules/foreman/lib/puppet/provider/foreman_smartproxy/rest_v3.rb:13:in `id' /usr/share/foreman-installer/modules/foreman/lib/puppet/provider/foreman_smartproxy/rest_v3.rb:17:in `exists?' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property/ensure.rb:82:in `retrieve' Devendra, any time you hit this, can you get us the reproducing host that it occurs on please? (In reply to Mike McCune from comment #17) > Devendra, any time you hit this, can you get us the reproducing host that it > occurs on please? I have shared the details on email. Eric, looks like changes to /etc/foreman-installer/scenarios.d/satellite-answers.yaml are not getting picked up during upgrade as it lands as an .rpmnew file: # grep timeout /etc/foreman-installer/scenarios.d/satellite-answers.yaml # grep timeout /etc/foreman-installer/scenarios.d/satellite-answers.yaml.rpmnew passenger_start_timeout: 600 this is causing the upgrade test to fail. Verified on 6.8.0 Snap20. Verification points: 1- Install Satellite on 3 servers and didn't see this problem. 2- didn't see the problem with the customer DB upgrade (Tested with 4 DB). 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 (Important: Satellite 6.8 release), 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://access.redhat.com/errata/RHSA-2020:4366 |