#3046 - RecordNotUnique occurred in answering_service#check_for_existing
An ActiveRecord::RecordNotUnique occurred in answering_service#check_for_existing:
PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_people_on_email"
DETAIL: Key (email)=(belindamartin19622020@gmail.com) already exists.
app/formers/people/answering_services/info_form.rb:22:in `save'
-------------------------------
Request:
-------------------------------
* URL : https://www.bikelink.org/answering_service/check_for_existing
* HTTP Method: POST
* IP address : 173.164.162.129
* Parameters : {"authenticity_token"=>"ZfY3OOjlk184GMIEShF6R3xis6KgAqlwIs+U2ipX5KRhyEYosfVkEXUe/ejM1XAkZJtO5LBkFs91kdnFijz7PQ==", "card_model_type"=>"", "caller"=>"get_persons_info", "path"=>"activate", "card_id"=>"73844", "person"=>{"caller_id"=>"7029135898", "first_name"=>"BELINDA ", "last_name"=>"MARTIN-MILLER", "street_address"=>"133 MEADOW LARK WAY", "apartment_number"=>"", "city"=>"HERCULES ", "state_id"=>"6", "postal_code"=>"94547", "country_id"=>"231", "unconfirmed_phone"=>"7029135898", "verify_phone_by"=>"sms", "email"=>"BELINDAMARTIN19622020@GMAIL.COM", "picture_id"=>"0153"}, "controller"=>"answering_service", "action"=>"check_for_existing"}
* Timestamp : 2022-05-19 14:16:43 UTC
* Server : www-5.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 23129
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"95cc723bc25d986f4461691aae7e07ad",
"warden.user.person.key"=>[[14447], "_ZqQwkHHepxG1qSV9km7"],
"_csrf_token"=>"8KXqPadH3KKSxc87ada+0VcBfO37oncMxIRHSEjJl90="}
-------------------------------
Backtrace:
-------------------------------
app/formers/people/answering_services/info_form.rb:22:in `save'
app/controllers/answering_service_controller.rb:148:in `check_for_existing'
app/controllers/application_controller.rb:47:in `process_action'
