Hi, we are all of a sudden getting this error in o...
# ask-metaflow
c
Hi, we are all of a sudden getting this error in our
start
steps, can anyone help please!!
Copy code
Exception: unable to get db version via goose: 2024/04/02 23:20:15 goose run: failed to connect to `host=sdfsdk12312.s;naskdjans345345.ap-southeast-2.rds.amazonaws.com user=master database=metaflow`: server error (FATAL: no pg_hba.conf entry for host "XX.XXX.X.XX", user "master", database "metaflow", no encryption (SQLSTATE 28000))
1
s
It seems like your metadata service is unable to connect to the database
Where exactly are you seeing this error show up?
c
in the start step, seems like we had to turn off SSL and it worked!
think it was caused by a metaflow bump
👍🏼 1