Page MenuHomePhabricator

Unable to confirm email address on beta cluster
Open, Needs TriagePublicBUG REPORT

Description

Behavior

  1. Visit https://en.wikipedia.beta.wmflabs.org/wiki/Special:Preferences
  2. Navigate to the Email options section
  3. Observe the following message and button appear...
    • Message: Your email address is not yet confirmed. No email will be sent for any of the following features.
    • Button: Confirm your email address
  4. Click the Confirm your email address button
  5. Arrive on the Special:ConfirmEmail page
  6. Click the Mail a confirmation code button
  7. Open the unconfirmed email account you have just elected a confirmation email to be sent to

Expected

  1. ✅ Confirmation email arrives

Actual

  1. ❗️No confirmation email arrives (I checked all folders, spam included)

Done

  • Expected behavior is implemented

Event Timeline

Reedy updated the task description. (Show Details)

So if you have shell access, you can work around this / T291679 using:

mwscript resetUserEmail.php metawiki 'Lucas Werkmeister CI' 'wikimediaci@lucaswerkmeister.de' # T285527

(You’ll probably want to add --no-reset-password – I forgot.)

:|

If you used an @wikimedia.org email address, then this was T212327, fixed in 2024. If you used another email provider, then let's say this was the same as T291679, which I just closed. @ppelberg Can you check if things work for you now?