Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

not compatible with WiredTiger engine #116

Open
ghost opened this issue Dec 28, 2015 · 0 comments
Open

not compatible with WiredTiger engine #116

ghost opened this issue Dec 28, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 28, 2015

rockmongo error :

Execute failed:not authorized on events to execute command { $eval: CodeWScope( function (){ return db.getCollectionNames(); }, {}), args: [] }
function (){ return db.getCollectionNames(); }

For MongoDB 3.0 deployments using the WiredTiger storage engine, if you run db.getCollectionNames() from a version of the mongo shell before 3.0 or a version of the driver prior to 3.0 compatible version, db.getCollectionNames() will return no data, even if there are existing collections. For more information, see WiredTiger and Driver Version Compatibility.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants