This is a migrated thread and some comments may be shown as answers.

MS Store and Fiddler

2 Answers 1155 Views
Windows
This is a migrated thread and some comments may be shown as answers.
Smarty
Top achievements
Rank 1
Smarty asked on 31 Aug 2018, 05:25 PM

I'm trying to figure out the error that occurred in the MS Store after the OS version upgrade  v.1709 OS Build 16299.402 -> v.1803 OS Build 17134.1 2018.04.30.
As a result of this error, any applications from the Store stopped loading. 
Actually the Store itself works as an application.

I.e. the Store starts up like charm, shows my account, shows what applications there are new, what needs to be updated. But when I try to download any application, I receive the message "Pending", "Starting download", but after a few seconds it is reset, appears again and after three attempts "Error: See details", "Something Unexpected has happened. Code: 0x80070015", "Could not install We'll retry shortly." message is appears.

Store app itself offers to update itself from version 11803.1001.9.0 to 11807.1001.13.0, but when I click on the "Update" button as described above - the "Starting download" message is appears, but after a few seconds it is reset, appears again and after three attempts,  "Error: See details ", "Something Unexpected has happened. Code: 0x80070015 " and " Could not install. We'll retry shortly." messages is appears.

In order to deal with this error, I decided to use Fiddler. I run Fiddler, then I run the built-in utility EnableLoopback and mark the checkboxes for all Store applications. When I start Store, I can see the exchange between the Store and the Microsoft servers in Fiddler window. But when I press the "Update" button in the Store window, there is not any activity that is described above, i.e.  "Starting download", "Error: See details ", "Something Unexpected has happened. Code: 0x80070015" and "Could not install. We'll retry shortly."  messages do not appear. But in the Fiddler window I can see that the request goes to the server https://watson.telemetry.microsoft.com/Telemetry.Request, but it does not respond.

If I discard Capture (in the lower left corner of the Fiddler window), then activity  appears in the Store window, i.e.  "Starting download", "Error: See details", "Something Unexpected has happened. Code: 0x80070015" and " Could not install. We'll retry shortly." messages appears again. But then in Fiddler there is no interception of traffic respectively (since I looked away from Capturing).

Is this behavior normal or is it some kind of mistake?
What am I doing wrong? And how do I see where the error occurs when Store try s download application from MS server?
I made a movie of the whole process through the screen recorder. https://youtu.be/d4kKjWH9WDo  If anyone wants to - he can view  so that it becomes more clear about what it is.

TIA

2 Answers, 1 is accepted

Sort by
0
Smarty
Top achievements
Rank 1
answered on 01 Sep 2018, 08:19 AM

[quote]Simeon said:
Hello,
The Windows Store is an UWP app and as such it runs in an app container which is not allowed to communicate with the localhost, unless it is exempted. Please, follow these instructions to exempt the Windows Store app.
Regards,
Simeon 
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items [/quote]

Thx for replay,  but I wrote in my post "I run Fiddler, then I run the built-in utility EnableLoopback and mark the checkboxes for all Store applications.".  In my movie you can see it.
Fiddler Root Certificate installed  in the machine's Trusted Root store already.

0
Simeon
Telerik team
answered on 01 Oct 2018, 07:03 AM
Hi Smarty,

Sorry for the late reply, I was on vacation. Please, let me know if you are still affected by this issue, so I could try to arrange a machine with Windows 10 v.1803 OS Build 17134.1 2018.04.30 from the admins to reproduce the issue.

Please, note that the Windows Store app is out of my scope and it is possible that I would not be able to help much. Hence, I would like to suggest that you should ask your question at Microsoft Community.

Regards,
Simeon
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Windows
Asked by
Smarty
Top achievements
Rank 1
Answers by
Smarty
Top achievements
Rank 1
Simeon
Telerik team
Share this question
or