Arthur Nogueira Neves
Arthur Nogueira Neves
Are you still using master/slave setup on MongoDB? and not primary, secondary?
super weird.. which version of mongoid are you guys using ?
stacktrace would be helpful. Also if you could simulate this error in a script, that would help a lot debugging the issue. You can use https://github.com/mongoid/mongoid/blob/master/examples/mongoid_test.rb as a baseline
Can someone write an isolated app or test file, so I can simulate this error locally? thanks
kinda related to #337
Nokogiri is used in the sdk. see https://github.com/microsoftgraph/msgraph-sdk-ruby/blob/master/lib/odata/service.rb#L248
thanks @joseairosa
fell free to open a PR, with a regression test to illustrate the bug.
I think you can add a bucket test for this. https://github.com/qoobaa/s3/blob/master/test/bucket_test.rb
Not sure.. Maybe that user don't have read access to the file?