Page MenuHomePhabricator

Login Error for outreachdashboard
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
Sign on FAILS with:
Login Error
It looks like there was a problem with the sign in process. (Sorry about that! It happens occasionally.) Please try logging in or enrolling again.

What should have happened instead?:
Sign on should proceed

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
PRODUCTION

Other information (browser name/version, screenshots, etc.):

Event Timeline

It seems that the original error still appears when the user does not have an active Wikimedia session.

It seems that the original error still appears when the user does not have an active Wikimedia session.

I'm not able to replicate this. Can you provide more details about the situation where this is still happening?

How to invoke the problem:

  • start a private browser session (having no session cookie)
  • try to login

As far as I can tell, this still reproduces because GET /sign_in unconditionally renders the login-error page , so any direct visit shows the error with no way to log in.

I can confirm that the same error persists