• Resolved danihuge

    (@danihuge)


    Hi, the plugin was working fine until some days ago, I saw the cache is not enabled and clicking the button in the steps, the cache is not active.

    We did not change the api token, how can I test or read some log about?

    Is there any issue?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    No issues on the plugin end. Maybe the plugin is unable to setup the connection with Cloudflare with the given API token for some reason. Try regenerating your API token or try using the Global API key.

    You can also try enabling the log mode inside the plugin settings and also set the log verbosity to HIGH in the plugin settings > Others tab and then try to enable/disable cache from inside the plugin settings. Then check the logs. If you have set the log verbosity to high then you will also see the response received from CF server.

    Thread Starter danihuge

    (@danihuge)

    Hi, thanks for the reply.
    I have created a new api token with wordpress template and same issue.
    I have enabled the log mode and set the verbosity in high mode and will check the responses.

    Thanks!

    Thread Starter danihuge

    (@danihuge)

    Hi, I activated full log and after some days, no errors found and unable to “enable page caching”.

    Let me share some logs with you and hope you can help us.

    [2022-04-27 11:57:54] [cache_controller::purge_cache_on_elementor_ajax_update] Purge Cloudflare cache for only post XXX - Fired action: elementor/ajax/register_actions
    [2022-04-27 11:57:54] [cache_controller::purge_cache_queue_start_cronjob] Purge queue cronjob started successfully - Timestamp 1651060674
    [2022-04-27 11:58:04] [cache_controller::purge_cache_queue_job] I'm the purge cache cronjob
    [2022-04-27 11:58:04] [cloudflare::purge_cache_urls] Request URL: https://api.cloudflare.com/client/v4/zones/XXXXXXX/purge_cache
    [2022-04-27 11:58:04] [cloudflare::purge_cache_urls] Request Body: {"files":["https:\/\/urlXXXX.com"]}
    [2022-04-27 11:58:05] [cloudflare::purge_cache_urls] Response: {
      "result": {
        "id": "XXXXX"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-04-27 11:58:05] [cache_controller::start_cache_preloader_for_specific_urls] Adding these URLs to preloader queue: Array
    (
        [0] => https://urlXXXX.com
    )
    
    [2022-04-27 11:58:06] [cache_controller::purge_urls] Purged specific URLs from Cloudflare cache
    [2022-04-27 11:58:06] [cache_controller::purge_cache_queue_job] Cache purging complete
    [2022-04-27 11:58:06] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1651060694
    [2022-04-27 11:58:06] [preloader::task] Preloading URL https:\/\/urlXXXX.com
    [2022-04-27 11:58:15] [preloader::task] Preloading complete
    [2022-04-27 11:58:15] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1651060694
    Thread Starter danihuge

    (@danihuge)

    Hi, plugin is working back ok with the last update…

    Bug fixed!

    Thanks! 🙂

    Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    I’m glad to hear that your problem has been resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unable no enable de plugin’ is closed to new replies.