Admin directed to notifications instead of homepage

Admin directed to notifications instead of homepage

by llywelyn morgan -
Number of replies: 2

Hi

The following problem has occurred on a 2.7 installation which was working fine.

Admin users are being directed to the notifications page instead of homepage.

On clicking the 'check for updates' button, the following error appears:


Unable to fetch available updates data - unexpected cURL error.

More information about this error

Debug info: cURL error 60: SSL certificate problem: unable to get local issuer certificate 
Error code: err_response_curl
Stack trace:
  • line 233 of \lib\classes\update\checker.php: core\update\checker_exception thrown
  • line 119 of \lib\classes\update\checker.php: call to core\update\checker->get_response()
  • line 495 of \admin\index.php: call to core\update\checker->fetch()

Does anybody know what is causing this error?

Thanks

Average of ratings: -
In reply to llywelyn morgan

Re: Admin directed to notifications instead of homepage

by Helen Foster -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Hi,

Does the information about cURL error 60 in the documentation error/core_plugin/err_response_curl help at all?

In reply to Helen Foster

Re: Admin directed to notifications instead of homepage

by llywelyn morgan -

Thanks Helen

That has solved the redirection.

We will now investigate the additional help regarding Windows server.

smile