This sort of error generally means that PHP is crashing. Debugging is difficult, though you may find data in the raw web server error logs that gives a hint. If possible, restarting the web server/PHP-FPM can help.
Otherwise, check the file health check to ensure that all files are uploaded. I would also disable all add-ons to see if that makes any difference (particularly when trying to load the server error logs).