Hi, did you find the solution to the problem?
I've been trying for several days to deploy an express application on plesk but without success,
I always get this error :Incomplete response received from application with http code 502
I think the error comes from the database, but as the error...
Hello, I've been having this error 413 Request too large for over 5 days now.
When I run the command nginx -T | grep client_max_body_size I get a minimum size of 128mo on everything, but when I make a post request of more than 2mo it doesn't work...
I tried to add nginx directives...