- Posts: 4
Joomdle 1.0 Installation
Joomla URL seems to be misconfigured in Joomdle auth plugin
- Access_Denied
- Topic Author
- Offline
- New Member
-
Less
More
9 years 5 months ago #1
by Access_Denied
Joomla URL seems to be misconfigured in Joomdle auth plugin was created by Access_Denied
Hello.
We have been working joomdle version 0.95 (moodle 2.6.3 and Joomla 3.6.4).
Recently joomdle stopped working with no apparent reason. Web service joomdle was crashed and stop working (Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle). Joomdle after update to version 1.06 does not work.
Moodle users stopped to let the site ("Invalid login or password"). After changing the parameter "Auth" table "_user" via Phpmyadmin with "joomdle" to "manual" authorization was renewed on site.
joomdle did not work. Help restore the joomdle ..
Web service joomdle was recreated, but nothing new. Port 80 in firewall are open.
We have been working joomdle version 0.95 (moodle 2.6.3 and Joomla 3.6.4).
Recently joomdle stopped working with no apparent reason. Web service joomdle was crashed and stop working (Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle). Joomdle after update to version 1.06 does not work.
Moodle users stopped to let the site ("Invalid login or password"). After changing the parameter "Auth" table "_user" via Phpmyadmin with "joomdle" to "manual" authorization was renewed on site.
joomdle did not work. Help restore the joomdle ..
Web service joomdle was recreated, but nothing new. Port 80 in firewall are open.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
9 years 5 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
Hi.
Probably reason is a Joomla or Moodle upgrade, as Joomdle 0.95 is very old and will not work with newer Joomla or Moodle versions.
> Joomdle after update to version 1.06 does not work.
Did you upgrade Joomlde on both Joomla and Moodle? What do you get in system check? What's Moodle version now?
Probably reason is a Joomla or Moodle upgrade, as Joomdle 0.95 is very old and will not work with newer Joomla or Moodle versions.
> Joomdle after update to version 1.06 does not work.
Did you upgrade Joomlde on both Joomla and Moodle? What do you get in system check? What's Moodle version now?
Please Log in or Create an account to join the conversation.
- Access_Denied
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
9 years 5 months ago #3
by Access_Denied
Replied by Access_Denied on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
We update only Joomla (from 3.4.+ to 3.6.4).
Moodle Upgrade is not possible to. Moodle 2.6.3 (Build: 20140512).
So, after error we update joomdle - in Moodle (to version 1.06 - last to our moodle), in Joomla (to version 1.07).
In system check - Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle.
Moodle Upgrade is not possible to. Moodle 2.6.3 (Build: 20140512).
So, after error we update joomdle - in Moodle (to version 1.06 - last to our moodle), in Joomla (to version 1.07).
In system check - Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
9 years 5 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
Check this to see if you can get more info from raw Jomla reply:
www.joomdle.com/wiki/System_health_check#Raw_replies
www.joomdle.com/wiki/System_health_check#Raw_replies
Please Log in or Create an account to join the conversation.
- Access_Denied
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
9 years 5 months ago #5
by Access_Denied
Replied by Access_Denied on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
There are no files: joomla_folder/logs/joomdle_system_check.xml and moodledata_folder/temp/joomdle_system_check.xml.
But today /index.php?option=com_joomdle&task=ws.server&format=xmlrpc answer: XML-RPC Error (1): Invalid token:
Yesterday answer was: access denied. Strangely..
But today /index.php?option=com_joomdle&task=ws.server&format=xmlrpc answer: XML-RPC Error (1): Invalid token:
Yesterday answer was: access denied. Strangely..
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
9 years 5 months ago - 9 years 5 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
Files should be created after you run system check, is you are using 1.0.7 in both sides.
What you see is caused by upgrding Joomdle version: access denied error is no longer shown.
What you see is caused by upgrding Joomdle version: access denied error is no longer shown.
Last edit: 9 years 5 months ago by Antonio Durán.
Please Log in or Create an account to join the conversation.
- Access_Denied
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
9 years 5 months ago #7
by Access_Denied
Replied by Access_Denied on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
joomla_dir/log/joomdle_system_check.xml:
<?xml version="1.0" encoding="UTF-8"?>
<methodResponse><params><param><value><struct><member><name>joomdle_auth</name><value><int>1</int></value></member><member><name>mnet_auth</name><value><int>1</int></value></member><member><name>joomdle_configured</name><value><int>1</int></value></member><member><name>test_data</name><value><nil/></value></member><member><name>release</name><value><nil/></value></member></struct></value></param></params></methodResponse>root@testlcon:/var/www/html/log
/moodledata/temp/joomdle_system_check.xml:
<?xml version="1.0" encoding="iso-8859-1"?>
<head/><methodResponse>
<params>
<param>
<value>
<string>It works</string>
</value>
</param>
</params>
</methodResponse>
/index.php?option=com_joomdle&task=ws.server&format=xmlrpc answer:
XML-RPC Error (1): Invalid token:
In system check - Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle.
After creating user (with required fields) in joomla joomdle has created user in moodle - user without Name/Second Name, without e-mail, without password.
(joomla 3.4.8 and joomla 3.6.4, Moodle 2.6.3, Joomdle 1.07 on both sites)
This is very old Moodle and Joomdle any version (in common Joomla latest version) not may work on it
<?xml version="1.0" encoding="UTF-8"?>
<methodResponse><params><param><value><struct><member><name>joomdle_auth</name><value><int>1</int></value></member><member><name>mnet_auth</name><value><int>1</int></value></member><member><name>joomdle_configured</name><value><int>1</int></value></member><member><name>test_data</name><value><nil/></value></member><member><name>release</name><value><nil/></value></member></struct></value></param></params></methodResponse>root@testlcon:/var/www/html/log
/moodledata/temp/joomdle_system_check.xml:
<?xml version="1.0" encoding="iso-8859-1"?>
<head/><methodResponse>
<params>
<param>
<value>
<string>It works</string>
</value>
</param>
</params>
</methodResponse>
/index.php?option=com_joomdle&task=ws.server&format=xmlrpc answer:
XML-RPC Error (1): Invalid token:
In system check - Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle.
After creating user (with required fields) in joomla joomdle has created user in moodle - user without Name/Second Name, without e-mail, without password.
(joomla 3.4.8 and joomla 3.6.4, Moodle 2.6.3, Joomdle 1.07 on both sites)
This is very old Moodle and Joomdle any version (in common Joomla latest version) not may work on it
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
9 years 5 months ago #8
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
Joomdle 1.0.7 is for Moodle >= 2.8.
That said, I don't know if the system check error is caused by this...I would not think so. But you would have other problems, so I would not recommend Moodle 2.6 with Joomdle 1.0.7 anyway.
The weird thing I see is that raw reply from Joomla is OK in Modle folder, but the same data is not fine in the other raw reply file...not sure how can this happen, sorry.
That said, I don't know if the system check error is caused by this...I would not think so. But you would have other problems, so I would not recommend Moodle 2.6 with Joomdle 1.0.7 anyway.
The weird thing I see is that raw reply from Joomla is OK in Modle folder, but the same data is not fine in the other raw reply file...not sure how can this happen, sorry.
Please Log in or Create an account to join the conversation.