- Posts: 74
[SOLVED] Joomdle Web Services error message
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
The only new things I did as far as I can see is that I installed the joomdleusercheck and experimented syncing some user between joomla and moodle ??
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7848
Something else must have changed if you are getting the error now....
Maybe you installed something in Joomla that is causing some conflict, like Admin Tools or something like that?
Please Log in or Create an account to join the conversation.
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
- Posts: 74
Admin tools was installed before Joomdle. And I can't think of any other except joomdle usercheck plugin.Maybe you installed something in Joomla that is causing some conflict, like Admin Tools or something like that?
Otherwise, I activated Moodle debug but it didn't give any other message. What does this error message indicates ? Which DB should I check to spot those non-scalar values ?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7848
Try checking the raw reply in Moodle side:
www.joomdle.com/wiki/System_health_check#Raw_replies
Please Log in or Create an account to join the conversation.
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
- Posts: 74
It seems these instructions apply to older version of Moodle. Those files are absent from my setup since I don't use XMLRPC.Joomdle will write raw system check XMLRPC replies to files to help you troubleshoot connection issues.
Files written are:
joomla_folder/logs/joomdle_system_check.xml
moodledata_folder/temp/joomdle_system_check.xml
Please Log in or Create an account to join the conversation.
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
- Posts: 74
I don't even have any /logs/ folderjoomla_folder/logs/joomdle_system_check.xml
.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7848
Please Log in or Create an account to join the conversation.
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
- Posts: 74
In joomla_folder/administrator/logs/joomdle_system_check.json, it contains the very same error message:
Otherwise in moodledata_folder/temp/system_check.json :
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7848
Try opening this url in the browser:
yoursite/index.php?option=com_joomdle&task=ws.server&format=json
You should see:
"Invalid token:"
Please Log in or Create an account to join the conversation.
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
- Posts: 74
Please Log in or Create an account to join the conversation.