error/local hub/cannotregisternotavailablesite: Difference between revisions
From MoodleDocs
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
# Your site has a local address like http://localhost or http://127.0.0.1 | # Your site has a local address like http://localhost or http://127.0.0.1 | ||
# Your site is protected by a proxy or firewall | # Your site is protected by a proxy or firewall | ||
# | # The hub is being prevented in some other way from accessing your site | ||
[[Category:Error|Hub]] | [[Category:Error|Hub]] |
Revision as of 06:39, 28 June 2010
To register to a hub your Moodle site needs to be accessible by the hub so the two can communicate bi-directionally.
The error indicates that the hub could not reach your site.
Reasons why you may have seen this error:
- Your site has a local address like http://localhost or http://127.0.0.1
- Your site is protected by a proxy or firewall
- The hub is being prevented in some other way from accessing your site