Actions
Bug #10422
closedUnable to sync capsule: "undefined method `fetch' for nil:NilClass"
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1219650
Description of problem:
Attempting to sync capsule in latest compose/respin fails.
Version-Release number of selected component (if applicable):
GA Snap3 compose 2
How reproducible:
Steps to Reproduce:
1. Register system and turn said system into a capsule. perform all the usual steps (add environments etc.)
2. Attempt to sync
3.
Actual results:
[root@cloud-qe-21 ~]# hammer --username admin --password changeme capsule content synchronize --async --id 2
Could not synchronize capsule content:
undefined method `fetch' for nil:NilClass
Expected results:
Capsule can sync
Additional info:
Actions