Daniel (dB.) Doubrovkine

Results 3330 comments of Daniel (dB.) Doubrovkine

[[Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/andrross/), [3](https://github.com/reta)]

[Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/krisfreedain), [3](https://github.com/andrross), [4](https://github.com/reta)]

[[Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/andrross/), [3](https://github.com/reta), [4](https://github.com/gaiksaya), [5](https://github.com/krisfreedain), [6](https://github.com/acarbonetto)]

[[Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/andrross/), [3](https://github.com/reta)]

[[Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/andrross)]

Looks like a regression, maybe someone can bisect down to a change? Catch All Triage - [1](https://github.com/dblock) [2](https://github.com/dbwiddis) [3](https://github.com/krisfreedain) [4](https://github.com/akolarkunnu) [5](https://github.com/mingshl) [6](https://github.com/getsaurabh02)

@dankyalo599 Want to finish this? [Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/krisfreedain), [4](https://github.com/OVI3D0)]

I would start debugging this by double checking that you can make simpler requests with the .NET client (e.g. `GET`s before `PUT`'s which will narrow down the problem). Maybe try...

https://hub.docker.com/layers/opensearchstaging/opensearch/3.0.0/images/sha256-cc9eb31c36b3d3c9fc9b0a3d308008b482269700e25de1b11b4ee55396260544?context=explore is currently missing a lot of plugins. ``` $ curl -k -u admin:$OPENSEARCH_PASSWORD https://localhost:9200/_cat/plugins 01885411c025 opensearch-alerting 3.0.0.0 01885411c025 opensearch-asynchronous-search 3.0.0.0 01885411c025 opensearch-job-scheduler 3.0.0.0 01885411c025 opensearch-notifications 3.0.0.0 01885411c025 opensearch-notifications-core 3.0.0.0...