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

Exception while invoking method 'createUser' Error: Name is required #367

Open
flake opened this issue Feb 16, 2016 · 0 comments
Open

Exception while invoking method 'createUser' Error: Name is required #367

flake opened this issue Feb 16, 2016 · 0 comments

Comments

@flake
Copy link

flake commented Feb 16, 2016

Accoutns onCreateUser
I20160216-18:58:16.940(5.5)? Exception while invoking method 'createUser' Error: Name is required
I20160216-18:58:16.940(5.5)? at getErrorObject (packages/aldeed_collection2-core/lib/collection2.js:345:1)
I20160216-18:58:16.940(5.5)? at [object Object].doValidate (packages/aldeed_collection2-core/lib/collection2.js:328:1)
I20160216-18:58:16.940(5.5)? at [object Object].Mongo.Collection.(anonymous function) as insert
I20160216-18:58:16.940(5.5)? at AccountsServer.Ap.insertUserDoc (accounts_server.js:1248:25)
I20160216-18:58:16.940(5.5)? at createUser (password_server.js:980:25)
I20160216-18:58:16.940(5.5)? at password_server.js:1011:20
I20160216-18:58:16.941(5.5)? at tryLoginMethod (accounts_server.js:239:14)
I20160216-18:58:16.941(5.5)? at AccountsServer.Ap._loginMethod (accounts_server.js:372:5)
I20160216-18:58:16.941(5.5)? at [object Object].Meteor.methods.createUser (password_server.js:997:19)
I20160216-18:58:16.941(5.5)? at maybeAuditArgumentChecks (livedata_server.js:1698:12)
I20160216-18:58:16.941(5.5)? Sanitized and reported to the client as: Name is required [400]

There is no input filed to enter name while creating admin account for houston.

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

1 participant