Git Product home page Git Product logo

Comments (5)

github-actions avatar github-actions commented on June 18, 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'.

from wsl.

fabis94 avatar fabis94 commented on June 18, 2024

/feature

from wsl.

github-actions avatar github-actions commented on June 18, 2024
Diagnostic information
Found '/feature', adding tag 'feature'

from wsl.

OneBlue avatar OneBlue commented on June 18, 2024

Thank you @fabis94.

Automatically downgrading to older versions of WSL is unfortunately very difficult to achieve at the technical level, and is a relatively rare scenario.

In your case though since you appear to be downgrading from >= 2.0.0 to 1.X, here's what you were missing:

Running:

wsl --uninstall

Before installing a version < 2.0.0 should resolve the issue.

from wsl.

fabis94 avatar fabis94 commented on June 18, 2024

@OneBlue Fair enough. Could this information about why downgrading is not made possible and instructions on how to rollback be made more visible, tho? That's the other problem - it is very difficult to find any resources explaining what is the recommended procedure for rolling back versions, and a lot of it is outdated (pointing towards wsl --update --rollback).

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.