Summary
Having issues connecting to an AWS Serverless V2 Postgres DB through a Bastion server using Airbyte Cloud. Error suggests a problem with the bastion server’s config file.
Question
Hey all, we are using Airbyte Cloud and trying to connect to an AWS Serverless V2 Postgres DB through a Bastion server and having issues.
For now, we are just testing with xmin connection.
We have the database host and name etc, the user created on the db, all of the SSH tunnel details with Key Authentication but still no luck, a snippet of the error we are getting is this:
2024-07-12 08:07:09 INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog):308 - INFO main o.a.s.c.c.h.ConfigFileHostEntryResolver(resolveEffectiveResolver):89 resolveEffectiveResolver(<jump-server-host>:22/null) no configuration file at /root/.ssh/config
I’ve replaced our actual host with <jump-server-host> but usually that is our host which Airbyte can find.
Is this a problem on our bastion server with the config file like the error suggests or could this be a false positive?
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.