-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
All
In our Jenkins instance I've set up HTTP tunnels on my host machine so I don't have to log onto a windows jump box in order to access the Jenkins GUI.
Everything is working fine, except for the build pipeline plug in.
On the pipeline when I click the 'run' or 'console' button I get a 404 error. The error is that is can't fine the server name
I suspect that the plugin is using absolute urls (which includes the server name) and not relative URLs
Some users can only access the Jenkins via the Jumpbox so I can't change the Jenkins URL setting under http://<ourserver>:8080/config
[JENKINS-31012] build-pipeline-plugin requires absolute URLs
Assignee | New: Dan Alvizu [ dalvizu ] |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Summary | Original: Jenkins Build Pipeline Plugin and using HTTP tunnels to load the Jenkins instance | New: build-pipeline-plugin requires absolute URLs |
Labels | Original: pipeline plugin |
Workflow | Original: JNJira [ 166174 ] | New: JNJira + In-Review [ 182290 ] |