An ActiveRecord::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)=(dumont1014@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"=>"eWusypEqQb36s5QD67UqN0rRhl2y3PWHsriKF4M+Ix55BzvptZ/lcPRxfpZ9eKFYPnIxvVa4PFDrzbjpaJXCTQ==", "card_model_type"=>"", "caller"=>"get_persons_info", "path"=>"sell", "person"=>{"caller_id"=>"4159817210", "first_name"=>"MARIA ", "last_name"=>"URIBE ", "street_address"=>"1111 FONTANA DRIVE ", "apartment_number"=>"", "city"=>"ALAMEDA ", "state_id"=>"6", "postal_code"=>"94502 ", "country_id"=>"231", "unconfirmed_phone"=>"5107507095", "verify_phone_by"=>"sms", "email"=>"dumont1014@gmail.com", "picture_id"=>"4315"}, "controller"=>"answering_service", "action"=>"check_for_existing"}
* Timestamp : 2022-05-27 22:36:47 UTC
* Server : www-6.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 30903
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"49eb9625960cfa7384ee3ab69152214d",
"warden.user.person.key"=>[[14447], "_ZqQwkHHepxG1qSV9km7"],
"_csrf_token"=>"pM3/lOa2SGmM7o8rWlvvHzTk2hmhxkzXz4M9UESHjYI="}
-------------------------------
Backtrace:
-------------------------------
app/formers/people/answering_services/info_form.rb:22:in `save'
app/controllers/answering_service_controller.rb:143:in `check_for_existing'
app/controllers/application_controller.rb:47:in `process_action'
Reload