• Resolved peq42

    (@peq42)


    After updating to 6.4 I decided to enable wordpress debugging and got a few errors:

    [09-Nov-2023 00:02:09 UTC] PHP Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:
    error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /home/peq42/www/wp-content/plugins/wp-optimize/cache/class-wp-optimize-page-cache-preloader.php on line 295


    [09-Nov-2023 00:02:09 UTC] PHP Warning: file_get_contents(): Failed to enable crypto in /home/peq42/www/wp-content/plugins/wp-optimize/cache/class-wp-optimize-page-cache-preloader.php on line 295


    [09-Nov-2023 00:02:09 UTC] PHP Warning: file_get_contents(https://peq42.com/sitemap.xml): Failed to open stream: operation failed in /home/peq42/www/wp-content/plugins/wp-optimize/cache/class-wp-optimize-page-cache-preloader.php on line 295

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Hi,

    Can you check the file permissions for /wp-optimize/cache/ they should be 755?

    Thread Starter peq42

    (@peq42)

    it should be, I just reset the permissions in the servers but it has the same issue.

    Plugin Support vupdraft

    (@vupdraft)

    1. Is this error a one-time occurrence, or is it happening repeatedly?

    2. Can you check the site health report and see if there’s any issue reported:?https://prnt.sc/H1Ms6ahDhu-w

    3. could you send us your PHP version, server version, and OpenSSL version. Again, it’s available on site health: https://prnt.sc/GQ_2x8p4R2_b

    4. Can you post your full php error log using a tool such as pastebin.com

    Thread Starter peq42

    (@peq42)

    repeated, and it is probably the cause of the “GZIP” menu not working properly.

    https://i71.servimg.com/u/f71/15/27/47/75/sem_tz22.png

    PHP version is 8.2(latest), cURL version7.61.1, OpenSSL/1.1.1k

    Thread Starter peq42

    (@peq42)

    also forgot to say, but that was the full error(over time, those 3 repeat over and over)

    no issues are reported on site health

    Plugin Support vupdraft

    (@vupdraft)

    It look like there is an issue with your SSL Certificated, is it self signed?

    Can you try fixing it using this guide: https://medium.com/@narendravaghela/how-to-fix-curl-error-60-ssl-certificate-problem-80e7dafafa57 or you can ask your hosting for a new one

    Thread Starter peq42

    (@peq42)

    it might be the kind of certificate I’m using I guess(ECC). It has been causing a few minor issues since I changed from RSA.

    I’ll try reverting and then checking again

    Plugin Support vupdraft

    (@vupdraft)

    Let us know how you get along

    Thread Starter peq42

    (@peq42)

    I changed back to a RSA one and waited a couple hours but thr issue persists(namely, on the gzip menu withon cache. Curl error 60)

    Plugin Support vupdraft

    (@vupdraft)

    Has your root certificate been updated?

    Thread Starter peq42

    (@peq42)

    yes like I said, I changed it to a common RSA 2048 bits again

    Plugin Support vupdraft

    (@vupdraft)

    If you are still getting a curl error 60 after updating your SSL, you are going to need to talk to your hosting. We are a bit stuck until this is resolved.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Multiple new Errors’ is closed to new replies.