How To / General

System Check Failed

More
7 years 5 months ago #1 by Anil
System Check Failed was created by Anil
Suddenly today morning started to get calls from learners that the course is not accessible. Checked Joomdle system check found out
prntscr.com/lg5y6n
Joomla to Moodle HTTP connectivity Joomla cannot connect to Moodle
Moodle to Joomla HTTP connectivity Moodle cannot connect to Joomla
Joomdle Web Services Received empty response from Moodle

Checked the url in Joomdle, Moodle Admin->Users->Authentication->Manage Authentication->Joomdle auth plugin is enabled, Moodle Admin->Plugins->Enrolments->Manage enrol plugins->Joomdle auth plugin is enabled

Configuration -
Joomla - 3.8.12
Joomlde- 1.2.1
Moodle - 3.1.9

joomla site-https://meraskill.com/
Moodle Site- class.meraskill.com

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic System Check Failed
Hi.

It seems like maybe the server is not able to connect to itself, for some reason....well, not really, I tried to connect to it from here and I can't either, using a simple script with file_get_contents, no idea why.
Are you using file_get_contents or cURL? If using file_get_contents, you could try using cURL to see if that helps.

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #3 by Anil
Replied by Anil on topic System Check Failed
I am using file_get_contents. I have requested the hosting provider to update me if they have changed anything at the server side. They did something and now it is working fine.

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic System Check Failed
Great to know it is working. It would be good for you what they change, though, in case it happens again in the future and you need to get hosting support to look into it.

Please Log in or Create an account to join the conversation.