• Resolved shauny

    (@shauny)


    Hi, I’m getting PHP error messages from Jetpack that mention activity pub plugin, is there a conflict?

    It does however seem to work, but I get these messages in my logs:

    PHP ERROR: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "_return_false" not found or invalid function name in /wordpress/wp-includes/class-wp-hook.php:308
    
    Stack trace:
    
    #0 /wordpress/wp-includes/plugin.php(205): WP_Hook->apply_filters(true, Array)
    
    #1 /www/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php(95): apply_filters('jetpack_just_in...', true)
    
    #2 /www/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php(55): Automattic\Jetpack\JITMS\JITM->jitms_enabled()
    
    #4 /wordpress/wp-includes/rest-api/class-wp-rest-server.php(1018): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/jetpack/v4/jit...', Array, NULL)
    
    #5 /www/wp-content/plugins/activitypub/includes/rest/class-server.php(22): WP_REST_Server->dispatch(Object(WP_REST_Request))
    
    #6 /wordpress/wp-includes/rest-api/class-wp-rest-server.php(442): Activitypub\Rest\Server->dispatch(Object(WP_REST_Request))
    
    #7 /wordpress/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/jetpack/v4/jit...')
    
    #3 /wordpress/wp-includes/rest-api/class-wp-rest-server.php(1171): Automattic\Jetpack\JITMS\Rest_Api_Endpoints::get_jitm_message(Object(WP_REST_Request))
    
    #8 /wordpress/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
    
    #9 /wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
    
    #10 /wordpress/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
    
    #11 /wordpress/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
    
    #12 /wordpress/wp-includes/class-wp.php(780): WP->parse_request('')
    
    #13 /wordpress/wp-includes/functions.php(1332): WP->main('')
    
    #14 /wordpress/wp-blog-header.php(16): wp()
    
    #15 /www/index.php(17): require('/wordpress/wp-b...')
    
    #16 {main}
    
    thrown FILE: /wordpress/wp-includes/class-wp-hook.php LINE: 308
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Jetpack conflict?’ is closed to new replies.