ldtp/ldtp2

socket.error: [Errno 99] Cannot assign requested address

alkme opened this issue · 3 comments

alkme commented

Hi,
I receive a socket error when trying to import LDTP in python. However if I start LDTP in a second terminal then attempt the import via python again it's successful.

issue

Environment details:
Debian 7.8
Python 2.7.9
LDTP 3.5.0 (from source)

I can see the three required python libs in my python module list (python-atspi, twisted-web, python-gnome).

Any tips on resolving this?
Thanks, Chris

nfrik commented

I have the same error in Ubuntu environment.

I am having similar issues with Ubuntu

I'm getting this a lot, it seems like ldtp tries automatically runs ldtpd which seems quite easy to get into a state where it is not accepting connections.