Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author patrickposner

    (@patrickposner)

    Hey @reverrainz,

    thanks for your message!

    This can happen for a variety of reasons, but the most common are:

    1) Timeout

    You may exceed your configured timeout limit. One way around that is by using WP-Cron to execute the static export (Activate it in Simply Static -> Settings -> Advanced -> Use WP-CRON)

    2) SSL

    Maybe the SSL certificate isn’t trusted, which causes the problem. That can happen if you deploy from your local computer and the certificate isn’t trusted.

    Best regards,
    Patrick

    Thread Starter reverrainz

    (@reverrainz)

    Hello @patrickposner Thank you for support

    Can you tell me about WP-CRON vs Server Cron which one is good with a lot of files in one site.

    SSL in not our problem we can cut it off.

    regards

    Plugin Author patrickposner

    (@patrickposner)

    Hey @reverrainz,

    that doesn’t make a difference for Simply Static as long as the cron is executed regularly. A server cron is more reliable as it does not require any traffic on your website (compared to WP-Cron). I would use WP-Cron but trigger it every minute (or every 5 minutes) by a Unix Cron.

    Best regards,

    Patrick

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘cURL Error’ is closed to new replies.