Hi,
On 12/19/15 06:25, Br. Anand Shenoi wrote:
PHP max_post_size is 500 mb MySQL max_allowed_packet 500 mb
Here is the error: [Dec 18 14:49:51] judgedaemon[2923]: error: Error while executing curl POST to url http://10.0.0.151/domjudge/api/judging_runs: http status code: 400, response: {"error":"Size of post data too large (163726310), increase post_max_size (67108864) in your PHP config."}
Did you restart apache after you've increased the value?
You can also check the current setting in the domjudge config checker, section 'PHP POST/upload filesize'.
Tobi