ldtp / ldtp2

Linux Desktop Testing Project
GNU Lesser General Public License v2.1
109 stars 48 forks source link

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

Open alkme opened 8 years ago

alkme commented 8 years ago

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 6 years ago

I have the same error in Ubuntu environment.

tuangeek commented 6 years ago

I am having similar issues with Ubuntu

stuaxo commented 5 years ago

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.