Error connecting with PostgresSQL Database

  • Goal: I'm trying to connect to a PostgresSQL database using the same params I use in my code, but I'm receiving this following error:

i'm very positive I'm using the correct values in the connection, but I can't figure it out why my connection is being rejected

Welcome to the forums!

Would you be able to show the full error? If you click the view in console button that would help us narrow down what is causing this.

Certainly! Sorry for the delay, I had to stop this task for a while but now I'm back. Here is the full error message:

Also, I'm using the AWS RDS as the database service provider

Hey @Nander_Carmo! Welcome to the community. :slight_smile:

I think you'll need to enable SSL in the configuration of your "Panel DB" resource. Let me know if that resolves the issue!