<div dir="ltr"><div><div><div>Greetings all,<br><br></div>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.<br><br></div>Regards,<br><br></div>Alvaro<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 13, 2017 at 4:03 PM, Alvaro Erickson <span dir="ltr"><<a href="mailto:alvaro.erickson@gmail.com" target="_blank">alvaro.erickson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Greetings all,<br><br></div>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):<br><br>irc = reporters.IRC(host="<a href="http://irc.freenode.net" target="_blank">irc.<wbr>freenode.net</a>", nick="BB-test",<br>                 channels=["#buildbot-test"],<br>                 )<br>c['services'].append(irc)<br><br></div>Any help would be appreciated.<br><br></div>Regards,<br><br></div>Alvaro<br></div>
</blockquote></div><br></div>