Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install error #1097

Closed
unecc opened this issue Apr 27, 2024 · 2 comments
Closed

install error #1097

unecc opened this issue Apr 27, 2024 · 2 comments

Comments

@unecc
Copy link

unecc commented Apr 27, 2024

Hi, i'm gettin this tutorial
https://pve.proxmox.com/wiki/OpenVPN_in_LXC

when i try
git clone https://github.com/Nyr/openvpn-install

this is my error
root@OpenVPN-CT:~# git clone https://github.com/Nyr/openvpn-install
Cloning into 'openvpn-install'...
fatal: unable to access 'https://github.com/Nyr/openvpn-install/': Could not resolve host: github.com

i've try also to use
git config --global --unset http.proxy &&
git config --global --unset https.proxy
what's wrong?

@Nyr
Copy link
Owner

Nyr commented Apr 27, 2024

This is most likely a connectivity problem inside your container. Make sure it has internet access.

@Nyr Nyr closed this as completed Apr 27, 2024
@unecc
Copy link
Author

unecc commented Apr 27, 2024

Thanks for your helping, effectly was a static ip conflict in my router. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants