Styling problems using a F5 DevCentral device

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
chicjo01
Posts: 194
Joined: Tue Jul 28, 2015 2:52 pm

Styling problems using a F5 DevCentral device

Post by chicjo01 »

Attempting to use HTTPS on NagiosXI through an F5 DevCentral device to handle load balancing. If I connect to the server directly over HTTPS it works fine. If I try to go through the F5, then I am getting unstyled page and the below errors.

Program URL: F5 URL
Server Protocal : HTTPS

Nagios XI Version : 5.2.3
Error Location:
login.php?redirect=/nagiosxi/index.php%3f&noauth=1:16

Error Message:
Mixed Content: The page at 'https://<Server>/nagiosxi/login.php?redirect=/nagiosxi/index.php%3f&noauth=1' was loaded over HTTPS, but requested an insecure stylesheet 'http://<Server>/nagiosxi/includes/css/jquery.autocomplete.css'. This request has been blocked; the content must be served over HTTPS.
User avatar
chicjo01
Posts: 194
Joined: Tue Jul 28, 2015 2:52 pm

Re: Styling problems using a F5 DevCentral device

Post by chicjo01 »

Please Disregard, I found my problem. I was missing the NameVirtualHost *:443 in the httpd.conf file. After adding that, it corrected the issue.

This Thread can be closed and resolved.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Styling problems using a F5 DevCentral device

Post by rkennedy »

No problem. This thread actually pointed to another issue that I noticed - XI is importing jquery.autocomplete.css twice.

This turned out to be a beneficial post, so thank you!

I'll close this out now, feel free to open a new thread if you ever need assistance in the future.
Former Nagios Employee
Locked