Skip to content

Timeout Error 'Firewall API Key Not Found' During Clear Cache in WordPress Dashboard #162

Description

@jaredchu

Summary:

When using the Clear Cache function in the WordPress dashboard, some users encounter the 'Firewall API key not found.' error. This issue occurs when the request times out.

Details:

  1. The API key is valid and functional, and all other plugin functions are working correctly.
  2. The issue is resolved when the SUCURISCAN_MAX_REQUEST_TIMEOUT constant in sucuri.php is increased to 10 seconds, where the default is 5 seconds.

Suggestion:

I kindly suggest the developer consider making the SUCURISCAN_MAX_REQUEST_TIMEOUT constant a modifiable input, allowing users to adjust the request timeout duration as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions