Category: Appsmith Support
Updated

This solution is summarized from an archived support forum post. This information may have changed. If you notice an error, please let us know in Discord.

Google recaptcha verification failure

Issue

I am trying to sign up for Appsmith but the Google recaptcha verification is failing, even though I am launching it locally. Is there a configuration I'm missing to register successfully?

Resolution

The solution to the Google recaptcha verification failure when trying to sign up for Appsmith locally may require checking the configuration settings and checking the server logs. The user can try running the command "docker logs -f appsmith" to grab the logs and see if there are any errors or issues with the server. Alternatively, the user can follow a guide on how to get the logs. Once the issue is identified, it can be resolved by making necessary changes to the configuration settings or code.