You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm submitting a ...
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
The text was updated successfully, but these errors were encountered: