Summary
Error message ‘Internal Server Error: Error getting connection from data source HikariDataSource (HikariPool-1)’ occurring in EC2 deployment with Airbyte version 0.63.9. Requires investigation into the root cause of the intermittent issue.
Question
Hi, I am getting this error in a EC2 deployment when enter to airbyte in localhost. My airbyte version is community 0.63.9 (status 500)"message": "Internal Server Error: Error getting connection from data source HikariDataSource (HikariPool-1)",
"exceptionClassName": "org.jooq.exception.DataAccessException",
"exceptionStack": [
"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (HikariPool-1)",
"\tat org.jooq_3.19.7.POSTGRES.debug(Unknown Source)",
It doesn’t happen all the time, but it’s quite annoying and I have to restart the container at least once a day. Does anyone know why this happens?, thanks.
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.