Discussion:
[mongodb-dev] MongoDB Shell v3.4.1 connect to replica set failed
Nilesh Akhade
2017-01-23 12:55:56 UTC
Permalink
How to connect to replica set using MongoDB Shell v3.4.1.

I followed the documentation over here. -->
https://docs.mongodb.com/manual/reference/program/mongo/#cmdoption--host

*Above did not work for v3.4.1 but works fine for v 3.2.11.*

Is there bug in a code or format has changed but documentation have not
been updated. ?

More detailed description over here ->
http://stackoverflow.com/questions/41806735/why-cant-i-connect-to-replica-set-using-mongo-shell
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/81ed9f20-bda7-4a56-a446-6a7bb0c30808%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'Ramon Fernandez' via mongodb-dev
2017-01-23 13:17:12 UTC
Permalink
Can you please have a look at https://jira.mongodb.org/browse/SERVER-27289 and
see if that’s the issue you’re running into? Unfortunately 3.4.1 had a bug
when connecting to a replica set using the —host parameter. The bug has
been fixed and it will be part of 3.4.2, to be released in the coming weeks.

Please not that this group is for developers of MongoDB; in the future,
please send your questions to the
http://groups.google.com/group/mongodb-user user group.

Thanks,
Ramón.
Post by Nilesh Akhade
How to connect to replica set using MongoDB Shell v3.4.1.
I followed the documentation over here. --> https://docs.mongodb.com/
manual/reference/program/mongo/#cmdoption--host
*Above did not work for v3.4.1 but works fine for v 3.2.11.*
Is there bug in a code or format has changed but documentation have not
been updated. ?
More detailed description over here -> http://stackoverflow.com/
questions/41806735/why-cant-i-connect-to-replica-set-using-mongo-shell
--
You received this message because you are subscribed to the Google Groups
"mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/
msgid/mongodb-dev/81ed9f20-bda7-4a56-a446-6a7bb0c30808%40googlegroups.com
<https://groups.google.com/d/msgid/mongodb-dev/81ed9f20-bda7-4a56-a446-6a7bb0c30808%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/CAMW1i2USiZ9MXi6OEWPNEX-6MgUdE6R%3DXnTwysaMfrpHv9e4HA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Nilesh Akhade
2017-01-23 13:24:33 UTC
Permalink
I am exactly running in the same issue you pointed.

I am very sorry. I would post my question on users forum
<https://groups.google.com/forum/#!forum/mongodb-user> hereafter.
Thanks for being kind.
Post by 'Ramon Fernandez' via mongodb-dev
Can you please have a look at https://jira.mongodb.org/browse/SERVER-27289 and
see if that’s the issue you’re running into? Unfortunately 3.4.1 had a bug
when connecting to a replica set using the —host parameter. The bug has
been fixed and it will be part of 3.4.2, to be released in the coming weeks.
Please not that this group is for developers of MongoDB; in the future,
please send your questions to the
http://groups.google.com/group/mongodb-user user group.
Thanks,
Ramón.
Post by Nilesh Akhade
How to connect to replica set using MongoDB Shell v3.4.1.
I followed the documentation over here. -->
https://docs.mongodb.com/manual/reference/program/mongo/#cmdoption--host
*Above did not work for v3.4.1 but works fine for v 3.2.11.*
Is there bug in a code or format has changed but documentation have not
been updated. ?
More detailed description over here ->
http://stackoverflow.com/questions/41806735/why-cant-i-connect-to-replica-set-using-mongo-shell
--
You received this message because you are subscribed to the Google Groups
"mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
<javascript:>.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/mongodb-dev/81ed9f20-bda7-4a56-a446-6a7bb0c30808%40googlegroups.com
<https://groups.google.com/d/msgid/mongodb-dev/81ed9f20-bda7-4a56-a446-6a7bb0c30808%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/d55d0aef-306a-4815-b184-e82b5a3a1874%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Shrinivas Kalangutkar
2018-11-15 20:07:47 UTC
Permalink
This link might help you. Checkout this link : tutespace
<https://www.tutespace.com/2016/03/stopping-and-starting-mongodb.html>
Post by Nilesh Akhade
How to connect to replica set using MongoDB Shell v3.4.1.
I followed the documentation over here. -->
https://docs.mongodb.com/manual/reference/program/mongo/#cmdoption--host
*Above did not work for v3.4.1 but works fine for v 3.2.11.*
Is there bug in a code or format has changed but documentation have not
been updated. ?
More detailed description over here ->
http://stackoverflow.com/questions/41806735/why-cant-i-connect-to-replica-set-using-mongo-shell
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/90c4de68-0cf8-4523-af56-f18253ca25ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...