Kong Docker Image Error
amaterasu-chad
PROOP

a year ago

I keep getting this error when I deploy a kong docker image

Error: [PostgreSQL error] failed to retrieve PostgreSQL server_version_num: [cosocket] DNS resolution failed: dns client error: 101 empty record received. Tried: [["postgres-zg5i.railway.internal:A","dns client error: 101 empty record received"]]

Mar 31 18:45:36

Mar 31 18:45:36

Run with --v (verbose) or --vv (debug) for more details

Solved

3 Replies

a year ago

Hello,

The private network is IPv6 only, meaning Kong needs to do an AAAA lookup, not an A type lookup.

Best,
Brody


Status changed to Awaiting User Response Railway 11 months ago


brody

Hello,The private network is IPv6 only, meaning Kong needs to do an AAAA lookup, not an A type lookup.Best,Brody

amaterasu-chad
PROOP

a year ago

Please how do I do that, any form of guidance will be very appreciated


Status changed to Awaiting Railway Response Railway 11 months ago


a year ago

Hello,

I'm sorry, but I cannot provide support for 3rd party software here, the best I can do is provide such high-level guidance, you would want to get in contact with Kong's community form and ask them how to carry out what I have suggested.

Best,
Brody


Status changed to Awaiting User Response Railway 11 months ago


Status changed to Solved brody 11 months ago


Loading...