Ping is almost always red #1453
Unanswered
ignisVeneficus
asked this question in
Questions & Answers
Replies: 1 comment
-
Hi, the ping function will simply take the provided internal address and try to access it. depending on the status code it gets as a response, it'll show green or red. Some codes that are considered red may sometimes actually be ok like 401 and 403 since they require authentication, but the ping function doesn't use the integration fields. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I'd like know more about the "ping" mechanism, how it working, how can I test it inside the docker.
Almost all ping are red, but the service is up and running.
Thanx
Ignis
Beta Was this translation helpful? Give feedback.
All reactions