AgileVentures / WebsiteOne

A website for Agile Ventures

Home Page:https://www.agileventures.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User signup fails on new staging site

mattlindsey opened this issue · comments

User signup failing with 500 Internal Error and message "We were unable to process your request at this time."

This is on the new staging site at https://av-wso-7lhpe5lkgq-uc.a.run.app/users/sign_up

That’s fixed now. Just needed to put the Recaptcha secret key in an google cloud environment variable. The new user gets created with an error message because it can’t send a confirmation email, which is fine for now.