Accessing API with Airbyte OSS 0.64.4 and port changes

Summary

To access the API with Airbyte OSS 0.64.4, changes may be needed. There might have been a port change with the abctl upgrade causing connection issues.


Question

To be able to access the api with Airbyte OSS 0.64.4, what changes need to be made? Was there a port change with the abctl upgrade? port=8006): Max retries exceeded with url: /v1/connections?limit=1000



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["accessing-api", "airbyte-oss-0.64.4", "port-change", "abctl-upgrade", "connection-issues"]

check
<http://localhost:8000/api/public/v1/connections>

by default ingress used port 8000 and /api/public prefix in path is needed
https://reference.airbyte.com/reference/standalone-server-deprecation-and-migration-to-airbyte-server