Bug 1489133
Summary: | host's tracer list fails with error | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Brad Buckingham <bbuckingham> | ||||
Component: | Content Management | Assignee: | Justin Sherrill <jsherril> | ||||
Status: | CLOSED ERRATA | QA Contact: | Nikhil Kathole <nkathole> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.2.0 | CC: | ehelms, nkathole, rnuccite | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-02-21 17:00:29 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Brad Buckingham
2017-09-06 18:26:31 UTC
Created from redmine issue http://projects.theforeman.org/issues/20831 Upstream bug assigned to jsherril *** Bug 1489132 has been marked as a duplicate of this bug. *** *** Bug 1489131 has been marked as a duplicate of this bug. *** Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20703 has been resolved. *** Bug 1489424 has been marked as a duplicate of this bug. *** FailedQA Version Tested: Satellite-6.3 Snap 19 steps: 1. Created content host 2. Navigated to Hosts -> Content Hosts 3. Click on Tasks tab 4. Click on Traces tab It throws error in production.log as (see attachment) ActiveRecord::StatementInvalid: PG::Error: ERROR: column katello_host_tracers.updated does not ex ist | LINE 1: ...E "katello_host_tracers"."host_id" = $1 ORDER BY "katello_h... | ^ | : SELECT "katello_host_tracers".* FROM "katello_host_tracers" WHERE "katello_host_tracers"."host_id" = $1 ORDER BY "katello_host_tra cers"."updated" DESC, katello_host_tracers.id DESC LIMIT 20 OFFSET 0 Additional info : If we directly navigated to Traces tab, it works properly.But navigating from another tab such as tasks, it throws 500 internal server error. VERIFIED Version Tested: Satellite-6.3 Snap 21 steps: 1. Created content host 2. Navigated to Hosts -> Content Hosts 3. Click on Traces tab Also tried scenario as per comment #8, found traces tab under content host working. Created attachment 1342544 [details]
traces list under content host
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://access.redhat.com/errata/RHSA-2018:0336 |