[openstack-dev] [Congress] Error running scripts/run_api_server

Madhu Mohan Nelemane snmohan83 at gmail.com
Fri Jun 20 06:03:29 UTC 2014


Hi,

I recently cloned the latest Congress source code and tried to run
unit-tests on my Ubuntu PC. Using "*scripts/run_api_server*", I found this
following error:


*Jun 20 11:28:11|0|__main__|INFO|Starting congress server*
*Traceback (most recent call last):*
*  File "/usr/lib/python2.7/dist-packages/eventlet/greenpool.py", line 80,
in _spawn_n_impl*
*    func(*args, **kwargs)*
*  File "server.py", line 82, in ad_update_thread*
*    ad_model.update_from_ad()  # XXX: blocks eventlet*
*  File "/home/madhu/Project/policyFW/congress/congress/server/ad_sync.py",
line 72, in update_from_ad*
*    l.simple_bind_s(BIND_USER, BIND_PW)*
*  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 206, in
simple_bind_s*
*    msgid = self.simple_bind(who,cred,serverctrls,clientctrls)*
*  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 200, in
simple_bind*
*    return
self._ldap_call(self._l.simple_bind,who,cred,EncodeControlTuples(serverctrls),EncodeControlTuples(clientctrls))*
*  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 96, in
_ldap_call*
*    result = func(*args,**kwargs)*
*SERVER_DOWN: {'desc': "Can't contact LDAP server"}*
*(5065) wsgi starting up on http://0.0.0.0:8080/ <http://0.0.0.0:8080/>*

Does other guys face this error too ?
Am i missing any prerequisite to run the congress unit-test ?

"make" was successful and had no issues.

Please suggest a way to proceed further.

Thanks and Regards,
Madhu Mohan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140620/de5b539e/attachment.html>


More information about the OpenStack-dev mailing list