Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1249666

    Recently I had a lot of haker attacs, so I’m removing any issue on the website.
    Wordpress says that there are some problems inside Enfold code:
    1) An active PHP session was detected
    A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
    2) The REST API encountered an error
    The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
    The REST API request failed due to an error.
    Error: cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (http_request_failed)
    3) Background updates may not be working properly
    Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.
    Warning Could not confirm that the wp_version_check() filter is available.
    Passed No version control systems were detected.
    Passed Your installation of WordPress doesn’t require FTP credentials to perform updates.
    Passed All of your WordPress files are writable.

    Please,how can we adress those recommendations or errors?
    Thanks
    Vito Madaio

    #1250025

    Hey Vito,

    1. Where exactly is that problem code located?

    2. Enfold is not responsible for the REST API, that is part of WordPress core.

    3. This is also WordPress core, and not something the theme handles.

    Best regards,
    Rikard

    #1250582

    I have the same issue as Vito, 1) en 2). Site diagnosis says this. Any suggestion what this could be?

    Kind regards, Gerson

    #1250635

    I figured it out for me: It was the Dymo label print plugin for Woocommerce. Will contact them.

    Tip for Vito: deactivate all plugins and check if problem is still there. If not, that activate them one by one and keep checking. Then you will find the plugin that is the problem.

    #1250759

    Hi Gerson,

    Great, I’m glad that you found the problem and thanks for sharing your experience.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.