-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
404 File not found #56
Comments
Me too. |
(a late reply....) You need to host the html/ folder on a (separate) webserver - metronome's :8000 webserver is just the API endpoint, the javascript in the html files will talk metronome's API. |
Same here. I followed these instructions: Graphing your PowerDNS services with Metronome, part 1 except for swapping Apache for Nginx. Did you find a solution? The PowerDNS Metronome page loads, but the below error pops up. When I then attempt to access the given link I get a 404 error in my browser and I can reach port 8000 from both the client and server.
Testing connectivity:
So I think the issue is the 404 error, not the connectivity between the client-based javascript and the Metronome server. |
However, when implementing part-2 of the article. Things start working. It seems having the website and javascript target one the same domain helps get the issue resolved. |
Hi,
I have an issue after installing with git clone and did turn on the server, am having: 404 File not found
is there any other configuration? that I need to do
local.js edited and same issue.
The text was updated successfully, but these errors were encountered: