On Jun 3, 2015, at 6:54 , heupink <[email protected]> wrote: > Hi, > > Packetfence 5.10, wheezy x64, installed using the inverse repo: > > - The images on the dashboard don't load. I can see a placeholder (using > firefox) and judging from it's properties, the images are loaded from > port 9000 on the pf server. Opening an image directly (with a url on > port 9000) times out, without a log entry in httpd.graphite
Is port 9000 open in iptables? If this was an upgrade you have to make sure to merge the new rules in iptables.conf. See if you have any .rpmnew file by any chance. > > Watchdog tells me that httpd.graphite is running. Any ideas where to > look? I'm guessing that for others here, images DO load? (I don't think > I have seen any complaints here on this subject..?) > > - I have purchased a comodo wildcard ssl certificate, and on the admin > page, we're seeing: 'the connection is not secure, because it contains > unencrypted elements'. These are probably the pictures on > http://pf.comp.com:9000 No big deal, but for a security sensitive piece > of software (such as pf) it would be nicer to not see those warning in > the addressbar. > Yes, that’s probably because those requests are made over http and not https. Good point. I opened an issue in github about that. https://github.com/inverse-inc/packetfence/issues/658 Regards, -- Louis Munro [email protected] :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
