kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.73k stars 2.39k forks source link

Cannot Result Host Address: repository not working right away #679

Open AldoCF96 opened 2 years ago

AldoCF96 commented 2 years ago

I currently used this repository for testing on Ubuntu 18.04 AWS services but I got this issue:

image

Apparently, it shows it has issues for IPV6 but I am not sure if it is related, my server udp port is open but nothing seems to work. the docker container is running. Any ideas on this issue.

brainv commented 2 years ago

@AldoCF96 can you share the output of docker ps -a ?