Can't connect to PostGre internally
kwongjr
HOBBYOP

a year ago

Hello,

I'm trying to do something that I thought would be relatively simple.
I have a small NextJS project using DrizzleORM.

I've tested already and it runs fine when connecting via the public PG connection string, however when I use both the variable and the internal PG Connection string within my ENV variables I receive ERR: Connection Refused.

Is there something I'm missing here?

EDIT: This was resolved- just had to listen to ipv6 ports.

Solved

0 Replies

Status changed to Solved brody over 1 year ago


Loading...