when I trey to install CAPTCHA by drupal 8, I get this message:

Unable to install CAPTCHA, captcha.captcha_point.contact_message_feedback_form, captcha.captcha_point.contact_message_personal_form, captcha.captcha_point.user_login_form, captcha.captcha_point.user_pass, captcha.captcha_point.user_register_form, captcha.settings already exist in active configuration.
Can anybody help me?
Thanks in advance,
Joseph

Comments

jomik created an issue. See original summary.

wundo’s picture

Priority: Normal » Minor
wundo’s picture

Status: Active » Postponed (maintainer needs more info)

Hi jomik,
Can you reproduce this with the latest version?

winzig45’s picture

I have the same issue with D v8.5.4 and Captcha v8.x-1.0-beta1.

couturier’s picture

Other users are reporting that the current 8.x dev is unusable right now. I'm going to close this issue until we see if we can get a new co-maintainer and working, stable release. You may want to try an alternate module for now like Honeypot.

couturier’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
yangmeng’s picture

Solution: log in to database config

Click config to search: captcha

Remove all data about captcha in config and reinstall it.

Because I didn't use uninstall to install the verification code module before, but later I wanted to install it but couldn't install it. I found a lot of methods. After the database was deleted, it can be installed directly without affecting the stability of the program. Personal test is effective!