Hi all,
On my local machine I have installed moodle 1.9, 2.3, 2.4 and master (2.5). Just today I updated all versions to the latest available (using GIT). All went fine, but now I have a problem when using the Check for available updates feature.
on my moodle 2.3 installation : Check for available updates works OK. It tells me:
There is a newer Moodle version available!
Moodle 2.4+ (Build: 20121220) Version 2012120300.05 Stable version Download
on my moodle 2.4 and master (2.5) Check for available updates throws the following error:
Unable to fetch available updates data - unexpected cURL error.
More information about this error
Debug info: cURL error 60: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Error code: err_response_curl
Stack trace:
line 832 of \lib\pluginlib.php: available_update_checker_exception thrown
line 718 of \lib\pluginlib.php: call to available_update_checker->get_response()
line 481 of \admin\index.php: call to available_update_checker->fetch()
I also have a 2.4 test site online: Moodle 2.4+ (Build: 20121220). On that online site, Check for available updates works OK. It tells me:
Your Moodle code is up-to-date!
Last check done on 30 December 2012, 11:22 AM
I'm really baffled by this situation. Has something gone wrong in today's update to moodle version?
Joseph