Arachni / arachni

Web Application Security Scanner Framework
http://www.arachni-scanner.com
Other
3.7k stars 756 forks source link

Create profile to save the times error #993

Open wanglei409 opened 6 years ago

wanglei409 commented 6 years ago

We're sorry, but something went wrong.

log:

Completed 500 Internal Server Error in 593ms (ActiveRecord: 3.4ms)

ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8): 21:

22:
23:
24: <%= m info[:description] %> 25:
26:
27: app/views/shared/_components_accordion_form.html.erb:24:in block in _app_views_shared__components_accordion_form_html_erb___1437635184087118229_70323213890200' app/views/shared/_components_accordion_form.html.erb:2:ineach' app/views/shared/_components_accordion_form.html.erb:2:in _app_views_shared__components_accordion_form_html_erb___1437635184087118229_70323213890200' app/views/shared/_components_twin_accordion_form.html.erb:17:in_app_views_sharedcomponents_twin_accordion_form_html_erb__2567399386315752510_70323213912220' app/views/profiles/_form.html.erb:500:in `block in _app_views_profilesform_html_erb_4565235717641897762_52336520' app/views/profiles/_form.html.erb:1:in `_app_views_profilesform_html_erb_4565235717641897762_52336520' app/views/profiles/new.html.erb:15:in `_app_views_profiles_new_html_erb2605606699131849020_42311700' app/controllers/profiles_controller.rb:118:in block (2 levels) in create' app/controllers/profiles_controller.rb:111:increate'

wanglei409 commented 6 years ago

why?