Bug 818886 - cannot register against SAM
Summary: cannot register against SAM
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: candlepin
Version: 1.0.0
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Bryan Kearney
QA Contact: SAM QE List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-04 09:35 UTC by Jakub Dorňák
Modified: 2016-12-01 00:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-04 09:46:12 UTC
Embargoed:


Attachments (Terms of Use)
/var/log/rhsm/rhsm.log (58.81 KB, text/x-log)
2012-05-04 09:35 UTC, Jakub Dorňák
no flags Details

Description Jakub Dorňák 2012-05-04 09:35:23 UTC
Created attachment 582067 [details]
/var/log/rhsm/rhsm.log

Filed from caserun (INSERT URL HERE)

Version-Release number of selected component (if applicable):
SAM-2012-05-03.1

Steps to Reproduce:

 1. Install a compose
 2. Reboot into running system
 3. Setup /etc/rhsm/rhsm.conf to use an instance of SAM-2012-05-03.1
 4. Register system using subscription-manager command-line interface:
    # subscription-manager register --username=<username> --password=<password>

Actual results: 

RHEL5:
stdout: RemoteServerException instance has no attribute 'args'
exitcode: 255

RHEL6:
stdout: Remote server error. Please check the connection details, or see /var/log/rhsm/rhsm.log for more information.
exitcode: 255

Expected results:
exitcode 0

Comment 1 Jakub Dorňák 2012-05-04 09:46:12 UTC
I have used an old api uri /headpin/api instead of the new one /sam/api


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