org.apache.skywalking.apm.dependencies.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP status code 502 #8768
Oliverwqcwrw
started this conversation in
General
Replies: 2 comments 3 replies
-
We have many services that use the same OAP |
Beta Was this translation helpful? Give feedback.
0 replies
-
502 maybe mean OAP crashed.
I don't know, because this may be nothing relative to OAP, it could be some LB crashed, or database crashed, or database is too slow to respond. Check OAP logs, pure client side logs don't help much. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to know when 502 will appear
DATA-----------------------------
<title>502 Bad Gateway</title>502 Bad Gateway
Sorry for the inconvenience.Please report this message and include the following information to us.
Thank you very much!
Powered by Tengine
tengine
k
502 Bad Gateway
Sorry for the inconvenience.Please report this message and include the following information to us.
Thank you very much!
Powered by Tengine
tengine
:478)
at org.apache.skywalking.apm.dependencies.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:413)
at org.apache.skywalking.apm.dependencies.io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66)
at org.apache.skywalking.apm.dependencies.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(Cl
ientCallImpl.java:742)
at org.apache.skywalking.apm.dependencies.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(C
lientCallImpl.java:721)
at org.apache.skywalking.apm.dependencies.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at org.apache.skywalking.apm.dependencies.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Beta Was this translation helpful? Give feedback.
All reactions