Skip to content
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

Metrics not accesible from outside the container #386

Open
1 task
mrdiogon opened this issue Nov 24, 2023 · 0 comments
Open
1 task

Metrics not accesible from outside the container #386

mrdiogon opened this issue Nov 24, 2023 · 0 comments

Comments

@mrdiogon
Copy link

mrdiogon commented Nov 24, 2023

I'm submitting a ...

  • bug report

What is the current behavior?

When i try to do a curl to the container, i never get a response. If i use port forwardin it just continue until i stop it and, if i use traefik, i just get a gateway timeout. However, it work perfectly if i do the curl from inside the container...

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

Run the container exactly like the doc.
Execute the command: curl http://localhost:9161 inside the command line of the docker node on which the container is running.

What is the expected behavior?

A curl from outside the container shlud give the metrics if there-s a port forwarding.

Please tell us about your environment:

Version: 5.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant