My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 17: conf.py BUG #1
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  luciano.ferraro
Closed:  Jan 2007
Type-Defect
Priority-Critical


Sign in to add a comment
 
Reported by luciano.ferraro, Dec 31, 2006
Bug in conf.py (penso un problema nell'input di `port`):

NetWork [irc.freenode.org]: irc.azzurra.org
Port [6667]: 6667
Verbose (0/1)[1]: 1
Logs (0/1)[1]: 1
Bot’s nick [oBot6651]: obot
NickServe Password (blank for none):
Bot identify Password:
Bot identify Password: j0in
Channels to join [#rebelcode,#rebeltest]: #scacco
Traceback (most recent call last):
File “openbot.py”, line 301, in ?
OpenBot()
File “openbot.py”, line 267, in __init__
self.connect()
File “openbot.py”, line 293, in connect
reactor.connectTCP(self.conf.host, self.conf.port, self)
File “/usr/lib/python2.4/site-packages/twisted/internet/posixbase.py”, line
392, in connectTCP
c = tcp.Connector(host, port, factory, timeout, bindAddress, self)
File “/usr/lib/python2.4/site-packages/twisted/internet/tcp.py”, line 840,
in __init__
raise error.ServiceNameUnknownError(string=”%s (%r)” % (e, port))
twisted.internet.error.ServiceNameUnknownError: Service name given as port
is unknown: service/proto not found (’6667′).
Comment 1 by luciano.ferraro, Jan 02, 2007
Fatto :-)
Comment 2 by luciano.ferraro, Jan 02, 2007
(No comment was entered for this change.)
Comment 3 by luciano.ferraro, Jan 02, 2007
(No comment was entered for this change.)
Status: Fixed
Sign in to add a comment

Hosted by Google Code