Skip to content
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

Install from msstore error #2052

Closed
mangkoran opened this issue Mar 30, 2022 · 24 comments · Fixed by #3172
Closed

Install from msstore error #2052

mangkoran opened this issue Mar 30, 2022 · 24 comments · Fixed by #3172
Labels
In-PR Issue related to a PR Issue-Bug It either shouldn't be doing this or needs an investigation. msstore Issue related to "msstore" REST source
Milestone

Comments

@mangkoran
Copy link

Brief description of your issue

Install from msstore returns error.

Verifying/Requesting package acquisition...
Verifying/Requesting package acquisition failed: server error'

Steps to reproduce

  1. winget install xxxxxx, change to any msstore package hash (e.g., WA Beta: 9nbdxk71nk08)

Expected behavior

Package installed

Actual behavior

Packaged failed to install.

Verifying/Requesting package acquisition...
Verifying/Requesting package acquisition failed: server error

Environment

Windows: Windows.Desktop v10.0.22000.593
Package: Microsoft.DesktopAppInstaller v1.17.10271.0
@ghost ghost added the Needs-Triage Issue need to be triaged label Mar 30, 2022
@denelon denelon added msstore Issue related to "msstore" REST source Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage Issue need to be triaged labels Mar 30, 2022
@denelon
Copy link
Contributor

denelon commented Mar 30, 2022

@mangkoran

Can you try with verbose logs and share the log output? You can add "--verbose-logsto the end of the command. The log location is displayed viawinget --info`.

@denelon denelon added the Needs-Author-Feedback Issue needs attention from issue or PR author label Mar 30, 2022
@mangkoran
Copy link
Author

Just now I tried to install it again and now success. Thus, I cannot reproduce the error again. Should it be closed then?

@ghost ghost added Needs-Attention Issue needs attention from Microsoft and removed Needs-Author-Feedback Issue needs attention from issue or PR author labels Mar 30, 2022
@denelon
Copy link
Contributor

denelon commented Mar 30, 2022

I'll close it. Be sure to reopen if you see this again.

@denelon denelon closed this as completed Mar 30, 2022
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
@github-account1111
Copy link

Getting the same error with a different Store app.

winget install `
            --id 9N4WGH0Z6VHQ `
            --accept-package-agreements `
            --accept-source-agreements `
            --silent

It does successfully show the package description.

@denelon
Copy link
Contributor

denelon commented Aug 18, 2022

I was able to reproduce this error. I've reported it to the Microsoft Store team.

@denelon denelon reopened this Aug 18, 2022
@just-a-hriday
Copy link

just-a-hriday commented Aug 25, 2022

Had the same problem, uploaded my logs to pastebin here.

@sgrienen
Copy link

Same here with MS People app:


winget install 9NBLGGH10PG8
Found Microsoft People [9NBLGGH10PG8] Version Unknown
This package is provided through Microsoft Store. winget may need to acquire the package from Microsoft Store on behalf of the current user.
Version: Unknown
Publisher: Microsoft Corporation
Description: People in Windows 10 puts all the ways you connect with all your friends, family, colleagues, and acquaintances in one place, so it’s faster than ever to keep in touch. Check out what your people are up to across the services they use and choose how you want to connect with them.
License: http://go.microsoft.com/fwlink/?LinkID=530144
Privacy Url: http://go.microsoft.com/fwlink/?LinkID=521839
Copyright: © 2015 Microsoft Corporation.
Agreements:
Category: Utilities & tools
Pricing: Free
Free Trial: No
Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction
Seizure Warning: https://aka.ms/microsoft-store-seizure-warning
Store License Terms: https://aka.ms/microsoft-store-license

The publisher requires that you view the above information and accept the agreements before installing.
Do you agree to the terms?
[Y] Yes [N] No: y
Verifying/Requesting package acquisition...
Verifying/Requesting package acquisition failed: server error

on Windows 11 (MS Account store blocked, corporate policy)

@sgrienen
Copy link

sgrienen commented Sep 1, 2022

WinGet-2022-09-01-10-46-25.968.log

Attached a verbose log file, in case it helps... same issue with Outlook for Windows (preview)

@River2906
Copy link

