TemplateDoesNotExist: launchpad/email/web-newuser.txt

Bug #820230 reported by Michael Nelson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical SSO provider
Fix Released
High
Łukasz Czyżykowski

Bug Description

Around 450 of the overnight oopses on Launchpad SSO seem to be related to a missing template:
{{{
$ grep -l TemplateDoesNotExist carambola-lp/www-oops/2011-08-02/*.oops | wc -l
222
$ grep -l TemplateDoesNotExist canistel-lp/www-oops/2011-08-02/*.oops | wc -l
227
}}}
Example traceback: https://pastebin.canonical.com/50650/

Tags: sp-1 kb-defect

Related branches

Changed in canonical-identity-provider:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Michael Nelson (michael.nelson) wrote :

Lukasz is working on a fix for this (for trunk, with a test), but we can also patch production by doing (on both machines):

$ cd [installdir]/identityprovider/templates/launchpad/email/
$ ln -s web-newuser.txt newuser.txt

I've just verified that this oops happens whenever you create an account on login.launchpad.net, so we can check that it's fixed after the above change also.

Revision history for this message
Michael Nelson (michael.nelson) wrote :

Sorry, by both machines, I mean canistel-lp and carambola-lp.

Revision history for this message
Michael Nelson (michael.nelson) wrote :

Bad day, and the sym link should of course be `ln -s newuser.txt web-newuser.txt`

Revision history for this message
Michael Nelson (michael.nelson) wrote :

Staging and production have been updated with the symlink so that account creation works again.

Changed in canonical-identity-provider:
assignee: nobody → Łukasz Czyżykowski (lukasz-czyzykowski)
status: Confirmed → Fix Committed
tags: added: kb-defect sp-1
Changed in canonical-identity-provider:
milestone: none → 11.08.03
Revision history for this message
Michael Barnett (mbarnett) wrote :

This appears to have been fixed during today's deploy.

I will remove the refernce to the temporary fix from the production status page.

-michael

Changed in canonical-identity-provider:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.