[Ansible-service-broker] Error running latest origin 3.7 builds with catasb in ec2 environment: error: x509: certificate signed by unknown authority

Christopher Chase cchase at redhat.com
Mon Oct 2 12:50:28 UTC 2017


I had that error when running a local broker, so it might not be related,
but it happens when the correct token ends up second in the list of secrets
instead of first.  I had a fix for ansible-service-broker, but it wasn't
mac compliant and no one else was having the issue.
https://github.com/openshift/ansible-service-broker/pull/459/files.

Chris

On Sun, Oct 1, 2017 at 7:17 PM, John Matthews <jmatthew at redhat.com> wrote:

> Has anyone else seen the below error when deploying to ec2 with latest
> origin 3.7 builds?
>
> I'm running with the below changes in my_vars.yml
>
> origin_image_tag: latest
> openshift_client_version: latest
>
>
>
> ./run_setup_environment.sh
> ...
> <snip>
> ...
>
> TASK [openshift_setup : Login as admin] ******************************
> *************************************************
> fatal: [34.233.221.91]: FAILED! => {"changed": true, "cmd": "/usr/bin/oc
> login -u admin -p admin", "delta": "0:00:00.177283", "end": "2017-10-01
> 13:56:55.907736", "failed": true, "rc": 1, "start": "2017-10-01
> 13:56:55.730453", "stderr": "error: x509: certificate signed by unknown
> authority", "stderr_lines": ["error: x509: certificate signed by unknown
> authority"], "stdout": "", "stdout_lines": []}
>
>
>
> If I log into the instance I see same error trying to execute "oc login":
>
> [ec2-user at ip-10-0-0-70 ~]$ sudo su -
> [root at ip-10-0-0-70 ~]# oc login
> error: x509: certificate signed by unknown authority
>
>
> This error is reproducible, have been seeing it since ~Thursday morning.
>
>
>
> _______________________________________________
> Ansible-service-broker mailing list
> Ansible-service-broker at redhat.com
> https://www.redhat.com/mailman/listinfo/ansible-service-broker
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ansible-service-broker/attachments/20171002/3d4621a1/attachment.htm>


More information about the Ansible-service-broker mailing list