It's hard to say, it could be a quirk of proxy settings. The resources 
don't specify any absolute paths that I can tell. 

if you use chrome, can you see what resources are trying to load that way, 
and what is triggering them? inspecting the JS will help a bit. 

note that 'X-Forwarded-Proto'  should be present in the request, which 
Jenkins willi honour. I think it is the same issue as you point out in that 
link. 

Reverse proxies can be tricky - any more information you can provide about 
your setup will help. nginx has been in use by many and it doesn't have 
this issue (it does set that header). 



On Thursday, July 28, 2016 at 4:40:24 AM UTC+10, Dan QAmbox wrote:
>
> This is the issue it seems, but have no idea where to look to set the src 
> locally in the files to src=//. 
>
> On Wednesday, July 27, 2016 at 10:33:39 AM UTC-4, Dan QAmbox wrote:
>>
>> Wonder is this may be related: 
>> https://issues.jenkins-ci.org/browse/JENKINS-14223
>>
>> On Wednesday, July 27, 2016 at 9:49:43 AM UTC-4, Dan QAmbox wrote:
>>>
>>> I restarted the server after updating the url in the configs to use 
>>> https. Still getting the same error. Is still thinks that the url is http. 
>>> Is there another place I need to set the https in the configs?
>>>
>>> Sincerely
>>>
>>> On Wednesday, July 27, 2016 at 2:13:28 AM UTC-4, James Dumay wrote:
>>>>
>>>> Does bouncing your Jenkins server help? Strangely we use https on 
>>>> blueocean.io right now and we are not seeing any issues.
>>>>
>>>> On Wednesday, July 27, 2016 at 6:24:55 AM UTC+10, Dan QAmbox wrote:
>>>>>
>>>>> I went in and updated that to be HTTPS. I saved it but still getting 
>>>>> the same error in the console when trying to go to the blue ocean url. 
>>>>>
>>>>> Any other ideas? 
>>>>>
>>>>> Thanks for the help.
>>>>>
>>>>> Sincerely,
>>>>>
>>>>> On Tuesday, July 26, 2016 at 2:25:29 PM UTC-4, Daniel Beck wrote:
>>>>>>
>>>>>> What URL is configured in Manage Jenkins » Configure Jenkins » 
>>>>>> Jenkins Location? Should be HTTPS if you access Jenkins that way. 
>>>>>>
>>>>>> > On 26.07.2016, at 17:37, Dan QAmbox <qablo...@gmail.com> wrote: 
>>>>>> > 
>>>>>> > Hi there. 
>>>>>> > 
>>>>>> > I just installed the alpha version of the Blue Ocean plugin. I see 
>>>>>> the blue "Try Blue Ocean" button at the top of the page. However, when I 
>>>>>> try to get to the page I get an error in the console: 
>>>>>> > 
>>>>>> > Mixed Content: The page at 'https://a.b.com/blue/' was loaded over 
>>>>>> HTTPS, but requested an insecure XMLHttpRequest endpoint '
>>>>>> http://a.b.com/blue/js-extensions/'. This request has been blocked; 
>>>>>> the content must be served over HTTPS. 
>>>>>> > 
>>>>>> > Is this something I can fix locally or can someone patch it? I know 
>>>>>> its a alpha,but was hoping to at least get it to load up so I can test 
>>>>>> it 
>>>>>> out. 
>>>>>> > 
>>>>>> > Thanks in Advance. 
>>>>>> > 
>>>>>> > 
>>>>>> > 
>>>>>> > -- 
>>>>>> > You received this message because you are subscribed to the Google 
>>>>>> Groups "Jenkins Users" group. 
>>>>>> > To unsubscribe from this group and stop receiving emails from it, 
>>>>>> send an email to jenkinsci-use...@googlegroups.com. 
>>>>>> > To view this discussion on the web visit 
>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/e0dcb993-e775-4997-9090-0afb1b237829%40googlegroups.com.
>>>>>>  
>>>>>>
>>>>>> > For more options, visit https://groups.google.com/d/optout. 
>>>>>>
>>>>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9febaa44-917d-4af0-aa96-705c7dd992ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to