One of our researchers is getting the errors below while in their interactive desktop session which then freezes the session so that they have to close the novnc connection and restart it from the session card. I see that it has happened the last couple times the researcher used the interactive desktop. If someone could let me know what might be causing this it would be helpful.
error.log-20221023:App 24560 output: [2022-10-22 09:05:26 -0400 ] FATAL “”
error.log-20221023:App 24560 output: [2022-10-22 09:05:26 -0400 ] FATAL “ActionView::Template::Error ((): control characters are not allowed at line 1 column 1):”
error.log-20221023:App 24560 output: [2022-10-22 09:05:26 -0400 ] FATAL “8: if session.script_type == "vnc"\n 9: views = \n 10: views << { title: "noVNC Connection", partial: "novnc", locals: { connect: session.connect, app_title: session.title } }\n 11: views << { title: "Native Instructions", partial: "native_vnc", locals: { connect: session.connect } } if ENV["ENABLE_NATIVE_VNC"]\n 12: else\n 13: views = { partial: "missing_connection" }\n 14: end”
error.log-20221023:App 24560 output: [2022-10-22 09:05:26 -0400 ] FATAL “”
error.log-20221023:App 24560 output: [2022-10-22 09:05:26 -0400 ] FATAL “app/models/batch_connect/session.rb:490:in connect'\napp/views/batch_connect/sessions/_panel.html.erb:11:in
block (2 levels) in _app_views_batch_connect_sessions__panel_html_erb___3024456082408241642_20320’\napp/helpers/batch_connect/sessions_helper.rb:47:in block (2 levels) in session_view'\napp/helpers/batch_connect/sessions_helper.rb:47:in
block in session_view’\napp/helpers/batch_connect/sessions_helper.rb:36:in session_view'\napp/views/batch_connect/sessions/_panel.html.erb:2:in
block in _app_views_batch_connect_sessions__panel_html_erb___3024456082408241642_20320’\napp/helpers/batch_connect/sessions_helper.rb:29:in block (2 levels) in session_panel'\napp/helpers/batch_connect/sessions_helper.rb:28:in
block in session_panel’\napp/helpers/batch_connect/sessions_helper.rb:3:in session_panel'\napp/views/batch_connect/sessions/_panel.html.erb:1:in
_app_views_batch_connect_sessions__panel_html_erb___3024456082408241642_20320’\napp/views/batch_connect/sessions/index.js.erb:10:in block in _app_views_batch_connect_sessions_index_js_erb__3941263890056573280_20300'\napp/views/batch_connect/sessions/index.js.erb:6:in
each’\napp/views/batch_connect/sessions/index.js.erb:6:in `_app_views_batch_connect_sessions_index_js_erb__3941263890056573280_20300’”