Error after migrating to different server

  • Phil
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 10 months ago #1 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!

Please Log in or Create an account to join the conversation.

More
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.

Please Log in or Create an account to join the conversation.

  • Phil
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 10 months ago #3 by Phil
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

Please Log in or Create an account to join the conversation.

More
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.