Closed csp-stu closed 4 years ago
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.
I saw the related issue that they closed, but for me, I think it might not be the same, so hope someone knows about my issue and does not create a new one if it's not required.
I receive the same headers:
{"x-ms-throttle-retry-count":0,"x-ms-throttle-retry-wait-time-ms":0}}
But with a timeout instead of "completed"... I'm trying to check why this happens, and if it's normal or not that this occurs, but can't find too much information, or how to debug, so if you can share with me any information about this timeout, I would really appreciate it...
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.