Hello Team, I am trying to deploy airbtye today an...
# ask-community-for-troubleshooting
n
Hello Team, I am trying to deploy airbtye today and followed below instructions git clone https://github.com/airbytehq/airbyte.git cd airbyte docker-compose up It fails to start and throws the following message airbyte-worker | 2022-01-11 061336 INFO i.a.c.EnvConfigs(getEnvOrDefault):577 - Using default value for environment variable WORKER_ENVIRONMENT: 'DOCKER' airbyte-server | 2022-01-11 061340 ERROR i.a.s.ServerApp(main):274 - Server failed airbyte-server | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.998932000s. airbyte-server | at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.42.1.jar:1.42.1] Any suggestions on how to resolve this error? airbyte-server | at io.grpc.health.v1.HealthGrpc$HealthBlockingStub.check(HealthGrpc.java:252) ~[grpc-services-1.42.1.jar:1.42.1] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.lambda$checkHealth$2(WorkflowServiceStubsImpl.java:282) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.internal.retryer.GrpcSyncRetryer.retry(GrpcSyncRetryer.java:61) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.internal.retryer.GrpcRetryer.retryWithResult(GrpcRetryer.java:51) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.checkHealth(WorkflowServiceStubsImpl.java:275) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.<init>(WorkflowServiceStubsImpl.java:182) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubs.newInstance(WorkflowServiceStubs.java:51) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubs.newInstance(WorkflowServiceStubs.java:41) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.airbyte.workers.temporal.TemporalUtils.createTemporalService(TemporalUtils.java:40) ~[io.airbyte-airbyte-workers-0.35.4-alpha.jar:?] airbyte-server | at io.airbyte.server.ServerApp.getServer(ServerApp.java:186) ~[io.airbyte-airbyte-server-0.35.4-alpha.jar:?] airbyte-server | at io.airbyte.server.ServerApp.main(ServerApp.java:272) [io.airbyte-airbyte-server-0.35.4-alpha.jar:?] airbyte-server exited with code 1 airbyte-worker | 2022-01-11 061342 WARN i.t.i.r.GrpcSyncRetryer(retry):56 - Retrying after failure airbyte-worker | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.973427100s. airbyte-worker | at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.health.v1.HealthGrpc$HealthBlockingStub.check(HealthGrpc.java:252) ~[grpc-services-1.42.1.jar:1.42.1] airbyte-worker | at io.temporal.serviceclient.WorkflowServiceStubsImpl.lambda$checkHealth$2(WorkflowServiceStubsImpl.java:282 airbyte-worker | 2022-01-11 061336 INFO i.a.c.EnvConfigs(getEnvOrDefault):577 - Using default value for environment variable WORKER_ENVIRONMENT: 'DOCKER' airbyte-server | 2022-01-11 061340 ERROR i.a.s.ServerApp(main):274 - Server failed airbyte-server | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.998932000s. airbyte-server | at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.health.v1.HealthGrpc$HealthBlockingStub.check(HealthGrpc.java:252) ~[grpc-services-1.42.1.jar:1.42.1] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.lambda$checkHealth$2(WorkflowServiceStubsImpl.java:282) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.internal.retryer.GrpcSyncRetryer.retry(GrpcSyncRetryer.java:61) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.internal.retryer.GrpcRetryer.retryWithResult(GrpcRetryer.java:51) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.checkHealth(WorkflowServiceStubsImpl.java:275) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.<init>(WorkflowServiceStubsImpl.java:182) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubs.newInstance(WorkflowServiceStubs.java:51) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubs.newInstance(WorkflowServiceStubs.java:41) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.airbyte.workers.temporal.TemporalUtils.createTemporalService(TemporalUtils.java:40) ~[io.airbyte-airbyte-workers-0.35.4-alpha.jar:?] airbyte-server | at io.airbyte.server.ServerApp.getServer(ServerApp.java:186) ~[io.airbyte-airbyte-server-0.35.4-alpha.jar:?] airbyte-server | at io.airbyte.server.ServerApp.main(ServerApp.java:272) [io.airbyte-airbyte-server-0.35.4-alpha.jar:?] airbyte-server exited with code 1 airbyte-worker | 2022-01-11 061342 WARN i.t.i.r.GrpcSyncRetryer(retry):56 - Retrying after failure airbyte-worker | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.973427100s. airbyte-worker | at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.health.v1.HealthGrpc$HealthBlockingStub.check(HealthGrpc.java:252) ~[grpc-services-1.42.1.jar:1.42.1] airbyte-worker | at io.temporal.serviceclient.WorkflowServiceStubsImpl.lambda$checkHealth$2(WorkflowServiceStubsImpl.java:282
1
u
Hello @Narender Kumar can you check our Slack Issue Template?
n
@[DEPRECATED] Marcos Marx Thank you for pointing to the template Is this your first time deploying Airbyte: Yes OS Version / Instance: Windows 10 Pro Memory / Disk: 16Gb Deployment: Docker Airbyte Version: 0.35.4-alpha Source name/version: Destination name/version: Step: deploying docker i.e. docker-compose up Description: I am trying to deploy airbyte on my windows 10 Pro machine followed deployment instructions as follows: git clone https://github.com/airbytehq/airbyte.git cd airbyte docker-compose up Getting following error : airbyte-worker | 2022-01-11 061336 INFO i.a.c.EnvConfigs(getEnvOrDefault):577 - Using default value for environment variable WORKER_ENVIRONMENT: 'DOCKER' airbyte-server | 2022-01-11 061340 ERROR i.a.s.ServerApp(main):274 - Server failed airbyte-server | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.998932000s. airbyte-server | at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-server | at io.grpc.health.v1.HealthGrpc$HealthBlockingStub.check(HealthGrpc.java:252) ~[grpc-services-1.42.1.jar:1.42.1] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.lambda$checkHealth$2(WorkflowServiceStubsImpl.java:282) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.internal.retryer.GrpcSyncRetryer.retry(GrpcSyncRetryer.java:61) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.internal.retryer.GrpcRetryer.retryWithResult(GrpcRetryer.java:51) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.checkHealth(WorkflowServiceStubsImpl.java:275) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubsImpl.<init>(WorkflowServiceStubsImpl.java:182) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubs.newInstance(WorkflowServiceStubs.java:51) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.temporal.serviceclient.WorkflowServiceStubs.newInstance(WorkflowServiceStubs.java:41) ~[temporal-serviceclient-1.6.0.jar:?] airbyte-server | at io.airbyte.workers.temporal.TemporalUtils.createTemporalService(TemporalUtils.java:40) ~[io.airbyte-airbyte-workers-0.35.4-alpha.jar:?] airbyte-server | at io.airbyte.server.ServerApp.getServer(ServerApp.java:186) ~[io.airbyte-airbyte-server-0.35.4-alpha.jar:?] airbyte-server | at io.airbyte.server.ServerApp.main(ServerApp.java:272) [io.airbyte-airbyte-server-0.35.4-alpha.jar:?] airbyte-server exited with code 1 airbyte-worker | 2022-01-11 061342 WARN i.t.i.r.GrpcSyncRetryer(retry):56 - Retrying after failure airbyte-worker | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.973427100s. airbyte-worker | at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.42.1.jar:1.42.1] airbyte-worker | at io.grpc.health.v1.HealthGrpc$HealthBlockingStub.check(HealthGrpc.java:252) ~[grpc-services-1.42.1.jar:1.42.1] airbyte-worker | at io.temporal.serviceclient.WorkflowServiceStubsImpl.lambda$checkHealth$2(WorkflowServiceStubsImpl.java:282
Here are airbyte-server logs
u
Hi @Narender Kumar, are is it the first time you try running Airbyte?
n
Yes @[DEPRECATED] Augustin Lafanechere. Its first time I am trying Airbyte.
Both applications airbyte-server and airbyte-worker restarting with DEADLINE_EXCEEDED exception Here are worker logs
u
Could you try to increase the memory and disk your provide to containers in the docker settings?
n
@[DEPRECATED] Augustin Lafanechere I did not do any memory settings but when I connect to one of our company VPN, it starts working without any issue. But if I disconnect VPN, it start throwing Deadline exceeded exception. Seems to be strange.
u
Yes this is strange, your VPN maybe clashes with some docker networking configuration
Glad you found the root cause 😄