Skip to content

database did not come up: unable to add CA to cert pool #1010

Discussion options

You must be logged in to vote

This was already answered in the community Slack, but posting the answer here too for visibility:

This error is commonly caused by the presence of the file $HOME/.postgresql/root.crt on the filesystem. When this file is present the PostgreSQL client library will assume the database server has that root certificate, which will cause the above error.
To fix: Remove or rename the file, then try encore run again.

Also added to docs here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marcuskohlberg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants