-
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
winget upgrade is not working (Failed in attempting to update the source: winget) #5162
Comments
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
|
The SSL certificate you are getting when accessing What domain is the cert for? You can check that by clicking on the "Not secure" message in your browser's address bar. |
@vishnu-itachi - does https://cdn.winget.microsoft.com/cache/source2.msix work for you? |
Having exactly the same issue. Winget worked fine in the past. |
Thanks for reporting this. It doesn't seem to affect all CDN end points, we're looking into it. |
@vishnu-itachi @bnystrom Can you provide information about the region where this requests are failing for cert reasons. |
If you mean to ask which region I am hitting the requests, then it's India, Bangalore. Not sure if this is the answer you are expecting |
Btw I just tried to hit the cdn urls on my mac using same wifi and both URLs are working. So its windows only issue not the internet. |
When I try that link I get "the request is blocked" Windows 10, Central US. |
We've isolated this to the CDN service we're using. We've raised an incident report with them. |
Now I am getting a different error:
Is there a way I can configure a different CDN and make the update? |
Brief description of your issue
Hi, since 1 week or so winget is not working at all. This is what I get
Updating the source I get the following:
➜ winget source update Updating all sources... Updating source: msstore... Done Updating source: winget... Cancelled
Now running with verbose logs:
➜ winget source update --verbose-logs --logs
gives me log file which has one error :
I tried almost all methods present in other github issues
No specific order
Nothing worked.
Finally accessing the CDN on the browser shows:
Doing wget shows the following:
Hope I have given enough info.
Steps to reproduce
Expected behavior
should update or show upgrades
Actual behavior
Environment
The text was updated successfully, but these errors were encountered: