• After activating I wanted to go to its settings. Not possible, I just get There has been a critical error on this website. Please check your site admin email inbox for instructions.

    From the error log you have something wrong in the code because this is not possible…

    [Wed Mar 02 19:01:32.719066 2022] [proxy_fcgi:error] [pid 3362554:tid 139790339221248] [client 78.80.19.166:0] AH01071: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home/xxx/public_html/wp-includes/wp-db.php on line 2128’, referer: https://www.xxx.com/wp-admin/plugins.php?plugin_status=all&paged=1&s
    [Wed Mar 02 19:01:41.589263 2022] [proxy_fcgi:error] [pid 1380834:tid 139790406362880] [client 78.80.19.166:0] AH01071: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16777224 bytes) in /home/xxx/public_html/wp-includes/wp-db.php on line 2129’, referer: https://www.xxx.com/wp-admin/plugins.php?plugin_status=all&paged=1&s`

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, this error means that the website hit a memory limit while trying to load the page.

    Can you increase the memory of your website?

    Regards

    Nickolas

    Thread Starter keengamer

    (@keengamer)

    We have pretty high limits because of some other issues in the past. But this one is caused only in your plugin and I have no idea what you are trying to load or what queries are done in your plugin. But most likely it’s not done well. We have over 10k of posts, if you load all the posts then it’s wrong.

    Anyway, we switched to another plugin…

    We just started seeing the same issue and now I am stuck not able to change the settings for existing upload pages:

    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    The memory was set to 521M and I increased it to 700M, but it did not help.
    The error is:
    AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 734003200 bytes exhausted (tried to allocate 1970176 bytes) in /var/www/vhosts/releaseofbrilliance.org/httpdocs/wp-includes/wp-db.php on line 1510', referer: https://releaseofbrilliance.org/wp-admin/plugins.php

    Also:

    	AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\\Utils::chooseHandler() in /var/www/vhosts/releaseofbrilliance.org/httpdocs/wp-content/plugins/wp-vimeo-videos-pro/libraries/vimeo-php-guzzle7/vendor/guzzlehttp/guzzle/src/functions.php:61
    Stack trace:
    #0 /var/www/vhosts/releaseofbrilliance.org/httpdocs/wp-content/plugins/wordpress-file-upload-pro/vendor/modules/php5.6/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\\choose_handler()
    #1 /var/www/vhosts/releaseofbrilliance.org/httpdocs/wp-content/plugins/wordpress-file-upload-pro/vendor/modules/php5.6/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\\HandlerStack::create()
    #2 /var/www/vhosts/releaseofbrilliance.org/httpdocs/wp-content/plugins/wordpress-file-upload-pro/vendor/modules/php5.6/google/apiclient/src/Client.php(1190): GuzzleHttp\\Client->__construct()
    #3 /var/www/vhosts/releaseofbrilliance.org/httpdocs/wp-content/plugins/wordpress-file-upload-pro/vendor/modules/php5.6/google/apiclient/src/Client.php(1143): Googl...'
    
    • This reply was modified 2 years, 4 months ago by prguerzenich.
    • This reply was modified 2 years, 4 months ago by prguerzenich.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Doesn’t work, critical error’ is closed to new replies.