I could not connect <github.com> under the darker ...
# general
b
I could not connect github.com under the darker of Linux
m
Are you connecting with https or ssh?
b
http
m
What message do you get?
b
fatal: unable to access 'https" github.com/Benisonpin/isp_cteTWLCEO/'
That's what i got it
m
What about
https
instead of
http
?
b
let my try it, thanks
m
https
works for me.
b
fatal: unable to access 'https" github.com/Benisonpin/isp_cteTWLCEO/' could not resolve host github.com
same situration
fatal: unable to access 'http" github.com/Benisonpin/isp_cteTWLCEO/' could not resolve host github.com
m
Are you using this command?
git clone <https://github.com/Benisonpin/isp_cteTWLCEO/>
b
yes
m
Can you otherwise connect to the web? For example
Copy code
wget <https://google.com>
b
under Linux ?
m
yes.
Should download an
index.html
file.
b
wget: unable to resolve host address github.com
where i can downlaod
which i should put the index.html?
m
Your docker looks like it’s not connected. You don’t need to download google.com/index.html. That was just a test.
Try googling
connect docker to internet
in a browser for suggestions on what to do.
b
its work to googling the connect docker to internet
thanks for your suggestion, i try to get the solution from the connect docker form web
👍 1
thanks again
Hi, I ping github.com
first time failure
second time its work
i and clone succesfully
thanks
but i still do't know what's the root cause
👍 1