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

Git clone exception #10066

Closed
1 of 2 tasks
hyic123 opened this issue May 4, 2023 · 1 comment
Closed
1 of 2 tasks

Git clone exception #10066

hyic123 opened this issue May 4, 2023 · 1 comment

Comments

@hyic123
Copy link

hyic123 commented May 4, 2023

Windows Version

Microsoft Windows [Version 10.0.22621.1555]

WSL Version

1.2.5.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.90.1

Distro Version

Ubuntu20.04

Other Software

No response

Repro Steps

Firstly, I use a bridged network, configure WSL2, and use this network. Then I run git clone https://gitlab.utopilot.com.cn/utopilot/planning/planning-project.git, but I get an error: hzy@HXYZ:~/uto_ws/aiv_hh2p0$ git clone --verbose https://gitlab.utopilot.com.cn/utopilot/planning/planning-project.git Cloning into 'planning-project'... fatal: unable to access 'https://gitlab.utopilot.com.cn/utopilot/planning/planning-project.git/': gnutls_handshake() failed: Error in the pull function. After that, I ping gitlab.utopilot.com.cn and find that I can ping it successfully, so I want to know where the problem lies.

Expected Behavior

git clone --verbose https://gitlab.utopilot.com.cn/utopilot/planning/planning-project.git

Actual Behavior

Cloning into 'planning-project'...
fatal: unable to access 'https://gitlab.utopilot.com.cn/utopilot/planning/planning-project.git/': gnutls_handshake() failed: Error in the pull function.`

Diagnostic Logs

No response

@Biswa96
Copy link

Biswa96 commented May 4, 2023

There is probably some issue with that website. For example, see https://downforeveryoneorjustme.com/gitlab.utopilot.com.cn?proto=https

@benhillis benhillis closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2023
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

3 participants