Problem: Unable to disable SCA in GUI
Foreman and Proxy versions: Latest 3.10
Distribution and version: Alma Linux 9
Other relevant data:
Hello, i’m trying to use the latest foreman 3.10 version in the same way i use the 3.3 version but i have a problem with SCA during activation key creation:
fatal: [foreman]: FAILED! => {"changed": false, "error": {"displayMessage": "The specified organization is in Simple Content Access mode. Attaching subscriptions is disabled", "errors": ["The specified organization is in Simple Content Access mode. Attaching subscriptions is disabled"]}, "msg": "Error while performing add_subscriptions on activation_keys: 400 Client Error: Bad Request for url: https://foreman/katello/api/activation_keys/1/add_subscriptions"}
I import the same manifest from redhat on both servers but it’s not working on the 3.10 version (not SCA toggle to disable this function). Works on 3.3 version with SCA toggle disabled.
As i read in the documention, SCA is enabled by default but i can’t find a way to disable it on latest version.
Could you help me please ?
From the nighlty documentation:
Enabling or disabling Simple Content Access from Katello
To turn Simple Content Access on or off, navigate to either of the following places:
Administer > Organizations > (your organization) > Details Check or uncheck the Simple Content Access checkbox, then click Submit. Content > Subscriptions > Manage Manifest Toggle the Simple Content Access toggle switch.
If the checkbox is not present, or the toggle switch is disabled, it could be for one of the following reasons:
There is no manifest imported for the organization The organization administrator has disabled Simple Content Access for the organization
I have also tried with foreman-rake command without success