Cannot POST SSL Bug in file_get_contents
-
The main error seems to be that file_get_contents cannot properly use SSL
file_get_contents(): Failed to enable crypto in /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/http/HttpInterface.php on line 119
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/http/HttpInterface.php on line 119
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP Stack trace:
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 1. {main}() /www/vhosts/domain.com/httpdocs/wp-cron.php:0
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 2. do_action_ref_array() /www/vhosts/domain.com/httpdocs/wp-cron.php:117
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 3. call_user_func_array:{/www/vhosts/domain.com/httpdocs/wp-includes/plugin.php:601}() /www/vhosts/domain.com/httpdocs/wp-includes/plugin.php:601
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 4. Woo_IGP->wigp_ig_post() /www/vhosts/domain.com/httpdocs/wp-includes/plugin.php:601
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 5. InstagramAPI\\Instagram->uploadPhoto() /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/classes/class-woo-igp.php:384
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 6. InstagramAPI\\HttpInterface->uploadPhoto() /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/Instagram.php:476
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 7. file_get_contents() /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/http/HttpInterface.php:119
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP Warning: file_get_contents(): Failed to enable crypto in /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/http/HttpInterface.php on line 119
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP Stack trace:
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 1. {main}() /www/vhosts/domain.com/httpdocs/wp-cron.php:0
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 2. do_action_ref_array() /www/vhosts/domain.com/httpdocs/wp-cron.php:117
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 3. call_user_func_array:{/www/vhosts/domain.com/httpdocs/wp-includes/plugin.php:601}() /www/vhosts/domain.com/httpdocs/wp-includes/plugin.php:601
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 4. Woo_IGP->wigp_ig_post() /www/vhosts/domain.com/httpdocs/wp-includes/plugin.php:601
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 5. InstagramAPI\\Instagram->uploadPhoto() /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/classes/class-woo-igp.php:384
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 6. InstagramAPI\\HttpInterface->uploadPhoto() /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/Instagram.php:476
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP 7. file_get_contents() /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/http/HttpInterface.php:119
[Wed Oct 04 14:42:38 2017] [error] [client 192.168.5.8] PHP Warning: file_get_contents(https://domain.com/wp-content/uploads/2017/10/Redhat-Linux-Dot-NEt.jpg): failed to open stream: operation failed in /www/vhosts/domain.com/httpdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/http/HttpInterface.php on line 119
- The topic ‘Cannot POST SSL Bug in file_get_contents’ is closed to new replies.