Also getting the same error with another store app - Attached the winget logs
WinGet-2022-09-15-15-11-41.641.log

@vctrt1
Copy link

vctrt1 commented Oct 4, 2022

this did the trick for me:
echo Y | winget install xxxxxxxx

@geiszla
Copy link

geiszla commented Oct 8, 2022

I have the same issue with the Amazon Appstore app.
Logs: WinGet-2022-10-08-16-17-57.822.log

@jtmullen
Copy link

Also the same issue with Amazon Appstore:

WinGet-2022-10-12-14-23-55.485.log

@ghost
Copy link

ghost commented Jan 3, 2023

same here, with pdn
WinGet-2023-01-03-11-04-44.479.log

@coop3406
Copy link

coop3406 commented Apr 5, 2023

Any Update on this issue? I'm encountering the issue today and curious what the solution is

Command:
winget install "Real FTP" --accept-package-agreements --accept-source-agreements
--dependency --source msstore --verbose-logs

WinGet-2023-04-05-18-31-34.481.log

@koreytm
Copy link

koreytm commented Apr 6, 2023

Also experiencing this issue...

@denelon denelon removed the Needs-Attention Issue needs attention from Microsoft label Apr 6, 2023
@JohnMcPMS
Copy link
Member

If you file an issue through Feedback Hub for a Store related category (like Microsoft Store > Downloading, installing and updating) and send the link to it, that should collect the data we need to be able to investigate the issue further. Since it is happening within the Store APIs, we don't have much in the way of useful information in our own log file.

@koreytm
Copy link

koreytm commented Apr 6, 2023

Hello @JohnMcPMS - I have created an issue in the Feedback Hub for this. Here is the link to the post:

https://aka.ms/AAk8q10

I attached the verbose log I collected to the issue. I also ran the recording function in the feedback app to recreate the steps during which the issue presented itself. If you need anything else, let me know.

@darrellarbaugh
Copy link

darrellarbaugh commented Apr 12, 2023

Experiencing this as well with winget. When I use the MSStore GUI, installing the package proceeds without error. I opened a issue through feedback hub. https://aka.ms/AAkdo1e. Here is the snippet of the error:

2023-04-12 09:48:44.673 [CLI ] Get user entitlement.
2023-04-12 09:48:45.611 [CLI ] Get entitlement succeeded. Server error. ProductId: 9PKTQ5699M62
2023-04-12 09:48:45.612 [CLI ] Terminating context: 0x8a15001e at D:\a_work\1\s\external\pkg\src\AppInstallerCLICore\Workflows\MSStoreInstallerHandler.cpp:8c

@coop3406
Copy link

Any update on this issue??

@denelon
Copy link
Contributor

denelon commented Apr 20, 2023

We've been able to reproduce:

We're working with the Microsoft Store team to see what the root cause is.

@ghost
Copy link

ghost commented Apr 20, 2023

We've been able to reproduce:

We're working with the Microsoft Store team to see what the root cause is.

Good! Will this fix Paint.NET not installing even when I paid for it 5 years ago?

@denelon
Copy link
Contributor

denelon commented Apr 20, 2023

Not yet. That's part of:

I don't believe any changes will need to be made to WinGet. It's primarily work we're coordinating with the Microsoft Store team. Please add your 👍 to that issue.

The "msstore" source currently only works for Apps that are "Free" and rated "e" for everyone.

@ghost
Copy link

ghost commented Apr 20, 2023

Not yet. That's part of:

I don't believe any changes will need to be made to WinGet. It's primarily work we're coordinating with the Microsoft Store team. Please add your 👍 to that issue.

The "msstore" source currently only works for Apps that are "Free" and rated "e" for everyone.

Welp, there's my answer. Guess I won't be installing PDN from Winget anytime soon. 😕

@ghost
Copy link

ghost commented Apr 28, 2023

WORKS NOW! Thank you SO Much for this! It appears that PDN is now in zip format! 😊

@github-actions github-actions bot mentioned this issue Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR Issue related to a PR Issue-Bug It either shouldn't be doing this or needs an investigation. msstore Issue related to "msstore" REST source
Projects
None yet
Development

Successfully merging a pull request may close this issue.