Bluemix Mongodb : Failed to authenticate

旧城冷巷雨未停 提交于 2019-12-11 10:36:22

问题


I am using bluemix mongodb experimental service but I cannot connect from my terminal to create new collections. i tried to ping the host which is specified in environment variables but it is timed out. Please help


回答1:


You can only use the MongoDB experimental service from inside your Bluemix application. It does not allow you to connect to the database from your desktop.

If you need full MongoDB capabilities you can try to use the MongoDB by Compose [1] service also available in Bluemix.

[1] https://console.ng.bluemix.net/catalog/services/mongodb-by-compose/



来源:https://stackoverflow.com/questions/34797707/bluemix-mongodb-failed-to-authenticate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!