microsoft / windows-dev-center-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the Windows Dev Center store from your automated CI builds
Other
42 stars 17 forks source link

Error on pushing flight #94

Closed jamers99 closed 4 years ago

jamers99 commented 4 years ago

We haven't changed anything and now we are getting this error when pushing an update to a flight:

Obtaining app information...
Obtaining flight resource for flight Beta in app 9NTSH9RQ89KR
Creating flight submission...
Submission https://developer.microsoft.com/en-us/dashboard/apps/9NTSH9RQ89KR/submissions/1152921505691304024 was created successfully
Deleting old packages...
Updating package delivery options...
Updating flight submission...
Creating zip file...
Uploading zip file...
Successfully uploaded file!
Committing flight submission...
##[error]Status 500: {"code":"InternalServerError","data":[],"details":[],"innererror":{"code":"UnknownInternalFailure","data":[],"details":[],"message":"The service has encountered an unknown internal server error: "},"message":"An internal server error occurred while processing the operation.","source":"Ingestion Api"} CorrelationId: 0a0e4430-8d6e-4c12-9f35-3fb0db39d063
jdub403 commented 4 years ago

We are having the same issue as well. Started around 6-7pm mountain time yesterday.

radujipa commented 4 years ago

We are seeing the same problem across our org. Can we get a resolution for this ASAP please?

radujipa commented 4 years ago

@louis-wuitton Is there a quick rollback / fix that can be done here? Is it possibly an issue with the Store API?

louis-wuitton commented 4 years ago

This looks like a store side issue. I will reach out to the Store team

louis-wuitton commented 4 years ago

In the meantime please do a retry and see if it helps.

radujipa commented 4 years ago

@louis-wuitton Appreciate the escalation to the Store team and hope this gets resolved quickly. As this poses a delivery risk for our organisation, we may need to further raise this through OEM channels tomorrow. In the meantime, retries are not solving the issue - have done plenty by now.

Happy to help with any logs or examples or anything else here.

jamers99 commented 4 years ago

Same here. Retries give the same error.

jdub403 commented 4 years ago

This is a blocker for our org as well. Retries are not successful.

louis-wuitton commented 4 years ago

From what the Store team told me, they do have a clue on what might be going on and they are working on it

louis-wuitton commented 4 years ago

Hi guys, the windows store team told me the issue should be mitigated. Please give it a try and see how it goes.

radujipa commented 4 years ago

Many thanks @louis-wuitton! I've got a build past Flight and it's now going to the Live submission. Appreciate the speedy fix from the Team! 🙏

louis-wuitton commented 4 years ago

Much kudos to the windows store team for fixing the issue!

Closing this issue since it has been mitigated.

jdub403 commented 4 years ago

Glad to hear its fixed. Seems to be good for us as well.

Can we get confirmation on the root cause?