PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 16th of June, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[02:27:24] <epk> Hello! I'm getting repeated errors while balancing a 3.6.5 sharded cluster. "Location40650: detected change of term from 223 to 219"
[02:28:17] <epk> I've tried the "obvious" things like stepping down my configsvr primary, flushing my router config, etc. without effect. Any chance there's a known/easy fix for this? Asking before I file what promises to be a fairly vague ticket.
[17:34:06] <James0r> my google-fu is failing me, how can i specify the dbpath using a config file so i can simply exec mongod, on win10 if that matters.
[21:32:47] <Derick> James0r:
[21:32:50] <Derick> storage:
[21:32:51] <Derick> dbPath: /home/derick/data/mongodb/dev-rp
[21:33:03] <Derick> in the config.yml file
[23:01:52] <James0r> Derick cool thx