Bug 801745 - intermittent database connection errors
Summary: intermittent database connection errors
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-django-horizon
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-09 11:02 UTC by Pádraig Brady
Modified: 2016-01-04 14:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-29 23:32:14 UTC
Type: ---


Attachments (Terms of Use)

Description Pádraig Brady 2012-03-09 11:02:37 UTC
On initial login I got

Error: Unable to communicate with identity service:
File "/usr/lib64/python2.7/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
 raise errorclass, errorvalue OperationalError: (OperationalError) (2006, 'MySQL server has gone away')
 'SELECT user.id AS user_id, user.name AS user_name, user.extra AS user_extra \nFROM user \nWHERE user.name = %s \n LIMIT %s' ('admin', 1) . (HTTP 500)

Next login was OK.
I also got the above when logged in as admin and clicked the users tab.
The next click was OK

Comment 1 Cole Robinson 2012-04-15 19:46:00 UTC
Hmm, I haven't seen this yet. Can you reliably reproduce? If not we should probably just close this.


Note You need to log in before you can comment on or make changes to this bug.