#3035 - An ActionController::ParameterMissing occurred in registrations#create:
An ActionController::ParameterMissing occurred in registrations#create:
param is missing or the value is empty: modern_registration_former
app/controllers/modern/registrations_controller.rb:37:in `registration_params'
-------------------------------
Request:
-------------------------------
* URL : https://www.bikelink.org/registrations
* HTTP Method: POST
* IP address : 172.56.38.159
* Parameters : {"controller"=>"modern/registrations", "action"=>"create"}
* Timestamp : 2022-04-23 18:33:21 UTC
* Server : www-6.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 22496
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {}
-------------------------------
Environment:
-------------------------------
* CONTENT_LENGTH : 0
* GATEWAY_INTERFACE : CGI/1.2
* HTTP_ACCEPT : text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
* HTTP_ACCEPT_ENCODING : gzip, deflate, br
* HTTP_ACCEPT_LANGUAGE : en-US,en;q=0.9
* HTTP_CACHE_CONTROL : max-age=0
* HTTP_CONNECTION : close
* HTTP_DNT : 1
* HTTP_HOST : www.bikelink.org
* HTTP_ORIGIN : https://www.bikelink.org
* HTTP_REFERER : https://www.bikelink.org/registrations
* HTTP_SEC_FETCH_DEST : document
* HTTP_SEC_FETCH_MODE : navigate
* HTTP_SEC_FETCH_SITE : same-origin
* HTTP_SEC_FETCH_USER : ?1
* HTTP_UPGRADE_INSECURE_REQUESTS : 1
* HTTP_USER_AGENT : Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G930T) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.2 Chrome/92.0.4515.166 Mobile Safari/537.36
* HTTP_VERSION : HTTP/1.0
* HTTP_X_AMZN_TRACE_ID : Root=1-62644671-1f3c81347b673bcc1524113a
* HTTP_X_FORWARDED_FOR : 172.56.38.159, 10.0.0.41
* HTTP_X_FORWARDED_PORT : 443
* HTTP_X_FORWARDED_PROTO : https
* ORIGINAL_FULLPATH : /registrations
* ORIGINAL_SCRIPT_NAME :
* PATH_INFO : /registrations
* QUERY_STRING :
* REMOTE_ADDR : 127.0.0.1
* REQUEST_METHOD : POST
* REQUEST_PATH : /registrations
* REQUEST_URI : /registrations
* ROUTES_60560_SCRIPT_NAME :
* SCRIPT_NAME :
* SERVER_NAME : www.bikelink.org
* SERVER_PORT : 443
* SERVER_PROTOCOL : HTTP/1.1
* SERVER_SOFTWARE : puma 5.5.2 Zawgyi
* action_controller.instance : #<Modern::RegistrationsController:0x00007f28c47d2208>
* action_dispatch.authenticated_encrypted_cookie_salt : authenticated encrypted cookie
* action_dispatch.backtrace_cleaner : #<Rails::BacktraceCleaner:0x0000557cb72a0380>
* action_dispatch.content_security_policy :
* action_dispatch.content_security_policy_nonce_directives:
* action_dispatch.content_security_policy_nonce_generator :
* action_dispatch.content_security_policy_report_only : false
* action_dispatch.cookies : #<ActionController::RequestForgeryProtection::ProtectionMethods::NullSession::NullCookieJar:0x00007f28c4833918>
* action_dispatch.cookies_digest :
* action_dispatch.cookies_rotations : #<ActiveSupport::Messages::RotationConfiguration:0x0000557cb52c82b0>
* action_dispatch.cookies_serializer : hybrid
* action_dispatch.encrypted_cookie_cipher :
* action_dispatch.encrypted_cookie_salt : encrypted cookie
* action_dispatch.encrypted_signed_cookie_salt : signed encrypted cookie
* action_dispatch.http_auth_salt : http authentication
* action_dispatch.key_generator : #<ActiveSupport::CachingKeyGenerator:0x0000557cba3095d0>
* action_dispatch.logger : #<ActiveSupport::Logger:0x0000557cb8d7fe80>
* action_dispatch.parameter_filter : [:confirm_password, :credit_card_number, :password, :password]
* action_dispatch.redirect_filter : []
* action_dispatch.remote_ip : 172.56.38.159
* action_dispatch.request.flash_hash :
* action_dispatch.request.formats : [#<Mime::Type:0x0000557cb5f07b20 @synonyms=["application/xhtml+xml"], @symbol=:html, @string="text/html", @hash=-731866471963721226>]
* action_dispatch.request.parameters : {"controller"=>"modern/registrations", "action"=>"create"}
* action_dispatch.request.path_parameters : {:controller=>"modern/registrations", :action=>"create"}
* action_dispatch.request.query_parameters : {}
* action_dispatch.request.request_parameters : {}
* action_dispatch.request.unsigned_session_cookie : {}
* action_dispatch.request_id : 69ef45f5-25ee-4c86-8cbe-bb605add57f5
* action_dispatch.routes : #<ActionDispatch::Routing::RouteSet:0x0000557cb89bbdd0>
* action_dispatch.secret_key_base : 9f8601019ebb90d564dc495063e70e378ce7df1769d52c6ce18324c0c9843009d3a3a7813e1827e82db76a1ba8ec7eb0f3b0f8f025bbb9aec35e497b66649278
* action_dispatch.show_detailed_exceptions : false
* action_dispatch.show_exceptions : true
* action_dispatch.signed_cookie_digest :
* action_dispatch.signed_cookie_salt : signed cookie
* action_dispatch.use_authenticated_cookie_encryption : true
* action_dispatch.use_cookies_with_metadata : true
* devise.skip_storage : true
* newrelic.transaction_started : true
* puma.config : #<Puma::Configuration:0x0000557cb4947718>
* puma.request_body_wait : 0
* puma.socket : #<UNIXSocket:0x00007f28c47e1e38>
* rack.after_reply : []
* rack.errors : #<IO:0x0000557cb3c2d848>
* rack.hijack : #<Puma::Client:0x00007f28c47e1e10>
* rack.hijack? : true
* rack.input : #<StringIO:0x00007f28c47e16b8>
* rack.multiprocess : true
* rack.multithread : true
* rack.request.cookie_hash : {}
* rack.request.form_hash : {}
* rack.request.form_input : #<StringIO:0x00007f28c47e16b8>
* rack.request.form_vars : [FILTERED]
* rack.request.query_hash : {}
* rack.request.query_string :
* rack.run_once : false
* rack.session : #<ActionController::RequestForgeryProtection::ProtectionMethods::NullSession::NullSessionHash:0x00007f28c48339b8>
* rack.session.options : {:skip=>true}
* rack.tempfiles : []
* rack.url_scheme : https
* rack.version : [1, 6]
* warden : Warden::Proxy:68869380 @config={:default_scope=>:person, :scope_defaults=>{}, :default_strategies=>{:person=>[:two_factor_authenticatable, :two_factor_authenticatable, :rememberable]}, :intercept_401=>false, :failure_app=>#<Devise::Delegator:0x0000557cba568df8>}
-------------------------------
Backtrace:
-------------------------------
app/controllers/modern/registrations_controller.rb:37:in `registration_params'
app/controllers/modern/registrations_controller.rb:14:in `create'
app/controllers/application_controller.rb:47:in `process_action'
Znovu načítať