error: certificate verify failed

Bug #1645387 reported by Rachel Wong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
syntribos
New
Undecided
Rahul U Nair

Bug Description

When performing a normal run, Syntribos will error out on certain templates with a "[Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed"

We have been able to find a work around - by going into the failing template, for example: examples/templates/glance/image_data/get_image_members_all.template and manually replacing the '{image_id:CALL_EXTERNAL|syntribos.extensions.glance.client:get_image_id:[]|}' with an existing image_id.

We've seen this error mostly on certain glance templates.

Changed in syntribos:
assignee: nobody → Rahul U Nair (rahulunair)
Revision history for this message
Rahul U Nair (rahulunair) wrote :

So this is the python glance client failing with an SSL error. Is your glance service URL https, if the certificate verification fails, then it should fail for all templates using the glance service, is that the case? . Could you also paste the debug logs for this template as well, it should be under logs/template_name

Revision history for this message
Rachel Wong (rcwong) wrote :

I've attached the log for get_image_members_all.template that fails with the certificate error.
Yes, my URL is https and it fails for all templates that have '{image_id:CALL_EXTERNAL|syntribos.extensions.glance.client:get_image_id:[]|}'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.