Problem with REDIS_PRIVATE_URL connection
rafaelmuttoni
PROOP

2 years ago

I have a Next.js app in my project and I've added a Redis DB to this same project, I've tried using the REDISPRIVATEURL to connect but it doesn't work. Any ideas?

9 Replies

rafaelmuttoni
PROOP

2 years ago

fd6d2592-c3c0-4a1c-8ce7-0b76183042a9


rafaelmuttoni
PROOP

2 years ago

I've switched to REDIS_URL and it works. But I'm curious, the private url is supposed to be used when sharing the same network, right? So why it doesn't work?


2 years ago

are you using ioredis?


rafaelmuttoni
PROOP

2 years ago

yes


rafaelmuttoni
PROOP

2 years ago

i guess that's an issue? what would you recommend? @Brody


2 years ago

reading this docs section -


rafaelmuttoni
PROOP

2 years ago

oh, interesting, will check


rafaelmuttoni
PROOP

2 years ago

thanks for the quick response


2 years ago

haha I had this chat open before the ping


Loading...