- Posts: 44
Urgent: Joomdle suddenly stopped working!
- Phoenix
- Topic Author
- Offline
- Senior Member
-
Less
More
2 weeks 2 days ago #1
by Phoenix
Urgent: Joomdle suddenly stopped working! was created by Phoenix
Hello,
Today I noticed that Joomdle suddenly stopped working, even though I changed nohting of the settings.
In the system check on Joomla, I see these errors:Joomla to Moodle HTTP connectivity Joomla cannot connect to MoodleMoodle to Joomla HTTP connectivity Moodle cannot connect to JoomlaJoomdle Web Services Received empty response from Moodle
I don't know why it suddenly stopped working. Yesterday morning, I checked and everything worked, before I updated Moodle from 4.4 to 4.5. I have already set my backup of 4.4 back again, but the issue remains.
The only other thing that changed, is that my server provider updated mariaDB to version 10.11.9. Could that be the cause of the issue?
If not, what else can I do to fix this?
Thanks!
Today I noticed that Joomdle suddenly stopped working, even though I changed nohting of the settings.
In the system check on Joomla, I see these errors:Joomla to Moodle HTTP connectivity Joomla cannot connect to MoodleMoodle to Joomla HTTP connectivity Moodle cannot connect to JoomlaJoomdle Web Services Received empty response from Moodle
I don't know why it suddenly stopped working. Yesterday morning, I checked and everything worked, before I updated Moodle from 4.4 to 4.5. I have already set my backup of 4.4 back again, but the issue remains.
The only other thing that changed, is that my server provider updated mariaDB to version 10.11.9. Could that be the cause of the issue?
If not, what else can I do to fix this?
Thanks!
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
2 weeks 2 days ago #2
by Antonio Durán
Replied by Antonio Durán on topic Urgent: Joomdle suddenly stopped working!
Hi.
If the system check was all green before, it seems that something else has changed, outside of Joomla/Moodle.
The errors indicate that Joomla cannot connect to Moodle. This is usually caused by some security software forbidding the connection.
If you can SSH to the Joomla host, you can try to use wget to fetch Moodle URL, and see if that gives you any hints.
If the system check was all green before, it seems that something else has changed, outside of Joomla/Moodle.
The errors indicate that Joomla cannot connect to Moodle. This is usually caused by some security software forbidding the connection.
If you can SSH to the Joomla host, you can try to use wget to fetch Moodle URL, and see if that gives you any hints.
Please Log in or Create an account to join the conversation.
- Phoenix
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 44
2 weeks 2 days ago #3
by Phoenix
Replied by Phoenix on topic Urgent: Joomdle suddenly stopped working!
I have SSH access, but don't know many of the commands. What wget command do I need to use?
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
2 weeks 2 days ago #4
by Antonio Durán
Replied by Antonio Durán on topic Urgent: Joomdle suddenly stopped working!
Please Log in or Create an account to join the conversation.
- Phoenix
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 44
2 weeks 2 days ago - 2 weeks 2 days ago #5
by Phoenix
Replied by Phoenix on topic Urgent: Joomdle suddenly stopped working!
This is what I get.
Joomla didn't change to a another map on the server, nor did Moodle.
Joomla didn't change to a another map on the server, nor did Moodle.
Last edit: 2 weeks 2 days ago by Antonio Durán.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
2 weeks 2 days ago #6
by Antonio Durán
Replied by Antonio Durán on topic Urgent: Joomdle suddenly stopped working!
Sorry, I meant:
wget yourmoodleurl
I removed the pic because it contains your hostname and IP address.
If you need to send anything else you can use my email (antonio at joomdle)
wget yourmoodleurl
I removed the pic because it contains your hostname and IP address.
If you need to send anything else you can use my email (antonio at joomdle)
Please Log in or Create an account to join the conversation.
- Phoenix
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 44
2 weeks 2 days ago #7
by Phoenix
Replied by Phoenix on topic Urgent: Joomdle suddenly stopped working!
Thank you, I just sent you an email with both the first picture and also the second (wget for Moodle).
Both installations are on the same domain.
Thanks!
Both installations are on the same domain.
Thanks!
Please Log in or Create an account to join the conversation.
- Phoenix
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 44
2 weeks 1 day ago #8
by Phoenix
Replied by Phoenix on topic Urgent: Joomdle suddenly stopped working!
The issue has been resolved, thanks to the help of Antonio!
At first, I noticed that it worked again when using PHP 8.2 instead of 8.3.
But then, I also got it to work on PHP 8.3 after switching the setting "connection method" from cURL to "file_get_contents" in the settings of Joomdle in both Joomla and Moodle.
Thanks again!
At first, I noticed that it worked again when using PHP 8.2 instead of 8.3.
But then, I also got it to work on PHP 8.3 after switching the setting "connection method" from cURL to "file_get_contents" in the settings of Joomdle in both Joomla and Moodle.
Thanks again!
Please Log in or Create an account to join the conversation.