Opened 10 years ago

Closed 10 years ago

#21897 closed Bug (duplicate)

Reset password of djangoproject.com is broken

Reported by: Reza Mohammadi <reza@…> Owned by: nobody
Component: *.djangoproject.com Version:
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Using chrome and firefox on Mac, during the past few days every time I tried to start recovering my password through https://www.djangoproject.com/accounts/password/reset/, I got the following error on visiting(GET) the page:

Page unavailable
We're sorry, but the requested page is currently unavailable.
We're messing around with things internally, and the server had a bit of a hiccup.
Please try again later.

Change History (1)

comment:1 by Baptiste Mispelon, 10 years ago

Resolution: duplicate
Status: newclosed

Hi,

This has been reported in #21826. We have a fix for it but we're running into issues with the deployment.

Thanks.

Note: See TracTickets for help on using tickets.
Back to Top