#3344 - An ActionController::ParameterMissing occurred in sessions#create:
An ActionController::ParameterMissing occurred in sessions#create:
param is missing or the value is empty: person
app/services/two_factor/authenticate_with.rb:45:in `person_params'
-------------------------------
Request:
-------------------------------
* URL : https://bikelink.org/people/sign_in
* HTTP Method: POST
* IP address : 154.206.98.87
* Parameters : {"authenticity_token"=>"8TalB7BZowoOOFfzoWZAaRFnY5sgUSWB0/xAXlxsdU19C4t3ti6DUfFspPgHFy545paLK48HYWz4MrBoHVNbjw==", "person[email]"=>"nikolayni8v@outlook.com", "person[password]"=>"[FILTERED]", "controller"=>"authentication/sessions", "action"=>"create", "session"=>{"person[email]"=>"nikolayni8v@outlook.com", "person[password]"=>"[FILTERED]"}}
* Timestamp : 2023-02-17 09:15:12 UTC
* Server : www-5.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 22097
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"afb1dece75cfcc589966b754411e1975",
"_csrf_token"=>"gDdHTLrsbEPkFyCu6Fu7NulmWqjq1nV1JPx05nsd6OQ=",
"person_return_to"=>"/cards/add_value",
"requested_uri"=>"https://bikelink.org/cards/add_value"}
-------------------------------
Backtrace:
-------------------------------
app/services/two_factor/authenticate_with.rb:45:in `person_params'
app/services/two_factor/authenticate_with.rb:39:in `find_person'
app/services/two_factor/authenticate_with.rb:10:in `initialize'
app/services/two_factor/authenticate_with_otp.rb:7:in `initialize'
app/controllers/concerns/authenticate_with_two_factor.rb:16:in `new'
app/controllers/concerns/authenticate_with_two_factor.rb:16:in `otp_two_factor_enabled?'
app/controllers/authentication/sessions_controller.rb:17:in `block in <class:SessionsController>'
app/controllers/application_controller.rb:44:in `process_action'
Znovu načítať