Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

This is a little old, but if you're still interested in this @marcocanderle reopen in https://github.com/mongoid/mongoid-collection-snapshot.

Change the code to be `v1 + v2 == 5`, does it pass? If not it's a bug ;)

> > Change the code to be `v1 + v2 == 5`, does it pass? If not it's a bug ;) > > It just doesn't work since arity is...

Makes sense, thanks @cldwalker - will leave this open since it's still an issue, eventually the project will be lost in the Github depths.

This still needs a test to get merged.

Is there a more detailed error behind this 403? In logstash-output-opensearch 2.0.2 I fixed https://github.com/opensearch-project/logstash-output-opensearch/pull/217 which would have produced this kind of error. Let's start with making sure the plugin...

@chadmyers 1. Could you please copy paste the actual detail of the 403 error you’re getting here from logstash-output-opensearch (one that says more than it’s a 403 and will retry)....

@dlvenable This bug says that it works for a while, then stops with a 403. So the user has permissions. Similarly, in opensearch-project/opensearch-build#207 we also had a 403, but the...

> Have either of you (or anyone) know anyone who's got the logstash-output-opensearch plugin working with OSS? I don't know of anyone who has tried ATM, but I will ask...

I'm glad you got it working @chadmyers. Thanks @kkmr for that link. 1. Are there any open issues here still or can we close this? 2. Is there anything that...