The log his showing the following issue:
PHP Question2Answer MySQL query error 1142: INSERT,UPDATE command denied to user 'ba133c8ecc40e5'@'52.204.50.0' for table 'qa_iplimits' - Query: INSERT INTO qa_iplimits (ip, action, period, count) VALUES (COALESCE(INET_ATON('10.109.140.73'), 0), 'L', 436287, 1) ON DUPLICATE KEY UPDATE count=IF(period=436287, count+1, 1), period=436287