• Resolved Webzzz

    (@webzzz)


    Hello, will you please update the plugin, at the moment for some reason it’s not collecting any data, nothing in the log…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Younes

    (@vanbom)

    Hi @webzzz ,
    I just tested the plugin of its version available for download.
    The attached image is from today when this answer was written:

    Can you explain more to do more checking.

    Thread Starter Webzzz

    (@webzzz)

    Hello Younes,

    Sorry for the delay, yes that’s strange maybe my server configuration miss match or something similar, in one vps it’s using Nginx and maybe that skips Apache http checks?

    Plugin Author Younes

    (@vanbom)

    Hi @webzzz

    Can you please set WP_DEBUG constant to true in your wp-config.php .
    and let me know what you got.

    One possibility is that the SSL certificate on your VPS is not properly configured, which can cause issues with HTTPS requests.

    Another possibility is that a plugin or custom code is modifying the HTTP API behavior, which could be causing the http_api_debug hook to not fire for HTTPS requests.

    Thread Starter Webzzz

    (@webzzz)

    Thank you for your help and the effort, unfortunately I moved on shortly after I started the support ticket, to similar plugin that did record all HTTP calls in and out of the WordPress app. so I assumed it was something with this plugin and I also know Nginx can do this too, and also all API calls are blocked as my default WP install.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Not working/tracking any requests’ is closed to new replies.