Re: Connecting to irc freenode from jenkins

2015-09-13 Thread Baptiste Mathus
Well, I'm afraid I understand correctly: you want to send your build notifications to the public #jenkins irc channel? If so, you realize this would spam hundreds of people there, right? If that's what you're indeed trying to do, then please don't :) Cheers Le 10 sept. 2015 2:25 PM, "Ajnish Kuma

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
And I am using irc.freenode.net as a server. On Thursday, September 10, 2015 at 5:55:41 PM UTC+5:30, Ajnish Kumar wrote: > > just I am trying to send the notification on any channel when after the > build failied in the jenkins, this server is easily accessable , so i am > using the freenode #j

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
just I am trying to send the notification on any channel when after the build failied in the jenkins, this server is easily accessable , so i am using the freenode #jenkins channel. my primary concern is the irc configuration in the jenkins. Can u please send me the configuration detail for t

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Richard Bywater
Seems to me you are trying to connect to the server that hosts the web version of the Freenode IRC. You should be using one of the servers listed on https://freenode.net/irc_servers.shtml But I must ask, why are you trying to get your Jenkins to talk to the Jenkins channel on IRC?? Richard. On T

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
i M getting this error after build of job IRC notifier plugin: [ERROR] not connected. Cannot send message to '#jenkins' On Thursday, September 10, 2015 at 3:29:01 PM UTC+5:30, Ajnish Kumar wrote: > > Hi Guys, > > I am trying to connect to http://webchat.freenode.net/?channels=jenkins > form

Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
Hi Guys, I am trying to connect to http://webchat.freenode.net/?channels=jenkins form the jenkins on windows. For that i am doing the configuration Host : webchat.freenode.net port : 6667 channel : #jenkins But Jenkins is not get connected. Please tell me the path what i need to do extra