I have a problem with an error 500, no access to my website https://cryptoservices.xyz sometimes its ok and at another moment no...
If someone can help me...
In attachment the log file
Comments
I have a problem with an error 500, no access to my website https://cryptoservices.xyz sometimes its ok and at another moment no...
If someone can help me...
In attachment the log file
Hello Ghislou !
It seems the reason is in this repeatable trouble:
[Tue Sep 29 20:51:46.908111 2020] [:error] [pid 25253:tid 140686644438784] [client 82.242.221.40:36170] [client 82.242.221.40] ModSecurity: Output filter: Response body too large (over limit of 1048576, total not specified).
So you may try to add the following code to the .htaccess file:
<IfModule mod_security2.c>
SecResponseBodyLimit 546870912
</IfModule>
Or ask your hosting how to increase this limit.
G
Thank you very much, I added this code and I will see if its ok. I will contact my hosting if its not good
G
With the new code in .htaccess the error 500 is permanent, without its sometimes😌
I have a VPS 1400GO 6 cores 20GO ram with unbutu 18.04
Ok, so it means that your hosting doesn't allow to apply such commands in .htaccess files. You need to ask your hosting support to add this condition to the server's settings.
G
It's ok, With your explanations I found the solution in the plesk forum, thank you very much 👍
Just in case.....
How to Fix the 500 Internal Server Error
How to Fix the 504 Gateway Timeout Error
How do I fix a 500 Internal Server Error?
https://www.tmdhosting.com/kb/answer/re-500-internal-server-error-in-ajax-request-in-socialengines-advanced-search-plugin/