Hide Forgot
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
Hmm, I haven't seen this yet. Can you reliably reproduce? If not we should probably just close this.