Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Could not open SSL root certificate file #43

Closed
bobbyiliev opened this issue Sep 19, 2023 · 0 comments · Fixed by #44
Closed

Error: Could not open SSL root certificate file #43

bobbyiliev opened this issue Sep 19, 2023 · 0 comments · Fixed by #44

Comments

@bobbyiliev
Copy link
Contributor

This error occurs when you initially add a Materialize database using the default Postgres driver and then try to convert it to use the Materialize driver.

The workaround for the moment is to add a new database connection using the Materialize driver directly which works as expected.

Ideally, we would be able to convert a database connection from using the Postgres driver to the Materialize driver without having to recreate the connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant