[Solved] Web Services Received empty response from Moodle

More
12 years 11 months ago - 12 years 11 months ago #1 by Diego
Hi,
I have just installed Joomdle 0.91 for Joomla 2.5.8 and Moodle 1.9.19.
How can I solve this problem that appears in the System health check?
I have checked MOODLE URL in joomdle and JOOMLA URL in Moodle and it's all correct.
Maybe the version of Moodle 1.9.19 is not compatible with Joomla 2.5.8? (infact when I select Joomdle settings in Moodle, I can select only Joomla 1.5.x or 1.6.x versions)

Thanks

Diego
Last edit: 12 years 11 months ago by Antonio Durán.
The topic has been locked.
More
12 years 11 months ago #2 by Antonio Durán
I just found a bug in this combination of software.

You can see a proposed solution here:
www.joomdle.com/en/forum/r09-support/9547-bug-en-0-9#11923

Please let us know if you test it (or if you need any info in english, as that topic is in spanish)
The topic has been locked.
More
12 years 11 months ago #3 by Diego
I've done what you said to do, I edited the file content.php as you said. Now when I open Joomla there is an error: XML-RPC Error (7021): The transport method you are trying to use is not permitted

I have just looked at the topics about this error and I had already added Joomla IP address to the list of xmlrpc trusted hosts in Moodle.

What can I do to solve this problem?
The topic has been locked.
More
12 years 11 months ago #4 by Antonio Durán
Most probably you did not add the right IP.

Add 0.0.0.0/0 and try again.
The topic has been locked.
More
12 years 11 months ago #5 by Diego
Perfect! Now it works without problems!

Thank you very much!
The topic has been locked.
More
12 years 11 months ago #6 by Antonio Durán
You are welcome.

But, you should not add 0.0.0.0/0.
I told you that so you can see that you had not entered the right IP.
0.0.0.0/0 means all, so anyone can connect to your services now, until you remove it and put the right IP address there.
The topic has been locked.
More
12 years 11 months ago #7 by Diego
Yes I know, the important thing is that we found the problem. I will put the right IP.

Thanks
The topic has been locked.