Hi,
Need to debug and understand what's causing these errors.
The best way to start is to run:
# kaltlog
on the server's shell while making the request, looking at the output and looking at the relevant log files checking for the flow that led to the final error/exception
Additionally, on your browser, open the dev tools and check for errors under the "network" tab. You should probably see a request which returned with HTTP 500.