- Posts: 20
Error after migrating to different server
- Phil
- Topic Author
- Offline
- Junior Member
-
Less
More
12 years 10 months ago #1
by Phil
Error after migrating to different server was created by Phil
Moodle 1.9
Joomla 1.5
I have migrated to a new server using a full cPanel migration file.
Everything seems to work fine, I am able to log in and update the XML-RPC hosts list to the new IP.
However, I am still getting the following error in health check:
You need to add your site IP to Moodle XML-RPC trusted hosts list.
Do I need to add the IP anywhere else? It has been added to Moodle Administration > Networking > XML-RPC hosts
Thanks!
Joomla 1.5
I have migrated to a new server using a full cPanel migration file.
Everything seems to work fine, I am able to log in and update the XML-RPC hosts list to the new IP.
However, I am still getting the following error in health check:
You need to add your site IP to Moodle XML-RPC trusted hosts list.
Do I need to add the IP anywhere else? It has been added to Moodle Administration > Networking > XML-RPC hosts
Thanks!
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 10 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Error after migrating to different server
Most probably your new server is not using its public IP address for communicaing with itself, so you will need to find out the real IP being used.
You could find that by entering 0.0.0.0/0 in xmlrpc hosts list in moodle, and then checking joomdle system check.
You could find that by entering 0.0.0.0/0 in xmlrpc hosts list in moodle, and then checking joomdle system check.
Please Log in or Create an account to join the conversation.
- Phil
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
12 years 10 months ago #3
by Phil
Replied by Phil on topic Error after migrating to different server
Hi Antonio,
I have tried adding 0.0.0.0/0 in xmlrpc hosts list in moodle, unfortunately there is still no change in health check. Any other ideas?
Thank you
I have tried adding 0.0.0.0/0 in xmlrpc hosts list in moodle, unfortunately there is still no change in health check. Any other ideas?
Thank you
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 10 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Error after migrating to different server
You should not get the same message, because 0.0.0.0/0 means "allow all"
Please Log in or Create an account to join the conversation.