Thanks, this helped!

The Problem was the timezone! I entered the following "Europe/ Vienna"
After right-clicking one of the missing images and copying the URL into a new 
window i got this output:

File "/usr/lib/python2.6/site-packages/graphite/render/glyph.py", line 1327, in 
setupXAxis
    tzinfo = pytz.timezone(self.userTimeZone)
  File "/usr/lib/python2.6/site-packages/pytz/__init__.py", line 152, in 
timezone
    raise UnknownTimeZoneError(zone)
UnknownTimeZoneError: 'Europe/ Vienna'

After replacing it to "Europe/Vienna" without a space after den slash, the 
dashboard is showing me the graphs again.
Thanks



Von: Louis Munro [mailto:[email protected]]
Gesendet: Donnerstag, 10. November 2016 15:44
An: [email protected]
Betreff: Re: [PacketFence-users] No pictures in dashboard view


On Nov 10, 2016, at 3:31 AM, Schannen, Manfred 
<[email protected]<mailto:[email protected]>> wrote:

..all services are running. I already restartet the server but still no graphs 
in the dashboard.

You say the dashboard looks like the images are broken links.
So the question is, why are the links broken?

Is the service unreachable from your browser?
Is there a firewall in the way?
A dns issue?
Do you reach the httpd.graphite or not?
If you do, what is the HTTP status returned (if any)?

Open the dashboard page and use the developer tools of your browser to 
troubleshoot this.
You should be able to answer most or all of those questions that way.

You can make it easier on yourself by right-clicking one of the missing images 
and copying the URL.
Then open it in another browser tab with developer tools enabled.
Check the request and reply that come back.


Regards,
--
Louis Munro
[email protected]<mailto:[email protected]>  ::  
www.inverse.ca<http://www.inverse.ca>
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu<http://www.sogo.nu>) and 
PacketFence (www.packetfence.org<http://www.packetfence.org>)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to