-
Bug
-
Resolution: Fixed
-
Critical
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
w17_
MDL-39356_m25_cacert -
-
I'm trying out the new add-on installer on http://qa.moodle.net. I click the button 'Install add-ons from Moodle plugins directory', go there and choose something.e.g https://moodle.org/plugins/view.php?plugin=mod_checklist then click install. Back on the QA site I click continue then get the following error message:
tool_installaddon/err_curl_exec
More information about this error
Debug info:
Error code: err_curl_exec
$a contents: Array
(
[url] => https://download.moodle.org/api/1.2/pluginfo.php?format=json&plugin=mod_checklist%402013040900
[errno] => 60
[error] => error setting certificate verify locations:
CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
)
Stack trace:
line 93 of /admin/tool/installaddon/classes/pluginfo_client.php: tool_installaddon_pluginfo_exception thrown
line 56 of /admin/tool/installaddon/classes/pluginfo_client.php: call to tool_installaddon_pluginfo_client->call_service()
line 289 of /admin/tool/installaddon/classes/installer.php: call to tool_installaddon_pluginfo_client->get_pluginfo()
line 44 of /admin/tool/installaddon/index.php: call to tool_installaddon_installer->handle_remote_request()
- blocks
-
MDLQA-5722 A site administrator can install an add-on from the Moodle plugins directory
- Passed
- caused a regression
-
MDL-39484 warnings during installation (in chinese)
-
- Closed
-
- has been marked as being related by
-
MDL-39403 404 on direct install - need a session in the curl request (edge case of privilege where file isn't cached yet)
-
- Closed
-
- Testing discovered
-
MDL-38509 Implement new admin tool for installing add-ons
-
- Closed
-