Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: error/local hub/cannotregisternotavailablesite.

error/local hub/cannotregisternotavailablesite: Difference between revisions

From MoodleDocs
(New page: To register to a hub your Moodle site needs to be accessible by the hub so the two can communicate bi-directionally. Usually this error occurs when your Moodle site has a localhost addres...)
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
To register to a hub your Moodle site needs to be accessible by the hub so the two can communicate bi-directionally.
To register to a hub your Moodle site needs to be accessible by the hub so the two can communicate bi-directionally.


Usually this error occurs when your Moodle site has a localhost address or is protected by a proxy or firewall.
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
 
 
[[Category:Error|Hub]]

Latest 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:

  1. Your site has a local address like http://localhost or http://127.0.0.1
  2. Your site is protected by a proxy or firewall
  3. The hub is being prevented in some other way from accessing your site