Unable to rename a Redshift database in 0.33.5

Hi everyone,

I'm getting an error when I try to rename my Redshift database in Metabase. When I change the name (touching nothing else) then hit save, I am presented with the following error:

In the logs, I see something similar:

[052a2d0b-9b64-4c1c-a48c-2500249738d6] 2019-11-18T13:25:58-08:00 ERROR metabase.driver.util Database connection error
[052a2d0b-9b64-4c1c-a48c-2500249738d6] 2019-11-18T13:25:58-08:00 DEBUG metabase.middleware.log PUT /api/database/2 400 40.7 ms (1 DB calls)
{:valid false,
:dbname "[Amazon](600000) Error setting/closing connection: extension (5) should not be presented in certificate_request.",
:message "[Amazon](600000) Error setting/closing connection: extension (5) should not be presented in certificate_request."}

Any idea? I have never tried to rename a Redshift database before, so I don't know how long this has been happening. I did rename a Presto database just now and it worked fine. It also seems odd that it's using the Redshift driver at all given that nothing changed other than the name. Should I open up a bug in Github?

Thanks in advance!
Joe

I just found this bug reported today, which is a more extreme case of what Iā€™m seeing. My reports and dashboards all seem to be running fine. https://github.com/metabase/metabase/issues/11335

1 Like