[JIRA] (JENKINS-50961) Redirect link broken, double slash

8 views
Skip to first unread message

jan.sprinz@posteo.de (JIRA)

unread,
May 2, 2018, 5:31:01 AM5/2/18
to jenkinsc...@googlegroups.com
Jan Sprinz updated an issue
 
Jenkins / Bug JENKINS-50961
Redirect link broken, double slash
Change By: Jan Sprinz
Summary: GitHub status redirect Redirect link broken , double slash
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

gmogan@cloudbees.com (JIRA)

unread,
May 22, 2019, 8:39:01 PM5/22/19
to jenkinsc...@googlegroups.com
Gavin Mogan updated an issue
Change By: Gavin Mogan
Component/s: core
Component/s: blueocean-display-url-plugin
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

gmogan@cloudbees.com (JIRA)

unread,
May 22, 2019, 8:39:02 PM5/22/19
to jenkinsc...@googlegroups.com
Gavin Mogan commented on Bug JENKINS-50961
 
Re: Redirect link broken, double slash

I'm pretty sure this isn't blueocean specific, other than blueocean url being redirected

I think your self url in configuration has a slash on the end.

gmogan@cloudbees.com (JIRA)

unread,
May 22, 2019, 8:40:01 PM5/22/19
to jenkinsc...@googlegroups.com
Gavin Mogan assigned an issue to Unassigned
 
Change By: Gavin Mogan
Assignee: Ivan Meredith

daniel.dietsch@gmail.com (JIRA)

unread,
Nov 29, 2019, 12:23:02 PM11/29/19
to jenkinsc...@googlegroups.com
Daniel Dietsch commented on Bug JENKINS-50961
 
Re: Redirect link broken, double slash

I am on 2.190.2 and had the same issue.

We are also behind an Apache reverse proxy, and we had mismatching slashes in the proxypass directive:

We had

ProxyPass / http://127.0.0.1:8080/
ProxyPassReverse / https://MYURL

instead of

ProxyPass / http://127.0.0.1:8080/ 
ProxyPassReverse / https://MYURL/ 
 

A sidenote: 

It is not possible to remove the slash from the URL in Jenkins. I can change the URL manually in jenkins.model.JenkinsLocationConfiguration.xml, but whenever I try to remove the slash from the "Jenkins URL" field in the web configurator, it reappears.

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages