What issue or error are you experiencing?
I am getting the following PHP warnings specifically when using the BuddyBoss theme in local development. Can anyone offer some explanation about what could be happening here so I can either troubleshoot on my end or pass along notes to the theme developers? Thanks!
Warning: exif_imagetype(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3332
Warning: exif_imagetype(): Failed to enable crypto in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3332
Warning: exif_imagetype(https://gofor.ltd/wp-content/plugins/buddyboss-platform/bp-core/images/cover-image.png): Failed to open stream: operation failed in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3332
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 /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3352
Warning: file_get_contents(): Failed to enable crypto in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3352
Warning: file_get_contents(https://gofor.ltd/wp-content/plugins/buddyboss-platform/bp-core/images/cover-image.png): Failed to open stream: operation failed in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3352
Warning: exif_imagetype(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3332
Warning: exif_imagetype(): Failed to enable crypto in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3332
Warning: exif_imagetype(https://gofor.ltd/wp-content/plugins/buddyboss-platform/bp-core/images/cover-image.png): Failed to open stream: operation failed in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3332
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 /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3352
Warning: file_get_contents(): Failed to enable crypto in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3352
Warning: file_get_contents(https://gofor.ltd/wp-content/plugins/buddyboss-platform/bp-core/images/cover-image.png): Failed to open stream: operation failed in /Volumes/EvanExtSSD/Local Sites/gofor/app/public/wp-includes/functions.php on line 3352```
What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc
System Details
- Local Version:
Version 9.1.0+6719
- Operating System (OS) and OS version:
MacOS 14.6.1
Local Logs
Attach your Local Logs here (Help Doc - Retrieving Local’s Log)
local-lightning.log (557.8 KB)
local-lightning-verbose.log (615.1 KB)