[Openstack] [Barbican] Unable to establish connection when using Barbican client

Andreas Scheuring scheuran at linux.vnet.ibm.com
Fri Jan 15 15:38:55 UTC 2016


Hi, 
I started trying out Barbican with devstack. Installation worked well. 

But now after I authenticated to the commandline with 

> source openrc admin demo

and then executing some command return the following error

> barbican secret list -v --debug
Starting new HTTP connection (1): 9.152.151.127
Starting new HTTP connection (1): 9.152.151.127
Failed to contact the endpoint at http://9.152.151.127:9311 for
discovery. Fallback to using that endpoint as the base url.
Starting new HTTP connection (2): 9.152.151.127
Unable to establish connection to http://9.152.151.127:9311/secrets


Any idea how to debug this? There's nothing in the logs, 

netstat -lnutp | grep 9311
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 0.0.0.0:9311            0.0.0.0:*
LISTEN      22754/uwsgi   

Shows that uwsgi is listening and there are no firewall rules active.
Also added some of the logs. 

Anybody an idea what might be wrong?

Thanks

Andreas (IRC: scheuran)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: barbican-command.log
Type: text/x-log
Size: 5150 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160115/41847b4c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: barbican-svc.log
Type: text/x-log
Size: 4529 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160115/41847b4c/attachment-0001.bin>


More information about the Openstack mailing list