Git Product home page Git Product logo

Comments (9)

github-actions avatar github-actions commented on June 16, 2024

Logs are required for review from WSL team

If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'.
Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.

How to collect WSL logs

Download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

The scipt will output the path of the log file once done.

Once completed please upload the output files to this Github issue.

Click here for more info on logging
If you choose to email these logs instead of attaching to the bug, please send them to [email protected] with the number of the github issue in the subject, and in the message a link to your comment in the github issue and reply with '/emailed-logs'.

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

from wsl.

matpil avatar matpil commented on June 16, 2024

WslNetworkingLogs-2024-05-07_10-23-15.zip

Here the WSL logs

from wsl.

github-actions avatar github-actions commented on June 16, 2024
Diagnostic information
Appx package is not installed
optional-components.txt not found

from wsl.

github-actions avatar github-actions commented on June 16, 2024

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Diagnostic information
Issue was edited and new log file was found: https://github.com/microsoft/WSL/files/15232733/WslNetworkingLogs-2024-05-07_10-23-15.zip
Appx package is not installed
optional-components.txt not found

from wsl.

github-actions avatar github-actions commented on June 16, 2024

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Diagnostic information
Issue was edited and new log file was found: https://github.com/microsoft/WSL/files/15232733/WslNetworkingLogs-2024-05-07_10-23-15.zip
Appx package is not installed
optional-components.txt not found

from wsl.

github-actions avatar github-actions commented on June 16, 2024

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Diagnostic information
Issue was edited and new log file was found: https://github.com/microsoft/WSL/files/15232733/WslNetworkingLogs-2024-05-07_10-23-15.zip
Appx package is not installed
optional-components.txt not found

from wsl.

OneBlue avatar OneBlue commented on June 16, 2024

Thank you @matpil. This delay could be caused by a variety of things, like a slow network connection, or a slow authentication go git.

Do you see the same behavior if let's say you clone / pull a public repo, like https://github.com/microsoft/WSL ?

from wsl.

matpil avatar matpil commented on June 16, 2024

Hi,
If I clone a public repo (the same you suggest) the response time is ok
image

To connect to our git server I use a ssh connection (by sshkey)
image

btw, I feel to exclude a slow network connection; I don't know how to test a slow auth (as I said, it's by sshkey)

have you any suggest?

from wsl.

OneBlue avatar OneBlue commented on June 16, 2024

Thank you for confirming @matpil.

The fact that cloning a public repository doesn't reproduce the issue shows the performance problem doesn't come from WSL, so I'll close this issue.

Here are a couple ideas to help you root cause the issue:

  • Look into whether you have configured git credential manager on WSL, and see if removing it solves the issue

  • Try to run strace -f git pull and see where the time is spent

  • Check if your ~/.ssh/config has ForwardArgent or ForwardX11, and try to remove those options

from wsl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.