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

if anybody have problem with database or register a user solution #2

Open
RAVIPRAJ opened this issue Oct 14, 2020 · 0 comments
Open

Comments

@RAVIPRAJ
Copy link

when i to registered a user in galley i got follwing error : undefine value name

solution

go in model open user.js and set name:{require:false}

and go in mongodb and remove name field by typing command

db.users.dropIndex("name_1")

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