wp-admin not working
-
I need help because my admin section of my site no longer works after upgrading to wordpress 5.9.1. When I try to access, in the server logs, I continuously receive the following error:
4285#0: *878449 FastCGI sent in stderr: "l/advanced-gutenberg-main.php on line 2499PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2500PHP message: PHP Warning: array_push() expects parameter 1 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2502PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2499PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2500PHP message: PHP Warning: array_push() expects parameter 1 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2502PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2499PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2500PHP message: PHP Warning: array_push() expects parameter 1 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2502PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php on line 2499PHP message: PHP Warning: in_array() expects parameter 2
In the log, after about 20 times, I get:
4285#0: *878449 upstream sent too big header while reading response header from upstream
In the end I get either the 502 error page or the 404 error page.
The rest of the site works correctly.
- You must be logged in to reply to this topic.