PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Monday the 4th of June, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[10:52:36] <iKossu> hello. When using aggregate how does one $group on an _id of an object in a nested array of objects?
[11:48:40] <iKossu> anyone? Anything?
[18:08:52] <blizzow> I'm doing some maintenance on a really old(unmaintained) ruby app that uses mongoid/moped to connect to a mongo database. For some reason, I'm getting lots of errors for each member of my replica set:
[18:09:32] <blizzow> "MOPED: Could not resolve IP for: myreplicasethost.mydomain.com:27017 runtime n/a"
[18:10:15] <blizzow> if I ping my replicaset members from the host that's running the ruby app, it works fine. I was wondering if anyone here might know what could cause that?
[18:11:23] <blizzow> I'm doing some maintenance on a really old(unmaintained) ruby app that uses mongoid/moped to connect to a mongo database. For some reason, I'm getting lots of errors for each member of my replica set:
[18:11:25] <blizzow> "MOPED: Could not resolve IP for: myreplicasethost.mydomain.com:27017 runtime n/a"
[18:12:09] <blizzow> I'm hoping someone in here might have an idea of what's going on. If I log into the host, it's able to ping my mongo database hosts just fine.