Hi all,
In my Observium I have issues with the billing graphs where only the quick graphs are loading correctly. The browser inspector shows:
Failed to load a resource : A server with the specified hostname cannot be found : http:<my hostname>js/bootstrap-loader.js Failed to load a resource : A server with the specified hostname cannot be found : http:<my hostname>js/bootstrap-tab.js Failed to load a resource : A server with the specified hostname cannot be found : http:<my hostname>js/billing.js
It looks like the ‘/‘ after the hostname is missing… Tried to find where this is set and found three files in html/pages/ called:
bill.php.inc bills.php.inc packages.inc.php
Manually adding a ‘/‘ there does not solve the problem, and then I’m at the end of my l33t observ1um debug skills.
Choosing an “transfer graph” gives a “Failed to load resource: the server responded with a status of 500” in the inspector for the graph after the other three above, but it might be totally unrelated. Quick graphs work fine.
Anybody encounter this too?
regards, Rutger