[users at bb.net] Unable to use IRC

Alvaro Erickson alvaro.erickson at gmail.com
Tue Feb 14 00:03:24 UTC 2017


Greetings all,

I am using Buildbot version 0.9.1. So, I am unable to connect Buildbot with
my project's IRC server. I am not getting any errors in the twisted.log.
And I am attempting to connect to the public port 6667. Here is the code of
I am using (which is similar to the quick Buildbot tutorial):

irc = reporters.IRC(host="irc.freenode.net", nick="BB-test",
                 channels=["#buildbot-test"],
                 )
c['services'].append(irc)

Any help would be appreciated.

Regards,

Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170213/9334d4f6/attachment.html>


More information about the users mailing list