Uninstall process not clean the datas
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3566995. --> Reported by: [csakiistvan](https://www.drupal.org/user/491514) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I would like to reinstall the module to get a new key for the provider. After the reinstall process I see this message:</p> <pre>Unable to install amazee.ai AI Provider, key.key.amazeeio_ai, key.key.amazeeio_ai_database already exist in active configuration.</pre><h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>on Drupal 11</li> <li>Install the module as normal</li> <li>It will generate the free key</li> <li>Uninstall the module</li> <li>Enable the module again</li> <li>You will see the error message, you can not enable again because keys are exist</li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3566091](https://www.drupal.org/node/3566091)
issue