Project

General

Profile

Actions

Bug #17984

open

Monitor Event Queue - Actions::Katello::EventQueue::Monitor fails to process

Added by Stephen Benjamin about 7 years ago. Updated over 5 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1406880

1) Upgrade to 6.2.6
2) Notice failed task:

Id: 06afa0cb-9de5-444a-a106-64033c4f4b15
Label: Actions::Katello::EventQueue::Monitor
Name: Monitor Event Queue
Owner:
Execution type: Delayed
Start at: 2016-12-21 14:49:51 UTC
Start before: -
Started at: 2016-12-21 14:49:51 UTC
Ended at:
State: paused
Result: error
Params: {"locale"=>"en"}
50.0% Complete
50%
Errors:

PG::Error: ERROR: relation "katello_events" does not exist
LINE 5: WHERE a.attrelid = '"katello_events"'::regcla...
^
: SELECT a.attname, format_type(a.atttypid, a.atttypmod),
pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod
FROM pg_attribute a LEFT JOIN pg_attrdef d
ON a.attrelid = d.adrelid AND a.attnum = d.adnum
WHERE a.attrelid = '"katello_events"'::regclass
AND a.attnum > 0 AND NOT a.attisdropped
ORDER BY a.attnum

Actions #1

Updated by Stephen Benjamin about 7 years ago

  • Subject changed from Monitor Event Queue - Actions::Katello::EventQueue::Monitor fails to process to Monitor Event Queue - Actions::Katello::EventQueue::Monitor fails to process
  • translation missing: en.field_release set to 114
Actions

Also available in: Atom PDF