Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Blocked site secret

De MoodleDocs
La revisió el 04:11, 28 feb 2011 per jerome mouneyrac (discussió | contribucions) (New page: Note: a secret is sometimes called siteidentifier. If during your site registration you see the message "your site secret is blocked", it means that the hub administrator blocked any regi...)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a:navegació, cerca

Note: a secret is sometimes called siteidentifier.

If during your site registration you see the message "your site secret is blocked", it means that the hub administrator blocked any registration from a site having the same site secret as your site has. There is multiple reasons for the hub administrator to block a secret:

  • you were using a buggy third party custom script installing Moodle for you. Some script can be installing Moodle sites with the same secret. In this case these site would be able to update each other registration and they would be able to spam under name of the other site using the same secret.
  • buggy version of the Mac Moodle package. There were were an issue with the official Mac Moodle package that create the same siteidenfier. http://tracker.moodle.org/browse/MDL-26619 that
  • someone stole your secret, the hub administrator detected it (weird behaviour on the hub or you alerted him), and he blocked the secret.

Resolving the issue:


  1. you can follow the link indicated on the page where the warning is displayed. Your secret will be regenerated and you will be able to register.
  2. you can not update your site to the required version, the only solution is to edit your database.
    1. Trying to register on Mooch:

mdl_config table: delete the row named siteidentifier. mdl_registered_hubs: delete the row referencing Mooch

    1. Trying to register on another hub:

mdl_registered_hubs: delete the row referencing this hub