Bug 580483 - (BLOCKER)Message getting Bad request while register client to IT candlepin (cert-ci.devlab.redhat.com)
Summary: (BLOCKER)Message getting Bad request while register client to IT candlepin (c...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Candlepin
Classification: Community
Component: candlepin
Version: 0.5
Hardware: All
OS: Solaris
low
medium
Target Milestone: ---
: ---
Assignee: Bryan Kearney
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-08 11:35 UTC by spandey
Modified: 2015-05-14 15:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-09 13:02:59 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.