-
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
Failed when searching Source #3419
Comments
Went looking through the Log files and I see this: 2023-07-10 08:11:30.805 [REPO] Failed to search source for correlation: msstore |
Having same issue here. Doesn't matter if I run PS elevated or not. |
same issue here - any solution yet? |
I had the same error message, and I was able to fix the issue by manually updating the App Installer in the Microsoft Store. |
Unfortunately I had already tried that and it hasn't solved it for me |
I reset the source and that helped me. I did, |
My
Don't know how that URL ended up in winget. |
It look like my msstore URL contain data on backward. https://storeedgefd.dsx.mp.microsoft.com/v9.0/information But it still say update failed for msstore. Could be there is msstore data was corrupted? Winget still run normally and update winget source normally without the msstore. |
@denelon. Where is the endpoint? |
Running this from an elevated prompt fixed it for me: winget source reset msstore This is the solution from #3419 (comment) above, just formatted to be easier to notice and adding the note about elevation. |
Seem like it is not work for me. |
Having the same issue Until we run the Winget one time with admin account it is showing me below error. No issues running with the System context. I am running below is logged in user (Standard user account)
Failed when searching source: winget
App Installer Microsoft.AppInstaller 1.22.10661.0 winget
Windows: Windows.Desktop v10.0.22621.3296
App Installer Microsoft.AppInstaller 1.22.10661.0 winget
Windows: Windows.Desktop v10.0.22621.3296 Winget DirectoriesLogs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir LinksPrivacy Statement https://aka.ms/winget-privacy Admin Setting StateLocalManifestFiles Disabled |
I think this helps as it solved my problem: |
I solved the problem by using InstallerType as in my .json file below. https://github.com/caglaryalcin/after-format/blob/main/files/apps/winget.json |
Brief description of your issue
When I run winget upgrade, I get an error of : "Failed when searching source; results will not be included: msstore". And package update fails.
Steps to reproduce
run winget upgrade, I get an error of : "Failed when searching source; results will not be included: msstore". And package update fails.
Expected behavior
Winget should update the installed packages.
Actual behavior
I am unable to update/install packages.
Environment
The text was updated successfully, but these errors were encountered: