Hi, I ran into an HTTP clone problem.I can pull the code over SSH, but I can’t use HTTP clone.
I thought it was a port problem, but after I replaced the port, HTTP Clone still failed.The error message is as follows.
Fatal: unable to access "http://172.18.219.254/root/ops-java-k8s.git/" : Failed connect to 172.18.219.254:80;Connection refused
At the same time, I couldn’t open by Google browser at http://172.18.219.254/root/ops-java-k8s.git
Please help me solve the problem. Thank you very much.