2 years ago
I'm using the "Builder" feature but still can't connect to redis. It initially worked and then it stopped working. The code builds perfectly fine locally.
19 Replies
that's staging. also happening in prod:
36a56ab7-eca3-4135-8f57-9a160a1b01b4
2 years ago
the private network is not available during build
I enabled the builder environment.. I also had other builds work fine before
2 years ago
you are on metal right now and the new builder is not supported on metal, also we dont even really recommend you use the new builder, it is not being actively maintained
Understood. I'll figure out why connecting to redis is needed during built. That really shouldn't be happening. Thanks for the help
2 years ago
no problem!
Hi, I'm still experiencing issues connecting to Redis. Wondering if you can help me understand why as I don't see it: 36a56ab7-eca3-4135-8f57-9a160a1b01b4
2 years ago
are you still trying to connect during build?
2 years ago
error please
2 years ago
ioredis?
2 years ago
if you're using ioredis, try this
2 years ago
there's no need to do that, just follow the guide
2 years ago
it's a one line fix