Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 580483

Summary: (BLOCKER)Message getting Bad request while register client to IT candlepin (cert-ci.devlab.redhat.com)
Product: [Community] Candlepin (Migrated to Jira) Reporter: spandey
Component: candlepinAssignee: Bryan Kearney <bkearney>
Status: CLOSED CANTFIX QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: low    
Version: 0.5CC: kbanerje, spandey
Target Milestone: ---Keywords: QA-Closed
Target Release: ---   
Hardware: All   
OS: Solaris   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-09 13:02:59 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:

Description spandey 2010-04-08 11:35:28 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to verify : 

Login to client host with valid credentials 
edit /etc/rhsm/rhsm.conf  for candlepin host “cert-ci.devlab.redhat.com”
execute following command on host console to register client to candlepin 

subscription-manager-cli register --username=calfonso –password=redhat


expected Result : 
Client should register to candlepin host 

Actual Result : 

Bad Request message getting while executing command for client register 

[root@rhel6client ~]# subscription-manager-cli register --username=spandey --password=redhat

Bad Request

[root@rhel6client ~]# subscription-manager-cli register --username=calfonso --password=redhat

Bad Request

Comment 1 Bryan Kearney 2010-04-08 12:36:38 UTC
how was the rhsm.conf file edited?

Comment 2 spandey 2010-04-08 12:48:49 UTC
# Red Hat Subscription Manager Configuration File
# Contents of this file will be overwritten on registration.

# Remote server Hostname
hostname=cert-ci.devlab.redhat.com

# Remote Server port
port=8443

# Remote base URL
baseurl= http://cert-ci.devlab.redhat.com/content

# Directory containing consumer key & certificate
consumerid = /etc/pki/consumer

# The frequency used to refresh certificates (mins)
certFrequency=240

Comment 3 James Bowes 2010-04-09 13:02:59 UTC
Looks to be an environmental issue. since there's a new machine set up, closing this one out.