-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: blueocean-plugin
-
Labels:None
-
Environment:Jenkins v2.50 (running directly on a server; not containerized)
Blue Ocean 1.0.0-rc1
Google Chrome Version 56.0.2924.87 (64-bit)
-
Similar Issues:
-
Epic Link:
-
Sprint:Blue Ocean 1.0-rc3, Blue Ocean 1.0-rc4
Test results that appear in the old Jenkins UI do not show in the Blue Ocean UI. This appears to be an issue because jenkins is running on https. Going directly to the link that fetch labels as 'Redirect Failed' works.
Network Layout:
Internet --> [F5] ---> [Jenkins]
The F5 manages the SSL certs as well as redirecting to https.
Below is the output from the chrome console:
Mixed Content: The page at 'https://jenkins.madmobile.com/blue/organizations/jenkins/Concierge%2FConcierge%20Internal%20Build/detail/Concierge%20Internal%20Build/16/tests' was loaded over HTTPS, but requested an insecure resource 'http://jenkins.madmobile.com/blue/rest/organizations/jenkins/pipelines/Concierge/pipelines/Concierge%20Internal%20Build/runs/16/testReport/result/'. This request has been blocked; the content must be served over HTTPS. Fetch API cannot load https://jenkins.madmobile.com/blue/rest/organizations/jenkins/pipelines/Concierge/pipelines/Concierge%20Internal%20Build/runs/16/testReport/result. Redirect failed. Mixed Content: The page at 'https://jenkins.madmobile.com/blue/organizations/jenkins/Concierge%2FConcierge%20Internal%20Build/detail/Concierge%20Internal%20Build/16/tests' was loaded over HTTPS, but requested an insecure resource 'http://jenkins.madmobile.com/blue/organizations/jenkins/Concierge%2FConcierge%20Internal%20Build/detail/Concierge%20Internal%20Build/16/tests/'. This request has been blocked; the content must be served over HTTPS.
I think har files are best not on a public ticket as it may contain more personal information than should be shared.