首页 > 解决方案 > Azure Cosmos DB 模拟器中的数据资源管理器

问题描述

我在本地系统(Windows 2012 R2 Server)中安装了最新版本的 Azure Cosmos DB 模拟器 2.1.2,但是当我尝试浏览资源管理器选项卡时,所有按钮都被禁用。我无法创建任何新集合。请检查以下屏幕截图

Azure Cosmos DB 模拟器错误

这是我得到的错误消息

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"}

标签: azureazure-cosmosdbazure-cosmosdb-sqlapi

解决方案


推荐阅读