Hi all,
We are running jenkins using marathon, so we get some random port (over 31000) for out master. If jenkins url points to that ip and port all works perfectly.
We are configuring now the public url of the site, so Jenkins URL must point to the url to generate correctly mails and Google Oauth plugin configuration, but after the change jenkins slaves fails since they are trying to reach the public url at some not exposed ports.
Tryed configuring jnlp settings too but seems we are doing something wrong.
Thanks in advance.