1

I installed latest version 2.1.2 of Azure Cosmos DB emulator in my local system (Windows 2012 R2 Server) but when I tried browse through explorer tab, all the buttons are disabled. I cant create any new collection. Please check the below screenshot

Azure Cosmos DB Emulator Error

And here is the error message im getting

Failed to get authorization headers for offers: {"readyState":4,"responseText":"{\"code\":\"ServiceUnavailable\",\"message\":\"Service is currently unavailable.\\r\\nActivityId: 981fb1fb-4f04-46e6-9528-fa9f1fa056ef, \\r\\nRequestStartTime: 2018-11-23T12:48:20.9548130Z, Number of regions attempted: 1\\r\\nResponseTime: 2018-11-23T12:48:20.9578119Z, StoreReadResult: StorePhysicalAddress: rntbd://10.232.198.5:10251/, LSN: -1, GlobalCommittedLsn: -1, -1, PartitionKeyRangeId: , IsValid: False, StatusCode: 410, IsGone: True, IsNotFound: False, IsInvalidPartition: False, RequestCharge: 0, ItemLSN: -1, SessionToken: , ResourceType: DatabaseAccount, OperationType: Read\r\n, Microsoft.Azure.Documents.Common/2.1.0.0"},"status":503,"statusText":"Service Unavailable"}
user1941025
  • 541
  • 6
  • 21
  • Possible duplicate of [Cosmos DB Emulator: Failed to get authorization headers for offers](https://stackoverflow.com/questions/52708774/cosmos-db-emulator-failed-to-get-authorization-headers-for-offers) – Nick Chapsas Nov 23 '18 at 13:44
  • I tried to use reset data option, but still i'm getting the same error – user1941025 Nov 23 '18 at 14:26
  • Oh wait a second. Can you run this in powershell on your server and tell me what you get back? `[System.Environment]::OSVersion` – Nick Chapsas Nov 23 '18 at 16:46
  • Here is the output of the above command: Platform: Win32NT Version: 6.3.9600.0 VersionString: Microsoft Windows NT 6.3.9600.0 – user1941025 Nov 26 '18 at 06:41
  • This version supports the new 2.0 emulator. Other than the data and the os version I can't see what else could cause this. – Nick Chapsas Nov 26 '18 at 09:21

0 Answers0