HTTP ERROR 500 via remote management in Cerber.Hub
-
Hi there!
I have a problem with remote control of websites through Cerber.Hub. When I try to view a “managed” website from the “manager” side, I get such an error:
Invalid response from the remote website
HTTP ERROR 500 The remote website (web server) is unable to proceed due to a fatal software (PHP) error. Check the server error log on the managed website.I checked the debugger on the “managed” website, and it turns out the issue is with the file cerber-common.php and the function wp_is_auto_update_enabled_for_type(). Full logs below.
HP Fatal error: Uncaught Error: Call to undefined function wp_is_auto_update_enabled_for_type() in /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/cerber-common.php:664
Stack trace: 0 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/cerber-common.php(759): {closure}() 1 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/admin/cerber-dashboard.php(157): cerber_issue_monitor() 2 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/admin/cerber-dashboard.php(5615): cerber_show_admin_page(‘WP Cerber Secur…’, Array, ‘dashboard’, Object(Closure)) 3 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/nexus/cerber-nexus-client.php(254): cerber_render_admin_page(‘cerber-security’, ”) 4 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/nexus/cerber-nexus-client.php(289): nexus_render_admin_page(‘cerber-security’, ”) 5 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/nexus/cerber-nexus-client.php(198): nexus_prepare_response() 6 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/nexus/cerber-nexus.php(41): nexus_slave_process() 7 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/cerber-load.php(139): nexus_init() 8 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/wp-cerber.php(214): require_once(‘/home/xxxxxxxxxx/…’) 9 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/mu-plugins/aaa-wp-cerber.php(40): include_once(‘/home/xxxxxxxxxx/…’) 10 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-settings.php(387): include_once(‘/home/xxxxxxxxxx/…’) 11 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-config.php(90): require_once(‘/home/xxxxxxxxxx/…’) 12 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-load.php(50): require_once(‘/home/xxxxxxxxxx/…’) 13 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-blog-header.php(13): require_once(‘/home/xxxxxxxxxx/…’) 14 /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/index.php(17): require(‘/home/xxxxxxxxxx/…’) 15 {main}thrown in /home/xxxxxxxxxx/domains/yyyyyyyyyyy/public_html/wp-content/plugins/wp-cerber/cerber-common.php on line 664
Disabling the option “Automatically update WP Cerber (Automatically install new versions of WP Cerber when they are available)” in WP Cerber on the “managed” website resolves the issue, but it also disables automatic updates. I have the latest version 9.5.6.
I will be grateful if you fix the issue quickly
Thanks
- The topic ‘HTTP ERROR 500 via remote management in Cerber.Hub’ is closed to new replies.