Azure-docs: Completed with error {"headers":{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}

Created on 28 Nov 2019  Â·  10Comments  Â·  Source: MicrosoftDocs/azure-docs

Trying to follow the tutorial with my existing database. Just trying to readDatabase() is returning the following:
Completed with error {"headers":{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}
How do I troubleshoot this?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 assigned-to-author cosmos-dsvc cosmosdb-sqsubsvc product-issue triaged

Most helpful comment

@NavtejSaini-MSFT just installed emulator and got error after start

Error while refreshing databases: {"headers":{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}
Error while querying offers:
 {"headers":{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}

All 10 comments

Thanks for the feedback @csp-stu! We are currently investigating and will update you shortly.

I ended up scrapping my work and starting over - didn't run into this issue again so it was almost certainly user error but would be helpful to have some pointers on what to do with errors like these.

Thanks for the quick response! 🙌

@csp-stu Thanks for confirming the issue is resolved. It looks like a issue which has resolved after starting over. If you face this issue again, We would advise to raise a ticket with support. We are closing this thread for now.

Error while creating database ReAccessGovh38deei42:
{"headers":{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}. Brand new Cosmos DB instance using the default settings for the database.

@NavtejSaini-MSFT just installed emulator and got error after start

Error while refreshing databases: {"headers":{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}
Error while querying offers:
 {"headers":{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}

I am getting the same error when trying to view my databases/containers.
I am able to save data and read data from c# app, but cannot view via emulator

@RyanHill-MSFT could you please reopen it?

@Marusyk We have reopened this and assigned to doc author for further review.
@deborahc Please look into the feedback and provide guidance here.

Update

Some good news, we just release an update for the Cosmos Emulator version 2.11.1 which fixes both the Data Explorer unable to connect to the emulator’s endpoint, as well as an issue related to failing to upload a JSON item.

The emulator can be downloaded from the usual place aka.ms/cosmosdb-emulator;

the new version fix my problem

Good to hear this is resolved. Will close this again.

please-close

Was this page helpful?
0 / 5 - 0 ratings