-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Most commands fail silently #3297
Comments
I can reproduce this issue as well. Logs:
I was able to use WinGet without any problems 2 days ago (v1.4.10173).
|
Could someone submit a feedback hub report so we can get additional logs? |
@hahn-kev is this resolved? Two things were happening at the same time. We've resolved one of them (we needed to purge the cache), and this code should help for future problems. |
This issue is resolved for me now. Sorry I can't submit feedback anymore since the problem is gone. |
Is this related ? #3303 |
https://aka.ms/AAl1u6t like this? |
Brief description of your issue
when running numerous commands. For example the following:
I get the following output or similar in the windows terminal:
not in the screenshot is that there's a spinner on the tab of the terminal still.
Steps to reproduce
On my machine I just need to run those commands, it works the same in my IDE and across powershell and cmd.
Expected behavior
the command should succeed or at least give me an error so I can resolve the error.
Actual behavior
the command fails silently, there's still a spinner there and the color in the terminal gets messed up, it's like the process just crashes
Environment
The text was updated successfully, but these errors were encountered: