-
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
0x80070490 Winget source it's not working #4794
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. 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. Thank you! Open similar issues:
Closed similar issues:
|
same issue. Maybe in the next few hours the server will be back up |
I don't believe the service was down. The URL in the source export in the screenshot above isn't the path to the Pre-Indexed package. The correct path is: |
Does |
Can you run the command and share verbose logs? |
Sure, forgive the delay in answering you. |
Winget has never worked properly, especially on clean installations, even though it comes pre-installed. The installation is often broken, preventing it from running or updating. The best solution is to install it directly.
|
I'm also having problems with appx... |
Ok, I suggest first repairing the Microsoft Store by running |
Same here.
Here's a log from a "winget source update --verbose-logs". |
Done, but the problems persist. |
I fixed it by granting my user admin perssions, followed by a
and
Then I removed the admin permissions again and winget still works. |
That's literally what I do in the first comment, obviously it didn't work, so they're not the same problem. If you can give more details of the problem you were having, in case it helps to find a solution that would be great. |
Did you granted your normal office account the admin priviledges? Because as Administrator, winget never showed an issue, only with my normal, unpriviledge office account. |
I don't know if it would help or not, but there is a "Repair-WinGetPackageManager" cmdlet in the Microsoft.WinGet.Client PowerShell module. It's designed to "fix" issues with WinGet from an install/bootstrapping perspective. You could try running If that works, it's clearly a work around and not the solution to the problem, but I'd love to help unblock the issue until we can get a solid set of instructions to reproduce the situation so we can figure out how to fix the actual root cause. |
Doesn't works for me... |
this completely solved it for me. appreciate so much. |
@Ramshu it looks like you may not have "installed" the module before trying to run the cmdlet. Try running |
This did something, but it didn't fix the problem.
I managed to get the commands to work using Windows PowerShell instead of the latest version of Powershell, but unfortunately it didn't solve the problem. I have also tried to uninstall winget completely and installing the latest version, but it did not solve anything either.
|
@denelon @surgatengit @PatrickTerlisten I remembered that the problems with winget started after deleting a Guest Account... So I tried to create a new administrator account, I tried to use WinGet List on the new account, it asked me to accept the terms and it worked. I have returned to my usual user account and winget worked magically, it is curious that it also asked me to accept the terms as if it were a new installation. I really don't understand what happened or why, I just know that it has worked. |
This helped me, had this winget error since 3-4 Months and couldn't solve it. Thanks so much! @denelon |
Brief description of your issue
Error 0x80070490 I can't use winget because the source is not working.
Steps to reproduce
Using any comand to get info at source
Expected behavior
Normal winget functions
Actual behavior
Winget doesnt work becaus the source is not working.
Environment
The text was updated successfully, but these errors were encountered: