paypal / junodb

JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.
Apache License 2.0
2.56k stars 163 forks source link

Unable to validate junodb installation on Ubuntu 22.04 using docker engine 24.0.6 #162

Open ambi88dex opened 10 months ago

ambi88dex commented 10 months ago

Upon starting the junoservices using docker/start.sh

I'm getting the following error while running the validation command docker exec -it junoclient bash -c 'nc -vz proxy 5080'

nc: getaddrinfo for host "proxy" port 5080: Temporary failure in name resolution)