Problem with Mongoexport utility
Completed
Hello,
I keep getting the following error when trying to export using mongoexport:
error connecting to db server: no reachable servers
is there any way to configure this utility or debug it?
NoSQLBooster just provides a GUI wrapper for MongoDB tools. You can click "copy command to clipboard" to view the generated command line and debug it.
NoSQLBooster just provides a GUI wrapper for MongoDB tools. You can click "copy command to clipboard" to view the generated command line and debug it.
I fixed the issue, the issue was I had to use a mongodb URI with the seed list.
Thanks for the replay.
I fixed the issue, the issue was I had to use a mongodb URI with the seed list.
Thanks for the replay.
Replies have been locked on this page!