Project

General

Profile

Actions

Bug #18122

closed

ActiveRecord::StatementInvalid on host registration

Added by Justin Sherrill about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Hosts
Target version:
Fixed in Releases:
Found in Releases:

Description

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

Description of problem:
2016-12-13 10:13:13 - robottelo.ssh - DEBUG - >>> subscription-manager register --org QZRoQT --activationkey ijB6dZv1vA --force
2016-12-13 10:13:19 - robottelo.ssh - DEBUG - <<< stderr
ERROR: current transaction is aborted, commands ignored until end of transaction block

the complete stacktrace from production.log:
http://pastebin.test.redhat.com/439682

Also attaching foreman-debug output

Version-Release number of selected component (if applicable):
6.2.6 snap#2

Actual results:
PG::Error: ERROR: current transaction is aborted, commands ignored until end of transaction block | : SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."type" IN ('Katello::RhsmFactName') AND "fact_names"."name" = 'dmi' ORDER BY fact_names.name LIMIT 1 (ActiveRecord::StatementInvalid)

Actions

Also available in: Atom PDF