- Posts: 7
Joomdle 1.0 Installation
Moodle 2.9.1 and Joomla 4.3.3 integration using joomdle
- srinivasa sarma
- Topic Author
- Offline
- New Member
-
Less
More
10 years 8 months ago #11
by srinivasa sarma
Replied by srinivasa sarma on topic Moodle 2.9.1 and Joomla 4.3.3 integration using joomdle
I understand that they are warnings.
I am still facing the random nature of joomdle behaviour. Now I see the following errors :
1.Joomla to Moodle HTTP connectivity Joomla cannot connect to Moodle
2. Moodle to Joomla HTTP connectivity Moodle cannot connect to Joomla
3. Joomdle Web Services Received empty response from Moodle
I have been noticing that the 3rd error is changing its state from green to red. I have a cdn for my joomla site.is it the cdn that is responsible for this kind of a behaviour?
I did a trick now. As my site is having cdn, I have replaced the cdn url ( CDN is integrated using a CNAME record in the DNS zone file) with my site url in moodle-joomdle settings. I find Joomdle web services as connected now.
Still I am looking for a permanent solution to this problem.
I am still facing the random nature of joomdle behaviour. Now I see the following errors :
1.Joomla to Moodle HTTP connectivity Joomla cannot connect to Moodle
2. Moodle to Joomla HTTP connectivity Moodle cannot connect to Joomla
3. Joomdle Web Services Received empty response from Moodle
I have been noticing that the 3rd error is changing its state from green to red. I have a cdn for my joomla site.is it the cdn that is responsible for this kind of a behaviour?
I did a trick now. As my site is having cdn, I have replaced the cdn url ( CDN is integrated using a CNAME record in the DNS zone file) with my site url in moodle-joomdle settings. I find Joomdle web services as connected now.
Still I am looking for a permanent solution to this problem.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
10 years 8 months ago #12
by Antonio Durán
Replied by Antonio Durán on topic Moodle 2.9.1 and Joomla 4.3.3 integration using joomdle
> I have been noticing that the 3rd error is changing its state from green to red. I have a cdn for my joomla site.is it the cdn that is responsible for this kind of a behaviour?
It must be. I have never seen intermitent results in system check in normal server configuration.
I have not really worked much with Joomdle on CDN (or CDNs in general), so I cannot give you much more info from here, sorry.
It must be. I have never seen intermitent results in system check in normal server configuration.
I have not really worked much with Joomdle on CDN (or CDNs in general), so I cannot give you much more info from here, sorry.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
10 years 8 months ago #13
by Chris
Replied by Chris on topic Moodle 2.9.1 and Joomla 4.3.3 integration using joomdle
If you are sure the problem is your CDN, they you may wish to look at how you are using the CDN because it will not give you full advantage considering you are using Joomla and Moodle considering the data is stored in a database. You will want to use a CDN for the JS, images, static pages, etc. I spoke a little about CDN here
www.joomdle.com/forum/installation/11451...-misconfigured#17160
Make sure you are not trying to use CDN for all as above but also things like sessions and security will need to be local.
Make sure you are not trying to use CDN for all as above but also things like sessions and security will need to be local.
Please Log in or Create an account to join the conversation.
- srinivasa sarma
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
10 years 8 months ago #14
by srinivasa sarma
Replied by srinivasa sarma on topic Moodle 2.9.1 and Joomla 4.3.3 integration using joomdle
I am not terribly sure that the problem is due to the CDN. However, when changed the url from the site url to the cdn url it worked for a small duration. I did dig further and found that the htaccess is redirecting to
www.xxxxxx.com
while I have been using
xxxxx.com
only. I have changed the url in joomdle -joomla and moodle to
www.xxxx.com
. When verified after these changes, I find that the web services is connected. Hope this works consistently.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
10 years 8 months ago #15
by Chris
Replied by Chris on topic Moodle 2.9.1 and Joomla 4.3.3 integration using joomdle
yes you must use the www. You cannot mix www and no www. All URL must follow, joomal, moodle, joomdle, etc.
Please Log in or Create an account to join the conversation.