Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when provisioning 3scale during installation #25

Closed
dsoffner opened this issue Aug 15, 2018 · 1 comment
Closed

Error when provisioning 3scale during installation #25

dsoffner opened this issue Aug 15, 2018 · 1 comment

Comments

@dsoffner
Copy link

Hugo,

I am getting the following error when running the Ansible scripts to install the labs on RHPDS during provisioning the 3scale environment:

`TASK [provision_threescale : Get id for client 'www-secured'] ***********************************************************************************************************************
ok: [localhost]

TASK [provision_threescale : set_fact] **********************************************************************************************************************************************
ok: [localhost]

TASK [provision_threescale : debug] *************************************************************************************************************************************************
ok: [localhost] => {
"IdClientApp": ""
}

TASK [provision_threescale : Update the rh sso app] *********************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "connection": "close", "content": "", "content_length": "0", "date": "Wed, 15 Aug 2018 11:16:57 GMT", "failed": true, "msg": "Status code was not [204]: HTTP Error 405: Method Not Allowed", "redirected": false, "status": 405, "url": "https://secure-sso-rh-sso.apps.auslab30.openshiftworkshop.com/auth/admin/realms/threescale/clients/"}
to retry, use: --limit @/home/ec2-user/3scale-api-workshop/support/install/ansible/playbooks/openshift/install.retry`

hguerrero added a commit that referenced this issue Nov 30, 2018
corrected bug #25  for waiting the app to be synced to RH SSO
@hguerrero
Copy link
Owner

solved with d1c39ef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants