-
```
[[33mwarn[0m] c.m.a.d.DocumentClient - Failed to retrieve database account information. java.net.UnknownHostException: xxxxxxxxx.documents.azure.com: Try again
...
Error while getting Documen…
-
The notes for release 4.1.1.2 of this connector talk about adding a new parameter for Azure Cosmos and Amazon DocumentDB.
However, every attempt I’ve made to connect to DocumentDB has failed. Connect…
-
I can use Fluentd to transfer data to mongoDB built on AWS EC2, but I can't transfer data to DocumentDB, which is a managed service compatible with mongoDB.
The following is the **td-agent.conf** f…
-
Hi again!
Today I found that every time I make any aggregation from Mingo an error shows:
![image](https://user-images.githubusercontent.com/15628852/160939161-e0511b21-b65b-4409-a397-317338fe7c53…
-
I have migrated a collection, post migration when i am switching to new db endpoints, i am getting an error
Error:Cross partition query is required but disabled. Please set x-ms-documentdb-query-enab…
-
**Describe the bug**
I encountered an exception while using azure document client to work with cosmos db. but when i should have received a normal document client exception i receive ```"Failed to …
-
Hi Aram,
I'm working on getting the perf number for DocumentDB even better with some changes to your code.
I'm getting much better numbers if I run your program "as is" against my documentdb endpo…
-
I would like a help on an issue.
I'm having trouble connecting to the DocumentDB Emulator via the MongoClient.
**I get the following exception:**
A timeout occured after 30000ms selecting a ser…
-
Whenever I try to connect to the emulator, I get a System.Net.WebException {"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."}
This happ…
-
If i install cosmosautoscaler 1.0.0, it requires bulkexecutor > 2.0.0-preview2 and Microsoft.Azure.DocumentDB
This bulkexecutor package requires Microsoft.Azure.DocumentDB.Core. If both Microsoft.A…