airbyte worker logs always indicate: ```2022-08-05...
# kubernetes
d
airbyte worker logs always indicate:
Copy code
2022-08-05 19:55:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-05 19:55:13 INFO i.a.i.s.r.AbstractDbSource(check):84 - Exception while checking connection:
Log4j2Appender says: 2022-08-05 19:55:13 INFO i.a.i.s.r.AbstractDbSource(check):84 - Exception while checking connection:
2022-08-05 19:55:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 60001ms.
Log4j2Appender says: java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 60001ms.
a
do you have any specific network policy created for your pods in the K8S namespace?