dativebase / old-pyramid

Online Linguistic Database (OLD)
http://www.onlinelinguisticdatabase.org/
8 stars 2 forks source link

Problem: requests to the OLD variably fail with 500 status #65

Open jrwdunham opened 2 years ago

jrwdunham commented 2 years ago

Problem

Requests to the OLD fail on occasion with a 500 response. This can block a user from logging in or from navigating to a forms browse page (or others?). This may be a production issue with the OLD server due to resource exhaustion, or it may be a bug in the OLD code.

Investigation

This may be related to MySQL configuration. Production logs show MySQL server has gone away errors. This SO post may be helpful.

Acceptance Criteria