Closed Bug 434907 Opened 16 years ago Closed 16 years ago

Not able to log in to QMO

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cbook, Unassigned)

Details

This is basically it seems the same problem as in bug 431137 again, the login into QMO is not possible and you get "page not found" We need to Login into QMO because we need to post the Testday Announcement for the Firefox 3 RC1 Part 2 Testday !
delete from cache; delete from cache_menu; delete from cache_page; Can you guys flush the cache?
Assignee: nobody → server-ops
Component: quality.mozilla.org → Server Operations: Web Content Push
Product: Websites → mozilla.org
QA Contact: quality-mozilla-org → justin
Version: unspecified → other
(the sql above needs to be run on the QMO database)
oremj: can you truncate the cache tables like we did in bug 431137? I'll see if I can figure out why this is happening
If we can fix this in the next 24 hours, should be good -- not an IT blocker.
Severity: blocker → major
mysql> mysql> delete from cache; Query OK, 1402 rows affected (0.19 sec) mysql> delete from cache_menu; Query OK, 6 rows affected (0.39 sec) mysql> delete from cache_page; Query OK, 17118 rows affected (3.10 sec)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
working now, thanks
Status: RESOLVED → VERIFIED
mrz/morgamic: Is there a way to know when this type of problem is about to happen? Can we setup a cron job to delete the cache at some regular interval (or when needed)? If so, can we look into doing that?
I don't know what caused the problem, but likely incompatibility between different modules or just Drupal being dumb. Looking at the internets, it's a recurring problem for Drupal... Alex looked at it already and didn't see why it was happening... Filed bug 434980 for the cron job...
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.