Hi @justbruno,
Thank you for choosing this plugin.
[site] is currently unable to handle this request.
HTTP ERROR 500
The error 500 indicates the server error.
I’m sure it’s a misconfiguration that I’ve made in the settings.
I don’t think so. The most possible cause may be related to the memory consumption.
So would you try to deactivate all the plugin you have and activate one by one while verifying this issue happens or not?
I think this plugin would not need the memory so much, but in my experience, some plugins such as bbPress, Wordfence need the following definition in wp-config.php to increase the memory size:
define('WP_MEMORY_LIMIT', '1024M');
define('WP_MAX_MEMORY_LIMIT', '1024M');
I’d appreciate your kind cooperation.
Thanks.
That did not work. Since I cannot access plugins to disable the plugin I guess I should just remove the plugin folder via FTP. Unless you have a different method.
I guess I should just remove the plugin folder via FTP.
Just renaming like ip-geo-block to ip-geo-block- should be OK. But if you configure “Validation timing” as “mu-plugins”, please remove /wp-content/mu-plugins/ip-geo-block-mu.php.
And I hope you also try to increase the memory limit.
Thanks.
Hi @justbruno,
How is your situation?
I installed your plugin a few days ago and just went to update my plugins and got this message:…
I recognized the above means that IPGB worked at first installation, but the issue happened after updating some plugins.
That’s why I think this issue may be caused by the memory issue.
You can find the similar issue in “Fatal error: Allowed memory size of [x] bytes exhausted“.
The message “Fatal error: Allowed memory size…” was in server’s error log while the browser showed “HTTP 500 Error…” which you reported.
So your server’s error log will greatly help to solve the issue. Please check it.
Thanks.
Hi @justbruno and all,
I’m sorry but I mistook the cause of this issue. I believe “500 Internal server error” was caused by the same reason as “Collision with other Plugin” and it had been fixed in 3.0.14 and up.
I hope you another try.
I’d appreciate you to report this issue.
Thanks.