Skip to content

Instantly share code, notes, and snippets.

@ratM1n
Created July 7, 2023 10:33
Show Gist options
  • Save ratM1n/6bbafaf28feb876b4286fccb97d5fef2 to your computer and use it in GitHub Desktop.
Save ratM1n/6bbafaf28feb876b4286fccb97d5fef2 to your computer and use it in GitHub Desktop.
Jul 7 11:46:11 registrar2 newrar[717620]: [bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] Started POST "/en/domains/update" for 49.216.26.101 at 2023-07-07 11:46:11 +0300
Jul 7 11:46:11 registrar2 newrar[717620]: [bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] Processing by DomainsController#update as TURBO_STREAM
Jul 7 11:46:11 registrar2 newrar[717620]: [bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] Parameters: {"authenticity_token"=>"[FILTERED]", "domain"=>{"name"=>"wikomobile.ee", "registrant"=>{"code"=>"DOMGATE:19D2760D", "verified"=>"true"}, "contacts_attributes"=>{"1"=>{"code"=>"DOMGATE:B6933043", "type"=>"tech"}, "2"=>{"code"=>"DOMGATE:B6933043", "type"=>"admin"}}, "nameservers_attributes"=>{"1"=>{"hostname"=>"ns-11-a.gandi.net", "ipv4"=>"", "ipv6"=>"", "id"=>"1077565", "action"=>"add"}, "2"=>{"hostname"=>"ns-196-b.gandi.net", "ipv4"=>"", "ipv6"=>"", "id"=>"1077566", "action"=>"add"}, "3"=>{"hostname"=>"ns-178-c.gandi.net", "ipv4"=>"", "ipv6"=>"", "id"=>"1077567", "action"=>"add"}}, "dnskeys_attributes"=>{"1"=>{"flags"=>"", "protocol"=>"", "alg"=>"", "public_key"=>"[FILTERED]", "action"=>"add"}}, "legal_document"=>#<ActionDispatch::Http::UploadedFile:0x00007f66f5bdf480 @tempfile=#<Tempfile:/tmp/RackMultipart20230707-717620-upjinz.pdf>, @content_type="application/pdf", @original_filename="EE owne change_wikomobile.ee.pdf", @headers="Content-Disposition: form-data; name=\"domain[legal_document]\"; filename=\"EE owne change_wikomobile.ee.pdf\"\r\nContent-Type: application/pdf\r\n">}, "search_terms"=>"", "commit"=>"Save", "locale"=>"en"}
Jul 7 11:46:12 registrar2 newrar[717620]: [bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] Redirected to https://registrar.internet.ee/en/domain/edit?domain_name=wikomobile.ee
Jul 7 11:46:12 registrar2 newrar[717620]: [bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] Completed 500 Internal Server Error in 157ms (Allocations: 9274)
Jul 7 11:46:12 registrar2 newrar[717620]: [bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] #012[bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] AbstractController::DoubleRenderError (Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return".):#012[bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] #012[bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] app/controllers/application_controller.rb:133:in `respond_turbo_stream'#012[bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] app/controllers/application_controller.rb:72:in `respond'#012[bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] app/controllers/application_controller.rb:103:in `handle_error_response'#012[bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] app/controllers/application_controller.rb:54:in `handle_response'#012[bc4949d8-aa0d-4bdc-b44e-5859d64b9b39] app/controllers/domains_controller.rb:59:in `update'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment