Project

Profile

Help

Issue #1399

closed

Can't bind repo to pulp-consumer

Added by dkliban@redhat.com over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Master
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

It looks to me that even though pulp-consumer is reporting that the consumer is registered, the database is not being updated to reflect that information. As result you can't bind a repo to to the consumer.

sudo pulp-consumer -u admin -p admin register --consumer-id c1

Consumer [c1] successfully registered

pulp-consumer rpm bind --repo-id=zoo
The following resource(s) could not be found:

  c1 (login)

---------- ssl_access_log -------------

172.16.137.44 - - [07/Dec/2015:18:36:14 +0000] "POST /pulp/api/v2/consumers/ HTTP/1.1" 201 2502
172.16.137.44 - - [07/Dec/2015:18:36:14 +0000] "GET /pulp/static/rsa_pub.key HTTP/1.1" 200 451
172.16.137.44 - - [07/Dec/2015:18:36:15 +0000] "GET /pulp/api/v2/consumers/c1/ HTTP/1.1" 404 343

172.16.137.44 - - [07/Dec/2015:18:36:31 +0000] "POST /pulp/api/v2/consumers/c1/bindings/ HTTP/1.1" 404 353

Also available in: Atom PDF