This repository has been archived by the owner on Nov 6, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
create a jenkins JNLP port service so we can use the jenkins CLI with it #369
Comments
yeah we noticed this last week fabric8io/fabric8#5897 - I have a feeling we couldnt get the jnlp connection to work when we tried using two services before. |
I've added the jnlp service and removed the 50000 port from the jenkins service but still not able to use the jenkins cli, I've seen this before and thought I fixed it with the help of stack overflow and https://github.com/fabric8io/jenkins-docker/blob/master/config/jenkins.properties @jstrachan is this the same error as you got before?
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
tried using the jenkins CLI:
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI
and get connection failed. I wonder if its trying to connect to the JNLP port instead of the HTTP port? In which case we'll need a separate Service for jenkins for jnlp
The text was updated successfully, but these errors were encountered: