Import error: Not a valid CSV file

Hi

Every time I try to import data, I get an error: Not a valid CSV file

I have downloaded the csv and tried to upload the same but i still get the error.

Is there any config that i have missed out? Any assistance would be appreciated? or any workable template

csv file content (numberlist):

“Id”,“Name”,“Mode name”,“Default action name”,“Default src rewrite rule”,“Default src rewrite result”,“Default dst rewrite rule”,“Default dst rewrite result”,“Tag action name”,“Tag action value names”,“Lua script name”,“Created at”,“Updated at”
“3”,“Source_Numbers”,“Prefix match”,“Reject call”,"","","","","","","",“2019-12-04 19:40:40 +1100”,“2019-12-04 19:40:40 +1100”
“2”,“Destination_Numbers”,“Prefix match”,“Reject call”,"","","","","","","",“2019-12-04 19:40:27 +1100”,“2019-12-04 19:40:27 +1100”

Could you attach your file? What yeti version are you running?

Hi Dmitry

I’m running the following version:
Yeti Admin ver: 1.9.8. Routing ver 20191018180427. CDR ver 20190707214813.

I tried to attach the file here but it gave me an error saying it dont support csv file format but have put googledrive links. I have tried all the format and all returns with an error “not a valid csv”. This also happens generally across all import feature itself

CSV Format 1:
https://drive.google.com/file/d/11BNHQpG_0jAX17n83CeL_rjnCmg2p_xJ/view?usp=sharing

CSV Format 2:
https://drive.google.com/file/d/1_ztF_TGzd2mut8Zqu8m05EkK4TaIrAxo/view?usp=sharing

CSV Other formats:
https://drive.google.com/file/d/1EAjsihJBEGwiPDnNMoDYzQrZVdjhcXsC/view?usp=sharing
https://drive.google.com/file/d/1fWwnpZmLp493ZrKGF66Jfy6Wh11vMRv1/view?usp=sharing
https://drive.google.com/file/d/1sguWF_0vxK5-svI6Oh71oHWylBUTCG3J/view?usp=sharing
https://drive.google.com/file/d/1_Qk0Q7gLFlCnO1MY6JeiJ-P7DQ6DXBKp/view?usp=sharing

Hi Dmitry,

Just checking to know if this is a bug on 1.9 or misconfig somewhere or incorrect csv format?

Thanks

I successfully imported your file(numberlists-2019-12-05-1.csv)


There is no file selected on your form:

Dmitry

That is very strange, it works for you but it does not work for me. One thing I have noticed, after attempting to import for the first time which failed, I hit page refresh (f5), the error “You can import only valid csv file” still continues to display

Actually, I do have the file selected, it goes blank after I click the “Import” button. Here is the before and after I clicked the “Import” button:

Before Clicking Import: File Selected numberlists-2019-12-05-1.csv

After Clicking Import:

Reselecting the same file again and clicking “Import” still the same

and Finally, When I click “import” again with no file selected, I get this error:

Here is a full log, Before and after clicking import. Hope it helps. (Even before import, it seems to have cached default action and therefore spitting error by default)

Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.114948 ] [ INFO]: Started GET “/numberlists/import” for 127.0.0.1 at 2019-12-11 16:38:08 +1100
Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.117688 ] [ INFO]: Processing by NumberlistsController#import as HTML
Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.140502 ] [ INFO]: Rendering shared/import.html.erb within layouts/active_admin
Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.154341 ] [ERROR]: No such file or directory @ dir_initialize - /tmp/yeti-xml2rates
Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.156085 ] [ERROR]: ["/opt/yeti-web/app/models/gui_config.rb:77:in open'", "/opt/yeti-web/app/models/gui_config.rb:77:in entries’", “/opt/yeti-web/app/models/gui_config.rb:77:in import_scripts'", "/opt/yeti-web/app/views/shared/import.html.erb:20:in block (2 levels) in _app_views_shared_import_html_erb__2226205539474479530_47093106363440’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in block in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:205:in with_output_buffer’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/fieldset_wrapper.rb:32:in field_set_and_list_wrapping’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/inputs_helper.rb:293:in inputs'", "/opt/yeti-web/app/views/shared/import.html.erb:18:in block in _app_views_shared_import_html_erb__2226205539474479530_47093106363440’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in block in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:205:in with_output_buffer’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/form_helper.rb:452:in form_for’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/form_helper.rb:174:in block in semantic_form_for'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/form_helper.rb:197:in with_custom_field_error_proc’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/form_helper.rb:173:in semantic_form_for'", "/opt/yeti-web/app/views/shared/import.html.erb:7:in _app_views_shared_import_html_erb__2226205539474479530_47093106363440’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:159:in block in render'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:170:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:354:in instrument_render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:157:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:54:in block (2 levels) in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/abstract_renderer.rb:44:in block in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in block in instrument'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in instrument'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/abstract_renderer.rb:43:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:53:in block in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:61:in render_with_layout’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:52:in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:16:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:44:in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:25:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:103:in _render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/streaming.rb:219:in _render_template’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:84:in render_to_body'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:52:in render_to_body’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/renderers.rb:142:in render_to_body'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/rendering.rb:25:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:36:in render'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in block (2 levels) in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in block in ms'", "/usr/lib/ruby/2.6.0/benchmark.rb:308:in realtime’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in ms'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in block in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:87:in cleanup_view_runtime'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:31:in cleanup_view_runtime’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:45:in render'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/active_admin_import-3.1.0/lib/active_admin_import/dsl.rb:62:in block in active_admin_import’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/basic_implicit_render.rb:6:in send_action'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:194:in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:30:in process_action'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:42:in block in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:132:in run_callbacks'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:in process_action'", "/opt/yeti-web/config/initializers/instrumentation_notification.rb:32:in block in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in block in instrument'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in instrument'", "/opt/yeti-web/config/initializers/instrumentation_notification.rb:31:in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:in process_action'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abst
Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.170429 ] [ INFO]: Rendered shared/import.html.erb within layouts/active_admin (28.5ms)
Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.243160 ] [ INFO]: Rendered active_admin/_footer.html.arb (0.5ms)
Dec 11 16:38:08 v16 YETI-admin[19995]: [16:38:08.252463 ] [ INFO]: Completed 200 OK in 134ms (Views: 109.9ms | ActiveRecord: 11.6ms)
Dec 11 16:38:53 v16 YETI-admin[19995]: [16:38:53.948520 ] [ INFO]: Started POST “/numberlists/do_import” for 127.0.0.1 at 2019-12-11 16:38:53 +1100
Dec 11 16:38:53 v16 YETI-admin[19995]: [16:38:53.951253 ] [ INFO]: Processing by NumberlistsController#do_import as HTML
Dec 11 16:38:53 v16 YETI-admin[19995]: [16:38:53.952461 ] [ INFO]: Parameters: {“utf8”=>“✓”, “authenticity_token”=>“Ue4UJMsBG0NlvbJ+Yk5NOZu41SdYJ1bJuMXEozUa9aZ1AqlgJwZ+aWnikRnHqhP2nAVAq9N5b2PgQo0tS2nZhA==”, “importing_model”=>{“csv_options”=>{“col_sep”=>”,", “row_sep”=>"", “quote_char”=>""}, “file”=>#<ActionDispatch::Http::UploadedFile:0x000055a9729f0648 @tempfile=#Tempfile:/tmp/RackMultipart20191211-19995-162oc0u.csv, @original_filename=“numberlists-2019-12-05-1.csv”, @content_type=“application/octet-stream”, @headers=“Content-Disposition: form-data; name=“importing_model[file]”; filename=“numberlists-2019-12-05-1.csv”\r\nContent-Type: application/octet-stream\r\n”>, “script”=>"", “select_all”=>“0”, “unique_columns_values”=>["", “default_action_id”, “mode_id”, “name”]}, “commit”=>“Import”}
Dec 11 16:38:53 v16 YETI-admin[19995]: [16:38:53.960657 ] [ INFO]: Rendering shared/import.html.erb within layouts/active_admin
Dec 11 16:38:53 v16 YETI-admin[19995]: [16:38:53.973667 ] [ERROR]: No such file or directory @ dir_initialize - /tmp/yeti-xml2rates
Dec 11 16:38:53 v16 YETI-admin[19995]: [16:38:53.975165 ] [ERROR]: ["/opt/yeti-web/app/models/gui_config.rb:77:in open'", "/opt/yeti-web/app/models/gui_config.rb:77:in entries’", “/opt/yeti-web/app/models/gui_config.rb:77:in import_scripts'", "/opt/yeti-web/app/views/shared/import.html.erb:20:in block (2 levels) in _app_views_shared_import_html_erb__2226205539474479530_47093106363440’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in block in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:205:in with_output_buffer’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/fieldset_wrapper.rb:32:in field_set_and_list_wrapping’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/inputs_helper.rb:293:in inputs'", "/opt/yeti-web/app/views/shared/import.html.erb:18:in block in _app_views_shared_import_html_erb__2226205539474479530_47093106363440’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in block in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:205:in with_output_buffer’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/capture_helper.rb:41:in capture'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/form_helper.rb:452:in form_for’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/form_helper.rb:174:in block in semantic_form_for'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/form_helper.rb:197:in with_custom_field_error_proc’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/formtastic-3.1.5/lib/formtastic/helpers/form_helper.rb:173:in semantic_form_for'", "/opt/yeti-web/app/views/shared/import.html.erb:7:in _app_views_shared_import_html_erb__2226205539474479530_47093106363440’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:159:in block in render'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:170:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:354:in instrument_render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:157:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:54:in block (2 levels) in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/abstract_renderer.rb:44:in block in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in block in instrument'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in instrument'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/abstract_renderer.rb:43:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:53:in block in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:61:in render_with_layout’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:52:in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:16:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:44:in render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:25:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:103:in _render_template'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/streaming.rb:219:in _render_template’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:84:in render_to_body'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:52:in render_to_body’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/renderers.rb:142:in render_to_body'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/rendering.rb:25:in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:36:in render'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in block (2 levels) in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in block in ms'", "/usr/lib/ruby/2.6.0/benchmark.rb:308:in realtime’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in ms'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in block in render’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:87:in cleanup_view_runtime'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:31:in cleanup_view_runtime’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:45:in render'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/active_admin_import-3.1.0/lib/active_admin_import/dsl.rb:81:in block in active_admin_import’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/basic_implicit_render.rb:6:in send_action'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:194:in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:30:in process_action'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:42:in block in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:132:in run_callbacks'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:in process_action'", "/opt/yeti-web/config/initializers/instrumentation_notification.rb:32:in block in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in block in instrument'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in instrument'", "/opt/yeti-web/config/initializers/instrumentation_notification.rb:31:in process_action’”, “/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:in process_action'", "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in process_action’”, "/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abst
Dec 11 16:38:53 v16 YETI-admin[19995]: [16:38:53.987318 ] [ INFO]: Rendered shared/import.html.erb within layouts/active_admin (25.3ms)
Dec 11 16:38:54 v16 YETI-admin[19995]: [16:38:54.059562 ] [ INFO]: Rendered active_admin/_footer.html.arb (0.5ms)
Dec 11 16:38:54 v16 YETI-admin[19995]: [16:38:54.068622 ] [ INFO]: Completed 200 OK in 115ms (Views: 105.6ms | ActiveRecord: 3.2ms)

We’re sorry… is 500 http error. Could you show log for this error, because your log doesn’t contain such information?

Is there any specific logs you would like me to share, please let me know

Here are the nginx logs:
==> yeti-web.access.log <==
192.168.119.253 - - [11/Dec/2019:21:22:41 +1100] “GET /favicon.ico HTTP/1.1” 403 199 “http://192.168.120.108/numberlists” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36”
192.168.119.253 - - [11/Dec/2019:21:22:43 +1100] “GET /numberlists/import HTTP/1.1” 200 3968 “http://192.168.120.108/numberlists” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36”

==> error.log <==
2019/12/11 21:22:43 [error] 26432#26432: *1 access forbidden by rule, client: 192.168.119.253, server: _, request: “GET /favicon.ico HTTP/1.1”, host: “192.168.120.108”, referrer: “http://192.168.120.108/numberlists/import

==> yeti-web.access.log <==
192.168.119.253 - - [11/Dec/2019:21:22:43 +1100] “GET /favicon.ico HTTP/1.1” 403 199 “http://192.168.120.108/numberlists/import” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36”

192.168.119.253 - - [11/Dec/2019:21:23:41 +1100] “POST /numberlists/do_import HTTP/1.1” 200 4022 “http://192.168.120.108/numberlists/import” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36”

==> error.log <==
2019/12/11 21:23:42 [error] 26432#26432: *1 access forbidden by rule, client: 192.168.119.253, server: _, request: “GET /favicon.ico HTTP/1.1”, host: “192.168.120.108”, referrer: “http://192.168.120.108/numberlists/do_import

==> yeti-web.access.log <==
192.168.119.253 - - [11/Dec/2019:21:23:42 +1100] “GET /favicon.ico HTTP/1.1” 403 199 “http://192.168.120.108/numberlists/do_import” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36”

Without any attachment
nginx log:
192.168.119.253 - - [11/Dec/2019:21:55:28 +1100] “POST /numberlists/do_import HTTP/1.1” 500 643 “http://192.168.120.108/numberlists/do_import” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36”

==> error.log <==
2019/12/11 21:55:29 [error] 26432#26432: *293 access forbidden by rule, client: 192.168.119.253, server: _, request: “GET /favicon.ico HTTP/1.1”, host: “192.168.120.108”, referrer: “http://192.168.120.108/numberlists/do_import

==> yeti-web.access.log <==
192.168.119.253 - - [11/Dec/2019:21:55:29 +1100] “GET /favicon.ico HTTP/1.1” 403 199 “http://192.168.120.108/numberlists/do_import” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36”

Yeti-web-log
Dec 11 21:56:40 v16 YETI-admin[25277]: [21:56:40.358733 ] [ INFO]: Started POST “/numberlists/do_import” for 127.0.0.1 at 2019-12-11 21:56:40 +1100
Dec 11 21:56:40 v16 YETI-admin[25277]: [21:56:40.361821 ] [ INFO]: Processing by NumberlistsController#do_import as HTML
Dec 11 21:56:40 v16 YETI-admin[25277]: [21:56:40.362887 ] [ INFO]: Parameters: {“utf8”=>“✓”, “authenticity_token”=>“ED+MwMwPZYjqoy0ZcGn+yvZbtBU1fIBKjIqCsFkSb8M00zGEIAgAoub8Dn7VjaAF8eYhmb4iueDUDcs+J2FD4Q==”, “importing_model”=>{“csv_options”=>{“col_sep”=>",", “row_sep”=>"", “quote_char”=>""}, “script”=>"", “select_all”=>“0”, “unique_columns_values”=>["", “default_action_id”, “mode_id”, “name”]}, “commit”=>“Import”}
Dec 11 21:56:40 v16 YETI-admin[25277]: [21:56:40.370137 ] [ERROR]: no implicit conversion of nil into String
Dec 11 21:56:40 v16 YETI-admin[25277]: [21:56:40.371696 ] [ WARN]: /opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/active_admin_import-3.1.0/lib/active_admin_import/model.rb:104:in read'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/active_admin_import-3.1.0/lib/active_admin_import/model.rb:104:in encode_file’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:426:in block in make_lambda'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:179:in block (2 levels) in halting_and_conditional’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:606:in block (2 levels) in default_terminator'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:605:in catch’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:605:in block in default_terminator'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:180:in block in halting_and_conditional’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in block in invoke_before'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in each’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in invoke_before'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:131:in run_callbacks’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:816:in _run_validation_callbacks'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activemodel-5.2.3/lib/active_model/validations/callbacks.rb:118:in run_validations!’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activemodel-5.2.3/lib/active_model/validations.rb:339:in valid?'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/active_admin_import-3.1.0/lib/active_admin_import/dsl.rb:81:in block in active_admin_import’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/basic_implicit_render.rb:6:in send_action'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:194:in process_action’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:30:in process_action'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:42:in block in process_action’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:132:in run_callbacks'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in process_action’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:in process_action'#012/opt/yeti-web/config/initializers/instrumentation_notification.rb:32:in block in process_action’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in block in instrument'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in instrument'#012/opt/yeti-web/config/initializers/instrumentation_notification.rb:31:in process_action’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:in process_action'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in process_action’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:134:in process'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:32:in process’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:191:in dispatch'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:252:in dispatch’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:52:in dispatch'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:34:in serve’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:52:in block in serve'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in each’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in serve'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:840:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/warden-1.2.8/lib/warden/manager.rb:36:in block in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/warden-1.2.8/lib/warden/manager.rb:34:in catch’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/warden-1.2.8/lib/warden/manager.rb:34:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/tempfile_reaper.rb:15:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/etag.rb:25:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/conditional_get.rb:38:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/head.rb:12:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/http/content_security_policy.rb:18:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/session/abstract/id.rb:232:in context'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/session/abstract/id.rb:226:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/cookies.rb:670:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:28:in block in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:98:in run_callbacks'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:26:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/debug_exceptions.rb:61:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:33:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:38:in call_app'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:28:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/remote_ip.rb:81:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/request_id.rb:27:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/method_override.rb:22:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/runtime.rb:22:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/executor.rb:14:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/rack-2.0.6/lib/rack/sendfile.rb:111:in call’#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:524:in call'#012/opt/yeti-web/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/railtie.rb:190:in p
Dec 11 21:56:51 v16 YETI-admin[25277]: [21:56:51.719367 ] [ INFO]: Sent mail to backtrace@yeti-switch.org (10337.0ms)
Dec 11 21:56:51 v16 YETI-admin[25277]: [21:56:51.721096 ] [ INFO]: Completed 500 Internal Server Error in 11357ms
Dec 11 21:56:51 v16 YETI-admin[25277]: [21:56:51.723176 ] [FATAL]:
Dec 11 21:56:51 v16 YETI-admin[25277]: [21:56:51.724252 ] [FATAL]: TypeError (no implicit conversion of nil into String):
Dec 11 21:56:51 v16 YETI-admin[25277]: [21:56:51.725260 ] [FATAL]:
Dec 11 21:56:51 v16 YETI-admin[25277]: [21:56:51.726258 ] [FATAL]: config/initializers/instrumentation_notification.rb:32:in block in process_action'#012config/initializers/instrumentation_notification.rb:31:in process_action’

With an attached csv file:

Dec 11 22:01:15 v16 YETI-admin[25277]: [22:01:15.983240 ] [ INFO]: Started POST “/numberlists/do_import” for 127.0.0.1 at 2019-12-11 22:01:15 +1100
Dec 11 22:01:15 v16 YETI-admin[25277]: [22:01:15.986257 ] [ INFO]: Processing by NumberlistsController#do_import as HTML
Dec 11 22:01:15 v16 YETI-admin[25277]: [22:01:15.987848 ] [ INFO]: Parameters: {“utf8”=>“✓”, “authenticity_token”=>“iLXO9IUl9Uq0kFSfJ9oEFD/4I1ESahR+HbvNV1TQ2uSsWXOwaSKQYLjPd/iCPlrbOEW23Zk0LdRFPITZKqP2xg==”, “importing_model”=>{“csv_options”=>{“col_sep”=>",", “row_sep”=>"", “quote_char”=>""}, “file”=>#<ActionDispatch::Http::UploadedFile:0x00007fe37e8956e8 @tempfile=#Tempfile:/tmp/RackMultipart20191211-25277-1w4vbqb.csv, @original_filename=“numberlists-2019-12-05-1.csv”, @content_type=“application/octet-stream”, @headers=“Content-Disposition: form-data; name=“importing_model[file]”; filename=“numberlists-2019-12-05-1.csv”\r\nContent-Type: application/octet-stream\r\n”>, “script”=>"", “select_all”=>“0”, “unique_columns_values”=>["", “default_action_id”, “mode_id”, “name”]}, “commit”=>“Import”}
Dec 11 22:01:15 v16 YETI-admin[25277]: [22:01:15.996573 ] [ INFO]: Rendering shared/import.html.erb within layouts/active_admin
Dec 11 22:01:16 v16 YETI-admin[25277]: [22:01:16.010267 ] [ERROR]: No such file or directory @ dir_initialize - /tmp/yeti-xml2rates

Hi Dmitry

Have you got a chance to look at the log you’ve requested?

thanks

No such file or directory @ dir_initialize - /tmp/yeti-xml2rates
is not critical exception, problem is:
Dec 11 21:56:40 v16 YETI-admin[25277]: [21:56:40.370137 ] [ERROR]: no implicit conversion of nil into String.

I uploaded your file on demo.yeti-switch.org and request looks like:

Dec 13 10:11:01 demo-yeti YETI-admin[577]: [10:11:01.402738 ] [ INFO]: Parameters: {"utf8"=>"✓", "authenticity_token"=>"zFJ5BCUsyL3zUv5EVQdCCEHChWtYbaDQjBngy1rCaT8c68BN8atqcRjg2ImBkaXqy5yZvvYeMgNAbmVAxLfBsA==", "importing_model"=>{"csv_options"=>{"col_sep"=>",", "row_sep"=>"", "quote_char"=>""}, "file"=>#<ActionDispatch::Http::UploadedFile:0x00007f6856abde50 @tempfile=#<Tempfile:/tmp/RackMultipart20191213-577-1s14ct1.csv>, @original_filename="numberlists-2019-12-05-1.csv", @content_type="text/csv", @headers="Content-Disposition: form-data; name=\"importing_model[file]\"; filename=\"numberlists-2019-12-05-1.csv\"\r\nContent-Type: text/csv\r\n">, "script"=>"", "select_all"=>"0", "unique_columns_values"=>["", "default_action_id", "mode_id"]}, "commit"=>"Import"}

your request:

Dec 11 21:56:40 v16 YETI-admin[25277]: [21:56:40.362887 ] [ INFO]: Parameters: {“utf8”=>“✓”, “authenticity_token”=>“ED+MwMwPZYjqoy0ZcGn+yvZbtBU1fIBKjIqCsFkSb8M00zGEIAgAoub8Dn7VjaAF8eYhmb4iueDUDcs+J2FD4Q==”, “importing_model”=>{“csv_options”=>{“col_sep”=>",", “row_sep”=>"", “quote_char”=>""}, “script”=>"", “select_all”=>“0”, “unique_columns_values”=>["", “default_action_id”, “mode_id”, “name”]}, “commit”=>“Import”}

There is no such file attribute in your request:

"file"=>#<ActionDispatch::Http::UploadedFile:0x00007f6856abde50 
@tempfile=#<Tempfile:/tmp/RackMultipart20191213-577-1s14ct1.csv>,
@original_filename="numberlists-2019-12-05-1.csv",
@content_type="text/csv",
@headers="Content-Disposition: form-data; name=\"importing_model[file]\"; filename=\"numberlists-2019-12-05-1.csv\"\r\nContent-Type: text/csv\r\n">, "script"=>"", "select_all"=>"0", "unique_columns_values"=>["", "default_action_id", "mode_id"]

I think issue is your browser, may be some extensions blocks file upload

Is there any browser minimum requirement?

I have tried using a different browser (Mozilla) and used it on demo.yeti-switch.org and im still getting the same error. I will try using Internet Explorer.

it should work in any browser. I tried with chrome

We found problem, details at https://github.com/yeti-switch/yeti-web/issues/577
Thank you for help.

1 Like

thanks for your swift action and response