PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 23rd of September, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[13:38:41] <shlant> hi all. I have an ssl cert I am renewing for my mongo replica's and I can't seem to get the new one to work. can someone help me understand what is to be in the file --sslPEMKeyFile? my cert is from Digicert and they give these options for dowloading the cert: https://imgur.com/a/8HZ7LLR.
[13:39:14] <shlant> I have tried the 5th and 7th options with the private key appended but it doesn't work
[13:39:28] <shlant> I get "SSL peer certificate validation failed: self signed certificate in certificate chain" when trying to connect
[13:40:24] <shlant> I also sometimes get :X509_check_private_key:key values mismatch
[13:41:02] <shlant> not sure how to go about troubleshooting
[13:42:05] <shlant> I have verified using "a single .pem file containing all the cers" and the ca specified with —sslCAFile match
[13:42:13] <shlant> but mongo still throws errors
[23:03:41] <trelane> Trying to restore a database dump to a blank mogo database, and getting "don't know what to do with file "xx_prod_db/xx.bson", skipping..." for every bson/json file
[23:30:27] <trelane> nevermind, it's Azure throttling