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

Error: ValidationError: The user instance is not valid. Details: email Email already exists (value: ... #163

Open
atherdon opened this issue Jan 24, 2018 · 0 comments

Comments

@atherdon
Copy link
Collaborator

https://sentry.io/atherdon/rapi/issues/438069866/

we need to check if admin exists - we not need to create it

Error: ValidationError: The `user` instance is not valid. Details: `email` Email already exists (value: "[email protected]").,ValidationError: The `user` instance is not valid. Details: `email` Email already exists (value: "[email protected]").,ValidationError: The `user` instance is not valid. Details: `email` Email already exists (value: "[email protected]").
  File "F:\code\NMTG\recipe-api-only\node_modules\raven\lib\client.js", line 362, in Raven.captureException
    err = new Error(err);
  File "F:\code\NMTG\recipe-api-only\bin\recipes\import.js", line 38, in null.<anonymous>
    Raven.captureException(err);
  File "F:\code\NMTG\recipe-api-only\node_modules\async\dist\async.js", line 3874, in null.<anonymous>
    callback(err, results);
  File "F:\code\NMTG\recipe-api-only\node_modules\async\dist\async.js", line 473, in null.<anonymous>
    callFn.apply(this, arguments);
  File "F:\code\NMTG\recipe-api-only\node_modules\async\dist\async.js", line 976, in iterateeCallback
    callback(err);
...
(62 additional frame(s) were not displayed)

Error: ValidationError: The `user` instance is not valid. Details: `email` Email already exists (value: "[email protected]").,ValidationError: The `user` instance is not valid. Details: `email` Email already exists (value: "[email protected]").,ValidationError: The `user` instance is not valid. Details: `email` Email already exists (value: "[email protected]").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant