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

Cannot reset password #12868

Closed
Benji81 opened this issue Dec 6, 2018 · 0 comments · Fixed by #12903
Closed

Cannot reset password #12868

Benji81 opened this issue Dec 6, 2018 · 0 comments · Fixed by #12903
Assignees
Milestone

Comments

@Benji81
Copy link

Benji81 commented Dec 6, 2018

Hello,

I sent an invitation to a new user, he received a welcome mail with a link to join.
On the join link the only option he can use is the reset password as he has no user / password information.
The click on the reset password (with a correct email) is confirmed by a popup but he does not receive any mail to reset its password.

The log shows:
Exception while invoking method 'resetPassword' Error: Can't call setUserId in a method after calling unblock at MethodInvocation.setUserId (/app/bundle/programs/server/packages/ddp-common.js:367:13) at AccountsServer._loginUser (/app/bundle/programs/server/packages/accounts-base.js:700:22) at AccountsServer._attemptLogin (/app/bundle/programs/server/packages/accounts-base.js:744:56) at AccountsServer._loginMethod (/app/bundle/programs/server/packages/accounts-base.js:762:17) at MethodInvocation.resetPassword (/app/bundle/programs/server/packages/accounts-password.js:921:21) at MethodInvocation.methodsMap.(anonymous function) (/app/bundle/programs/server/packages/rocketchat_lib.js:2696:36) at MethodInvocation.methodMap.(anonymous function) (packages/rocketchat_monitoring.js:2731:30) at maybeAuditArgumentChecks (/app/bundle/programs/server/packages/ddp-server.js:1877:12) at DDP._CurrentMethodInvocation.withValue (/app/bundle/programs/server/packages/ddp-server.js:902:126) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at DDPServer._CurrentWriteFence.withValue (/app/bundle/programs/server/packages/ddp-server.js:902:98) at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1304:12) at Promise (/app/bundle/programs/server/packages/ddp-server.js:902:46) at new Promise (:null:null) at Session.method (/app/bundle/programs/server/packages/ddp-server.js:875:23) at /app/bundle/programs/server/packages/ddp-server.js:754:85

Version: 0.72.1
Over Docker
No customisation except Registration form is set to Deactivate.

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

Successfully merging a pull request may close this issue.

5 participants