Summary
The user is facing a 504 error when setting up a MySQL source in Airbyte running on Kubernetes. The error message indicates an issue with instantiating the SourceApi bean. The user has confirmed correct network connectivity between the Kubernetes cluster and the VM where MySQL is running.
Question
Hello ,
I have airbyte running in kubernates(aks
I want to set up mysql source, I have vnet peering between kubernates cluster and a VM where mysql container is running
I am getting 504 error when I setup source
Here is logs of source-mysql-check pod which is created when I press set up source
Message: For input string: "//airbyte-airbyte-server-svc"
Path Taken: new ConnectorWatcher(Path outputPath,String configDir,int fileTimeoutMinutes,ConnectorMessageProcessor connectorMessageProcessor,AirbyteMessageSerDeProvider serDeProvider,AirbyteProtocolVersionedMigratorFactory airbyteProtocolVersionedMigratorFactory,GsonPksExtractor gsonPksExtractor,WorkloadApiClient workloadApiClient,JobOutputDocStore jobOutputDocStore) --> new ConnectorWatcher(Path outputPath,String configDir,int fileTimeoutMinutes,[ConnectorMessageProcessor connectorMessageProcessor],AirbyteMessageSerDeProvider serDeProvider,AirbyteProtocolVersionedMigratorFactory airbyteProtocolVersionedMigratorFactory,GsonPksExtractor gsonPksExtractor,WorkloadApiClient workloadApiClient,JobOutputDocStore jobOutputDocStore) --> new ConnectorMessageProcessor([ConnectorConfigUpdater connectorConfigUpdater],SourceApi sourceApi) --> new ConnectorConfigUpdater([SourceApi sourceApi],DestinationApi destinationApi) --> ApiClientBeanFactory.sourceApi([ApiClient apiClient])```
I have checked network connectivity between k8 cluster and VM it is correct.
could anyone help me with this?
Thank you in advance
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1729496920662299) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["airbyte", "mysql-source", "kubernetes", "504-error", "network-connectivity", "sourceapi"]
</sub>