Hello,
I have a node's app which has been deployed and I'm able to access the home page. But when I send any POST request by submitting a form I get the 500 error.
I have checked all error log files in "/var/www/vhosts/<domain>/logs" and "/var/log" and none provides any information that helps...