3.15. Registration Issues
- BZ 1199408: Non-admin user cannot register content host
- Issue
If you create a non-admin user account, even with the required permissions for registering Content Hosts, any attempt to register a host fails. For example:
# subscription-manager register --org="platops" --environment="Library" Username: jdoe Password: undefined local variable or method `anonymous_admin' for #<User:0x00000009734318>
This issue appears to be the result of an incorrect method call (allowed_organizationmethod is trying to callanonymous_adminas an instance method, butanonymous_adminis actually a class method).WorkaroundTo work around this issue, ensure the user is assigned the
Adminrole, or use an Activation Key. - BZ 1135557: Registering a large number of clients in parallel results in some hosts showing up in Satellite 6 and subscription-manager reporting errors
- Issue
Satellite 6 and the
subscription-managerclient show inconsistencies when registering many clients in parallel (for example, 50, 100, 150, 200), using an activation key.It has been observed that while attempting to register 100 clients at the same time, Satellite 6 reports 100 new content hosts in the web UI and in the candlepin database (table cp_consumers), but the output fromrhsmon the clients shows errors and timeouts.WorkaroundIf you run
subscription-manager registerusing an activation key and observe a failure, follow these steps:- Open the
/var/log/rhsm/rhsm.logfile on the client and search for the error that occurred during registration. - If the error is an SSLTimeoutError, request the Satellite 6 administrator to confirm if the client has been registered. Navigate to → and look for the client to make this confirmation.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.