[users at bb.net] Unable to use IRC

Alvaro Erickson alvaro.erickson at gmail.com
Tue Feb 14 17:13:52 UTC 2017


Greetings all,

I fixed my problem. I was using a developer setup of Buildbot that
apparently did not have the IRC setup properly. When I used IRC with my
regular Buildbot IRC worked fine.

Regards,

Alvaro

On Mon, Feb 13, 2017 at 4:03 PM, Alvaro Erickson <alvaro.erickson at gmail.com>
wrote:

> 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/20170214/345eefad/attachment.html>


More information about the users mailing list