Hi all! I'm trying out the local instance and I ca...
# ask-questions
e
Hi all! I'm trying out the local instance and I can't connect to Redshift because of the following error:
no pg_hba.conf entry for host <>, SSL off
- my data platform team tells me it's because I need to enable SSL, but i don't see it mentioned anywhere in the docs..
f
We're not exposing the SSL setting in the UI. I can add that now
e
f
There's a new docker build with SSL support now. If you're using docker-compose, you can update with:
Copy code
docker-compose pull growthbook
docker-compose stop growthbook
docker-compose up -d --no-deps growthbook
e
Looks like it works now! However, i had to run the last line without the
--no-deps
parameter
@future-teacher-7046 I confirm that i could connect to our DWH after enabling the SSL, thanks for such a fast solution! 🤩
🙌 1
🙌🏻 1
a
Dima, great to see you here, what a small world!
🤩 1