You are not logged in.

#1 2010-05-10 19:54:33

hseu
Member
From: London, UK
Registered: 2009-03-15
Posts: 26

pebrot socket.error Errno 111

[root@archology ~]# su alex -c "pebrot"
/usr/lib/python2.6/site-packages/pypebrot/MSN.py:7: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5

Traceback (most recent call last):
  File "/usr/bin/pebrot", line 16, in <module>
    pypebrot.pebrot.main()
  File "/usr/lib/python2.6/site-packages/pypebrot/pebrot.py", line 1998, in main
    curses.wrapper( gogogo )
  File "/usr/lib/python2.6/curses/wrapper.py", line 44, in wrapper
    return func(stdscr, *args, **kwds)
  File "/usr/lib/python2.6/site-packages/pypebrot/pebrot.py", line 1957, in gogogo
    con.connect( USER, PASSWD, INIT_STATE )
  File "/usr/lib/python2.6/site-packages/pypebrot/pebrot.py", line 753, in connect
    MSN.Session.connect( self, user, passwd, state )
  File "/usr/lib/python2.6/site-packages/pypebrot/MSN.py", line 567, in connect
    self.s.connect((HOST, PORT))
  File "<string>", line 1, in connect
socket.error: [Errno 111] Connection refused

I'm not sure what's going on. I've googled for over an hour with no luck. Have I done something stupid in /etc/hosts?
I've tried emesene aswell, which gives the same error.

Any help would be greatly appreciated.


Vad sa du?

Offline

Board footer

Powered by FluxBB