简体   繁体   中英

Can't connect to Compose.io with MongoChef

I try to connect to a replica set, I defined a user in the admin database and I enabled SSL. But no matter what I try I just get a failed connection.

I followed this, but still nothing: https://thomaszahn.wordpress.com/2014/10/20/connecting-to-a-hosted-mongodb-database-using-3t-mongochef/

MongoDB URI strings with multiple servers will be imported as connections to a MongoDB replica set. Please verify that your MongoDB instances are members of a replica set and not members of a sharded cluster. When connecting to a sharded cluster use Sharded Cluster as the connection type.

MongoChef 3.4.0 and newer will perform this check for you automatically.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM