XML-RPC Error (404): Unknown error

  • Matthew Osborne
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 1 month ago #1 by Matthew Osborne
XML-RPC Error (404): Unknown error was created by Matthew Osborne
Moodle 2.6.1
Joomla 2.5.17

In the Joomdle configuration section of Joomla, I get this error:

XML-RPC Error (404): Unknown error

This occurs in Users, Course Applications, and Forums.

When I run the Check, I see this message:
Joomdle Web Services -- An unexpected error happened: 404: Unknown error

I tried reinstalling Joomla and Moodle, still the same error.

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

  • Matthew Osborne
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 1 month ago #2 by Matthew Osborne
Replied by Matthew Osborne on topic XML-RPC Error (404): Unknown error
I'm doing some debugging.

Joomla is calling this URL

http://******.com/t//webservice/xmlrpc/server.php?wstoken=**************c480a1f1dc66cc9a63dbfe&lang=en

The response from Moodle is this:
Code:
<?xml version="1.0" encoding="UTF-8"?> <methodResponse><fault><value><struct><member><name>faultCode</name><value><int>404</int></value></member><member><name>faultString</name><value><string>Unknown error</string></value></member></struct></value></fault></methodResponse>

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

More
12 years 1 month ago #3 by Antonio Durán
Replied by Antonio Durán on topic XML-RPC Error (404): Unknown error
Enable debugging in Moodle to get more info about the error.

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

  • Matthew Osborne
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 1 month ago #4 by Matthew Osborne
Replied by Matthew Osborne on topic XML-RPC Error (404): Unknown error
Thanks, this is resolved now.

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

More
12 years 1 month ago - 12 years 1 month ago #5 by Parveen
Replied by Parveen on topic XML-RPC Error (404): Unknown error
@Matthew Osborne how did you resolved this error because i am also getting the same error in joomla. plz suggest me. i am attaching screen shot of that error window.
Last edit: 12 years 1 month ago by Parveen.

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

  • Matthew Osborne
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 1 month ago #6 by Matthew Osborne
Replied by Matthew Osborne on topic XML-RPC Error (404): Unknown error
It's a different solution depending on your situation.

"Enable debugging in Moodle to get more info about the error."

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

More
12 years 1 month ago #7 by Parveen
Replied by Parveen on topic XML-RPC Error (404): Unknown error
@Matthew Osborne how debugging is enabled in moodle?

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