I tried running airbyte on windows machine with do...
# ask-community-for-troubleshooting
c
I tried running airbyte on windows machine with docker for the first time and unable to get the server started it would give errors:
irbyte-temporal    | {"level":"info","ts":"2022-11-02T06:06:03.169Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/3","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"}
airbyte-temporal    | {"level":"info","ts":"2022-11-02T06:06:03.169Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/3","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"}
airbyte-temporal    | {"level":"info","ts":"2022-11-02T06:06:03.170Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/3","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"}
airbyte-temporal    | {"level":"info","ts":"2022-11-02T06:06:03.170Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/3","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"}
airbyte-cron        | 2022-11-02 06:06:04 WARN i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):245 - Ignoring exception while trying to request Temporal namespace:
airbyte-cron        | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 9.999605457s.
h
Hey thanks for reaching out. This can happen when the resources are crunchy could you check Memory and CPU probably increase them and try again.
u
Are you using WSL2?
u
Struggling with the same error on WSL2. Do you guys have a solution?
u
Hey Ulan, could you describe the resources you've allocated for the setup and what version of airbyte you're using? Try upgrading to the latest version and allocating more resources.
u
Hey Sajarin, Thanks for the advice. I'm running the latest version of Airbyte (0.40.32) in my Ubuntu on WSL2 using docker-ce. And it's not an issue related to RAM etc:
free -m
and `docker stats`:
u
Hello Ulan it's been a while without an update from us. Are you still having problems or did you find a solution?
u
Hi Sajarin, I couldn't solve the problem locally, so I'm now working with the version I deployed in Azure AKS.