Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant