Cannot connect to internal network

See the printscreen I am using: ENABLE_ALPINE_PRIVATE_NETWORKIN=true I already applied 3 seconds delay on start Runtime = V2 Edge proxy is enabled
No description
Solution:
ioredis defaults to ipv4, but the private network is ipv6 only so you need to append ?family=6
Jump to solution
9 Replies
Percy
Percy5mo ago
Project ID: 6fcf810c-dedb-4e56-af94-28c955aead11
Attacler/Bart
Attacler/BartOP5mo ago
6fcf810c-dedb-4e56-af94-28c955aead11 i am using the public url for now so that the project will run, but idealy i would like to use the internal network
Brody
Brody5mo ago
are you using ioredis? btw on the v2 runtime you no longer need a sleep 3 or that alpine variable
Attacler/Bart
Attacler/BartOP5mo ago
yes i am
Brody
Brody5mo ago
are you using the URL or the individual variables?
Attacler/Bart
Attacler/BartOP5mo ago
the URL CACHE_REDIS=${{Redis.REDIS_URL}} in this case
Solution
Brody
Brody5mo ago
ioredis defaults to ipv4, but the private network is ipv6 only so you need to append ?family=6
Attacler/Bart
Attacler/BartOP5mo ago
seems to work now, thank you!
Brody
Brody5mo ago
no problem!
Want results from more Discord servers?
Add your server