Hello, we are running a POC to see If we can repla...
# ask-community-for-troubleshooting
m
Hello, we are running a POC to see If we can replace Fivetran and use Airbyte managed version. To start with we set up a VM with a few connectors to test the performance etc. One of the key databases is an MSSQL and we are facing some issues when setting up the connector. When clicking on set up we get these log:
Copy code
2022-06-27 12:40:23 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30003ms.
We don’t have much flexibility to update that MSSQL box and the JVM vars. The same connector in Fivetran with the same configuration works correctly. Also sshing into the box works fine
ssh -i airbyte_nandos_rsa airbyte@xx.xx.xx.xx
Has anyone experienced similar problem? Any advice? Thanks. in advance
a
Hey @Miguel Puig Garcia could you please post this question on our forum with the full sync log? We'll help you troubleshoot there and our reply will help the rest of the community 🙏🏻
m
thanks Agustin, will do