Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2020-02-19 Thread Sat
Hi, The issue has been resolved now, thanks. On Monday, February 17, 2020 at 6:11:27 PM UTC, Sat wrote: > > hi, > Thanks for reply. > I am using an EC2 machine as master and spin up a fargate instance as > slave. > Both are in same VPC and subntes. > > The error I am seeing when I try to run fro

Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2020-02-17 Thread Sat
hi, Thanks for reply. I am using an EC2 machine as master and spin up a fargate instance as slave. Both are in same VPC and subntes. The error I am seeing when I try to run from command line. Let me know if you need any more details, thanks. On Monday, February 17, 2020 at 5:25:10 PM UTC, Jeff

Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2020-02-17 Thread Jeff Thompson
Did you check the same settings as were mentioned earlier in this discussion? Otherwise, you would need to provide additional details such as versions, changes, etc., for anyone to have a chance of helping you. Jeff On 2/17/20 7:47 AM, Sat wrote: I am facing the same issue today. For Jenkin

Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2020-02-17 Thread Sat
I am facing the same issue today. For Jenkins agent : TCP port for inbound agent. - fixed 8020 port I used the same like below: docker run jenkinsci/jnlp-slave -url http://jenkins-master.test:8020 -workDir=/home/jenkins/agent pkRUdAH07VFHhSWb9RAQCRFdWP7j0eIx9jfhRhj5 jenkins-agent but still s

Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2018-04-11 Thread Daniel Beck
> On 11. Apr 2018, at 17:36, john.peterson wrote: > > Is this a change in setup defaults? Since Jenkins 2.0 in 2016, and its introduction of the setup wizard. > BTW - this system is only showing "stable" updates for Jenkins. All others > are showing ALL updates (which I actually prefer). Is

Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2018-04-11 Thread john.peterson
&#$% I missed one stupid setting. All the others are fixed 9192 or something like that. I set this the same and Voila! Thanks Is this a change in setup defaults? BTW - this system is only showing "stable" updates for Jenkins. All others are showing ALL updates (which I actually prefer). Is

Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2018-04-11 Thread Daniel Beck
Is the TCP agent listener port in the global security config of Jenkins disabled on the fourth system? > On 11. Apr 2018, at 17:12, john.peterson wrote: > > Legacy systems (3+ years) running 2.111 > > http://jenkins_1:8080/tcpSlaveAgentListener takes us to a page that simply > says Jenkins.

Re: Slave cannot connect to Jenkins via tcpSlaveAgentListener

2018-04-11 Thread john.peterson
Java 1.8 144 by the way which is in use across the board on all systems. On Wednesday, April 11, 2018 at 11:12:23 AM UTC-4, john.peterson wrote: > > Legacy systems (3+ years) running 2.111 > > http://jenkins_1:8080/tcpSlaveAgentListener takes us to a page that > simply says Jenkins. This syste