Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with connecting agents to master #41

Open
omerh opened this issue Jan 8, 2019 · 0 comments
Open

Problem with connecting agents to master #41

omerh opened this issue Jan 8, 2019 · 0 comments

Comments

@omerh
Copy link

omerh commented Jan 8, 2019

I am trying to launch build farm using master branch

I have set all my configuration on common.yaml
and updated the master.yaml as well.

after running sudo bash ./reconfigure.bash for master, repo and agent.

Everything looks setup correctly, but the Jenkins agent fails to connect to the master.

The error is:

Jan 08, 2019 5:37:07 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Jan 08, 2019 5:37:07 PM org.apache.commons.httpclient.HttpMethodDirector processWWWAuthChallenge
INFO: Failure authenticating with BASIC 'Jenkins'@master:8080
Failed to fetch slave info from Jenkins CODE: 401
Retrying in 10 seconds

From further checking, On Jenkins Master, TCP port for JNLP agents is disables and also once enabling it, I must set Java Web Start Agent Protocol/2 which is deprecated and unencrypted.

Is there any proper workaround or fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant