My environment:
Master: Azure VM running Ubuntu 14.10 Docker (1.9) running Jenkins Image I have added port 8080 (for UI) and 50000 (for slave) as endpoints on the Azure VM.
Slave: Windows 10 (running on Mac via BootCamp) Configured the firewall to allow inbound and outbound traffic on port 50000 (that slave jnlp seems to be using).
I can access my Jenkins Master install over the web. I am trying to configure the slave on my Windows 10 m/c. I have tried all 3 methods to configure the slave.
Each time after several retries, the slave throws the "Connection Refused" error (screenshot attached). Slave Error Screenshot
Can someone help point me in the right direction? I have little knowledge of Linux systems but proficient with Windows.
I have tried the workaround here but it hasn't worked for me.