Ssl issue with heroku [Apr 06]

:raising_hand_man: sangle asked

Hi all,

I am trying to add a planetscale mysql database and hit this error. I tried many ways but couldn’t make it work.

I am running my nocodb with Heroku-1-click Hobby Dyno + Automated Certificate Management is ON.

Please advise!

Sang.

:raising_hand_man: wkw replied

Edit Connection JSON and configure ssl

```

“ssl”: {

“require”: true,

“rejectUnauthorized”: false,

“sslMode”: “no-verify”

}

```

:person_tipping_hand: o1lab replied

https://youtu.be/rS0NRwRCjx0

:person_tipping_hand: o1lab replied

Pls see this video on how to edit json. And try <@495466997304262658> suggestions

:raising_hand_man: sangle replied

I am not sure what to config. Could u plz elaborate with me more on this? Tks

:person_tipping_hand: o1lab replied

you would have to edit the json like wing has proposed… and for that json editor can be opened like in the video

:raising_hand_man: sangle replied

Thank you <@495466997304262658> for your help. I made it work :slightly_smiling_face:

:raising_hand_man: sangle replied

Thank you o1lab@discord too!

:raising_hand_man: sangle replied

Highly appreciate

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs