Closed nqtwilford closed 9 months ago
[/share] # git clone https://github.com/alpine-docker/git.git Cloning into 'git'... fatal: unable to access 'https://github.com/alpine-docker/git.git/': Could not resolve host: github.com
[/share] # git clone http://10.96.178.3:13000/DockerConfig/Flare.git Cloning into 'Flare'... fatal: unable to access 'http://10.96.178.3:13000/DockerConfig/Flare.git/': Failed to connect to 10.96.178.3 port 13000 after 3070 ms: Couldn't connect to server
10.96.178.3 is local ip of my qnap nas.
can't duplicate the issue.
Check your own network setting, especially dns setting.
[/share] # git clone https://github.com/alpine-docker/git.git Cloning into 'git'... fatal: unable to access 'https://github.com/alpine-docker/git.git/': Could not resolve host: github.com
[/share] # git clone http://10.96.178.3:13000/DockerConfig/Flare.git Cloning into 'Flare'... fatal: unable to access 'http://10.96.178.3:13000/DockerConfig/Flare.git/': Failed to connect to 10.96.178.3 port 13000 after 3070 ms: Couldn't connect to server
10.96.178.3 is local ip of my qnap nas.