• ddelamora

    (@ddelamora)


    Hello all,

    I am receiving the errors below that are causing a critical error on my site. Can anyone shed some light on how to correct this? Any help is greatly appreciated.

    More	Start	Duration	Method	URL	Code
    Toggle	825.8 ms	140.6 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms	200
    Toggle	966.7 ms	162.7 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-form-abandonment	200
    Toggle	1,130.1 ms	130.4 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-mailchimp	200
    Toggle	1,260.8 ms	114.8 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-post-submissions	200
    Toggle	1,375.9 ms	138.4 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-signatures	200
    Toggle	1,514.5 ms	120.3 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-zapier	200
    Toggle	1,635.1 ms	182.3 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-conversational-forms	200
    Toggle	1,817.7 ms	108.6 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-form-locker	200
    Toggle	1,926.5 ms	78.3 ms	GET	https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.1&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms-form-pages	200
Viewing 3 replies - 1 through 3 (of 3 total)
  • Vijay Hardaha

    (@vijayhardaha)

    Hey,
    Can you please check your error log file and provide the latest critical error log messages?

    Best,
    Vijay

    Thread Starter ddelamora

    (@ddelamora)

    See below…

    Array
    (
        [url] => https://nelliegailranch.org/wp-cron.php?doing_wp_cron=1646986975.6230330467224121093750
        [args] => Array
            (
                [method] => POST
                [timeout] => 0.01
                [redirection] => 5
                [httpversion] => 1.0
                [user-agent] => WordPress/5.9.1; https://nelliegailranch.org
                [reject_unsafe_urls] => 
                [blocking] => 
                [headers] => Array
                    (
                    )
    
                [cookies] => Array
                    (
                    )
    
                [body] => 
                [compress] => 
                [decompress] => 1
                [sslverify] => 
                [sslcertificates] => /home/rzwxwg9wu5ni/public_html/wp-includes/certificates/ca-bundle.crt
                [stream] => 
                [filename] => 
                [limit_response_size] => 
                [time_start] => 1646986975.6248
                [_redirection] => 5
                [time_stop] => 1646986976.6307
                [duration] => 1005.9630870819
            )
    
        [r] => Array
            (
                [headers] => Requests_Utility_CaseInsensitiveDictionary Object
                    (
                        [data:protected] => Array
                            (
                            )
    
                    )
    
                [body] => [omitted]
                [response] => Array
                    (
                        [code] => 
                        [message] => 
                    )
    
                [cookies] => Array
                    (
                    )
    
                [filename] => 
            )
    
        [class] => Requests
        [stack_trace] => Array
            (
                [0] => Debug_Bar_WP_Http->after_http_request
                [1] => WP_Hook->apply_filters
                [2] => WP_Hook->do_action
                [3] => do_action('http_api_debug')
                [4] => WP_Http->request
                [5] => WP_Http->post
                [6] => wp_remote_post
                [7] => spawn_cron
                [8] => _wp_cron
                [9] => WP_Hook->apply_filters
                [10] => WP_Hook->do_action
                [11] => do_action('wp_loaded')
                [12] => require_once('wp-settings.php')
                [13] => require_once('wp-config.php')
                [14] => require_once('wp-load.php')
                [15] => require('wp-blog-header.php')
    Thread Starter ddelamora

    (@ddelamora)

    Also the below…

    Array
    (
        [url] => https://wpforms.com/license-api?tgm-updater-action=get-plugin-update&tgm-updater-key=76afcbc8d799b032778b4c70bfbf3d3d&tgm-updater-wp-version=5.9.2&tgm-updater-referer=https://nelliegailranch.org&tgm-updater-plugin=wpforms
        [args] => Array
            (
                [method] => GET
                [timeout] => 5
                [redirection] => 5
                [httpversion] => 1.0
                [user-agent] => WordPress/5.9.2; https://nelliegailranch.org
                [reject_unsafe_urls] => 
                [blocking] => 1
                [headers] => Array
                    (
                    )
    
                [cookies] => Array
                    (
                    )
    
                [body] => 
                [compress] => 
                [decompress] => 1
                [sslverify] => 1
                [sslcertificates] => /home/rzwxwg9wu5ni/public_html/wp-includes/certificates/ca-bundle.crt
                [stream] => 
                [filename] => 
                [limit_response_size] => 
                [time_start] => 1646987775.1638
                [_redirection] => 5
                [time_stop] => 1646987775.2341
                [duration] => 70.317983627319
            )
    
        [r] => Array
            (
                [headers] => Requests_Utility_CaseInsensitiveDictionary Object
                    (
                        [data:protected] => Array
                            (
                                [date] => Fri, 11 Mar 2022 08:36:15 GMT
                                [content-type] => text/html; charset=UTF-8
                                [vary] => Array
                                    (
                                        [0] => Accept-Encoding
                                        [1] => Accept-Encoding
                                    )
    
                                [strict-transport-security] => max-age=15768000
                                [x-cached] => HIT
                                [x-proxy-cache] => HIT
                                [via] => 1.1 google
                                [cf-cache-status] => DYNAMIC
                                [expect-ct] => max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
                                [server] => cloudflare
                                [cf-ray] => 6ea2f61b0e5f5dc7-IAD
                                [content-encoding] => gzip
                            )
    
                    )
    
                [body] => [omitted]
                [response] => Array
                    (
                        [code] => 200
                        [message] => OK
                    )
    
                [cookies] => Array
                    (
                    )
    
                [filename] => 
            )
    
        [class] => Requests
        [stack_trace] => Array
            (
                [0] => Debug_Bar_WP_Http->after_http_request
                [1] => WP_Hook->apply_filters
                [2] => WP_Hook->do_action
                [3] => do_action('http_api_debug')
                [4] => WP_Http->request
                [5] => WP_Http->get
                [6] => wp_remote_get
                [7] => WPForms_Updater->perform_remote_request
                [8] => WPForms_Updater->update_plugins_filter
                [9] => WP_Hook->apply_filters
                [10] => apply_filters('pre_set_site_transient_update_plugins')
                [11] => set_site_transient
                [12] => wp_update_plugins
                [13] => WP_Hook->apply_filters
                [14] => WP_Hook->do_action
                [15] => do_action('load-update-core.php')
                [16] => require_once('wp-admin/admin.php')
            )
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP Forms WP Critical Error’ is closed to new replies.