Closed
Bug 729096
Opened 14 years ago
Closed 14 years ago
basket.mozilla.com/subscriptions/subscribe/ throws error: mysql in read-only mode?
Categories
(mozilla.org Graveyard :: Server Operations, task, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 729078
People
(Reporter: jlong, Unassigned)
Details
Attachments
(1 file)
|
88.01 KB,
text/plain
|
Details |
I got tons of these errors over the weekend:
Request Method: POST
Request URL: http://basket.mozilla.com/subscriptions/subscribe/
Django Version: 1.3 pre-alpha
Exception Type: OperationalError
Exception Value:
(1290, 'The MySQL server is running with the --read-only option so it cannot execute this statement')
Exception Location: /usr/lib64/python2.6/site-packages/MySQLdb/connections.py in defaulterrorhandler, line 36
Python Executable: /usr/bin/python
Attached is the full email.
| Reporter | ||
Comment 1•14 years ago
|
||
The last one was at 8:30 this morning.
Severity: normal → blocker
Priority: -- → P1
| Reporter | ||
Comment 2•14 years ago
|
||
Comment 3•14 years ago
|
||
I think this is a dupe and was fixed. 0830 EST?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•14 years ago
|
||
Yep, I haven't seen errors since then. Thanks!
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•