Debug Information:

Attempting to fetch JSON from: https://news.csun.edu/wp-json/csunfeeds/v1/news-feed/college-of-education

allow_url_fopen is enabled

PHP version: 5.4.13


Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure in /web/data/groups/sch_educ/public_html/assets/news-parser/news-parser.php on line 33

Warning: file_get_contents(): Failed to enable crypto in /web/data/groups/sch_educ/public_html/assets/news-parser/news-parser.php on line 33

Warning: file_get_contents(https://news.csun.edu/wp-json/csunfeeds/v1/news-feed/college-of-education): failed to open stream: operation failed in /web/data/groups/sch_educ/public_html/assets/news-parser/news-parser.php on line 33

file_get_contents failed. Error:

PHP error: file_get_contents(https://news.csun.edu/wp-json/csunfeeds/v1/news-feed/college-of-education): failed to open stream: operation failed

Trying with cURL as fallback...

cURL error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure

cURL error code: 35

Error: Unable to fetch the JSON feed after multiple attempts.