Python 2.7.15 (default, May 4 2019, 05:46:04) [GCC 5.5.0]
PIL 5.4.1 (Pillow)
CMFPlacefulWorkflow 1.7.6
webcouturier.dropdownmenu 3.0.2
collective.mass_subscriptions 0.1.1
plone.app.iterate 3.3.10
Issue: If the the page .../passwordreset/... is used, the user gets the
following error:
Sorry, this appears to be an invalid request. Please make sure you copied the
URL exactly as it appears in your email and that you entered your user name
correctly.
but without any error in .../prefs_error_log_form.
Sorry to have been so vague: as administrator, I checked in .../@@usergroup-userprefs the box "Reset Password" for one of our users and clicked on "Save". This user received a "Password reset request" email. After clicking on the link:
.../passwordreset/...
given in this email, the user filled the form:
"My email address is"
"New password"
"Confirm password"
and clicked on the button "Set my password". The result was the page ""Error setting password"" with the message given in my OP.
they mention the same problem; however, in the problem description it is specified the person put in an email that didn't exist. in my case this is true - the user put in an email in the reset that didn't exist in the system.
i just did the same action you did: i sent a reset link. i don't know yet if it worked.