• Resolved wordpressfab

    (@wordpressfab)


    After a crawl of my website, I found out that all the oembed links are broken, with the following error. I’m using latest version of WP (5.2.3) and wpfail2ban 4.2.7. Wpfail2ban version history says “Fix error when blocking user enumeration via REST.” for 4.2.7 version. Did I miss something ?

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function org\lecklider\charles\wordpress\wp_fail2ban\oembed_response_data(), 1 passed in /var/www/mysite/wp-includes/class-wp-hook.php on line 288 and exactly 4 expected in /var/www/mysite/wp-content/plugins/wp-fail2ban/feature/user-enum.php:123 Stack trace: #0 /var/www/mysite/wp-includes/class-wp-hook.php(288): org\lecklider\charles\wordpress\wp_fail2ban\oembed_response_data(Array) #1 /var/www/mysite/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array) #2 /var/www/mysite/wp-includes/embed.php(563): apply_filters('oembed_response...', Array, Object(WP_Post), 600, 338) #3 /var/www/mysite/wp-includes/class-wp-oembed-controller.php(128): get_oembed_response_data(Object(WP_Post), 600) #4 /var/www/mysite/wp-includes/rest-api/class-wp-rest-server.php(946): WP_oEmbed_Controller->get_item(Object(WP_REST_Request)) #5 /var/www/mysite/wp-includes/rest-api/class-wp-rest-se in /var/www/mysite/wp-content/plugins/wp-fail2ban/feature/user-enum.php on line 123

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘oembed_response_data error on 4.2.7 version of WP Fail2ban’ is closed to new replies.