[OpenDHT-Users] OpenDHT Python PUT exemple does not work? Connection refused, etc...

Christophe Nowicki cscm at csquad.org
Tue Dec 9 12:05:32 UTC 2008


Hi,

I would like to try OpenDHT, in order to use it for one of my PHP project.
But the examples in python does not work :

$./put.py  -t 1  arf test
Traceback (most recent call last):
  File "./put.py", line 16, in ?
    if (opts.secret == ""): print res[pxy.put(key, val, ttl, "put.py")]
  File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.4/xmlrpclib.py", line 1129, in request
    self.send_content(h, request_body)
  File "/usr/lib/python2.4/xmlrpclib.py", line 1243, in send_content
    connection.endheaders()
  File "/usr/lib/python2.4/httplib.py", line 798, in endheaders
    self._send_output()
  File "/usr/lib/python2.4/httplib.py", line 679, in _send_output
    self.send(msg)
  File "/usr/lib/python2.4/httplib.py", line 646, in send
    self.connect()
  File "/usr/lib/python2.4/httplib.py", line 630, in connect
    raise socket.error, msg
socket.error: (111, 'Connection refused')

I always get an error, no mater the server I use.

I OpenDHT project dead? Is an server workng?

Do I need to install my own server?

Best Regards,
-- 
Nowicki Christophe                                  
http://csquad.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://opendht.org/pipermail/opendht-users/attachments/20081209/543a7a07/attachment.pgp 


More information about the OpenDHT-Users mailing list