https://linen.dev logo
#ask-community-for-troubleshooting
Title
# ask-community-for-troubleshooting
a

Alex Bondar

03/08/2022, 9:39 AM
Hey all, I just started to look into airbyte and it's caps to check if it will be good match for my needs. for now still running locally. I am getting
Cannot reach server. The server may still be starting up.
error in airflow's UI. logs:
Copy code
airbyte-webapp      | 172.20.0.1 - - [08/Mar/2022:09:35:36 +0000] "GET / HTTP/1.1" 200 1151 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15" "-"
airbyte-webapp      | 172.20.0.1 - - [08/Mar/2022:09:35:36 +0000] "POST /undefinedworkspaces/list HTTP/1.1" 405 460 "<http://localhost:8000/>" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15" "-"
airbyte-webapp      | 2022/03/08 09:35:39 [error] 28#28: *411 connect() failed (113: Host is unreachable) while connecting to upstream, client: 172.20.0.1, server: localhost, request: "POST /api/v1/workspaces/list HTTP/1.1", upstream: "<http://172.20.0.8:8001/api/v1/workspaces/list>", host: "localhost:8000", referrer: "<http://localhost:8000/>"
airbyte-webapp      | 172.20.0.1 - - [08/Mar/2022:09:35:39 +0000] "POST /api/v1/workspaces/list HTTP/1.1" 502 494 "<http://localhost:8000/>" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15" "-"
can you help me?
👀 1
h

Harshith (Airbyte)

03/08/2022, 11:14 AM
Hey can you share the logs of server/scheduler ?
a

Alex Bondar

03/08/2022, 12:49 PM
@Harshith (Airbyte) after restarting of airbyte cluster it works, cannot repro it for now. tnx
@Harshith (Airbyte) it repro again:
m

Marcos Marx (Airbyte)

03/08/2022, 9:26 PM
@Alex Bondar can you use the Slack Issue template without knowing your OS/how much memory /cpu and disk you have configured is not possible to proceed debugging it
a

Alex Bondar

03/09/2022, 6:26 AM
@Marcos Marx (Airbyte) sorry, will do next time. OS: MacOS memory: 16GB CPU 2.6Ghz 6-core i7 intel free disk: 206 GB
@Marcos Marx (Airbyte) btw, is there recommended k8s cluster requirements for airbyte?
h

Harshith (Airbyte)

03/09/2022, 7:15 AM
Looks to me like a resource issue can you try it over some AWS/GCP if possible?