• Resolved Camilo

    (@camilo517)


    When activating this plugin I have this error
    403 POST /wp-admin/admin-ajax.php?action=http_worker&nonce=

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support khungate

    (@khungate)

    Hi @camilo517, Sorry to hear you’re having issues with the plugin, we definitely want to try to help out. Just to get a handle on the situation you’re experiencing, could you provide a few more pieces of information to help us understand the issue?

    – What plugin version are you using?
    – Who is your hosting provider and can you check to see if they block access to the admin-ajax.php file for any reason?
    – What PHP version are you using and what is the memory limit is set to?
    – Is there any logging errors in the plugin’s logs tab (when it’s set to standard or debug)?
    – Do you have any caching plugins or services running?
    – Have you tried a fresh uninstall or reinstall?

    Thanks in advance for these details. I’ll keep an eye out for your reply.

    Thread Starter Camilo

    (@camilo517)

    Hi
    -Versión 2.1.10
    -My own servers, is not blocked
    -7.2.10 and 398MB
    -I see the error in the error logs
    -Wp rocket
    -yes

    Plugin Author ryanhungate

    (@ryanhungate)

    @camilo517 the 403 error you’re seeing means that file is being blocked either by your host, or by a plugin. Can you make sure you’re not blocking POST’s to that file?

    Plugin Author ryanhungate

    (@ryanhungate)

    @camilo517 we’re going to be adding in some basic tools to make sure this file can receive the post request in a future release – but this could have to do with a plugin blocking the request, or possibly that your OpenSSL / cURL libraries need to be updated.

    We’ll close this out for now – but if you are still having issues please do reach out to us, we’re more than happy to help.

    Thread Starter Camilo

    (@camilo517)

    I have everything updated

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

The topic ‘Error admin-ajax.php’ is closed to new replies.