Linkerd integration with Airbyte (service mesh) #38082
Unanswered
sivankumar86
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What method are you using to run Airbyte?
Kubernetes
Platform Version or Helm Chart Version
0.40.0
What step the error happened?
On deploy
Revelant information
I am trying to add service mesh (linkerd) to airbyte however, temporal and worker is throwing grps error . Could you shed some light on this ?
Error :
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
2023-06-02 03:31:20 WARN i.t.i.w.Poller$PollerUncaughtExceptionHandler(logPollErrors):300 - Failure in poller thread Workflow Poller taskQueue="SYNC", namespace="default": 1
io.grpc.StatusRuntimeException: UNAVAILABLE: Subchannel shutdown invoked
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:271) ~[grpc-stub-1.50.2.jar:1.50.2]
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:252) ~[grpc-stub-1.50.2.jar:1.50.2]
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions