Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to insert getting wiered wqueue error #132

Open
foxjazz opened this issue Nov 3, 2016 · 2 comments
Open

trying to insert getting wiered wqueue error #132

foxjazz opened this issue Nov 3, 2016 · 2 comments

Comments

@foxjazz
Copy link

foxjazz commented Nov 3, 2016

var users = {
id: 1,
login: 'gonto',
password: 'gonto',
email: 'email'
};

collection.insert(users, function(err, item) {

@sergeyksv
Copy link
Owner

Can you send please that error ?

@mrmowgli
Copy link

I don't know if this is the same as mongo syntax for ID's, but it should have an underscorebefore id: {_id: 'yourId12345'}

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

No branches or pull requests

3 participants