Gergely Imreh
07/24/2025, 8:07 AMabctl
locally, and the connector builder doesn't seem to work at all.
Whenever I make a change in the connector builder, and Airbyte tries to validate things, I get a
POST http://localhost:8000/api/v1/connector_builder/manifest/resolve 503 (Service Temporarily Unavailable)error, followed by a bunch of
Retrying request to /api/v1/connector_builder/health due to temporarily unavailable server (HTTP 503). Retry 1/3In the interface it just says "An unknown error has occurred". Any idea what can I troubleshoot?
Gergely Imreh
07/24/2025, 8:12 AMabctl
didn't install the connector builder service properly? 🤔
$ docker exec -it airbyte-abctl-control-plane kubectl -n airbyte-abctl get pods
NAME READY STATUS RESTARTS AGE
airbyte-abctl-airbyte-bootloader 0/1 Completed 0 14m
airbyte-abctl-cron-97c75cddd-g4ql8 1/1 Running 0 13m
airbyte-abctl-server-74445dd555-cqnsk 1/1 Running 0 13m
airbyte-abctl-temporal-546f69858b-dvxcx 1/1 Running 0 13m
airbyte-abctl-webapp-57c69d665-9vck2 1/1 Running 0 13m
airbyte-abctl-worker-55fbf6fc8b-s4d9j 1/1 Running 0 13m
airbyte-abctl-workload-api-server-668f47477b-v24kx 1/1 Running 0 13m
airbyte-abctl-workload-launcher-69ffdcf58c-s98p2 1/1 Running 0 13m
airbyte-db-0 1/1 Running 0 14m
airbyte-minio-0 1/1 Running 0 14m