• Hi,

    I use WP Excel CMS in my wordpress multisite and always worked fine. After migrating to AWS bitnami service, sometimes my WP Excel CMS crashes. About last monday, it happened. Here’s the log:

    [Mon Oct 05 00:24:35.805018 2020] (…) Got error ‘PHP message: PHP Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-excel-cms/public/wp-excel-cms.php on line 147 PHP message: PHP Warning: file_get_contents(): Failed to enable crypto in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-excel-cms/public/wp-excel-cms.php on line 147 PHP message: PHP Warning: file_get_contents(https://mywebsite.com/wp-content/uploads/wp-excel-cms/performance_sheet_10.json): failed to open stream: operation failed in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-excel-cms/public/wp-excel-cms.php on line 147’, referer: https://mywebsite.com

    It seems that file_get_contents() isn’t using https protocol, I don’t know. What can be happening and how can I solve it? I’m not a developer.

  • The topic ‘file_get_contents(): SSL operation failed’ is closed to new replies.