Actions
Bug #12437
closedunable to view host job detail
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Description
015-11-10T17:13:34 [app] [I] Processing by JobInvocationsController#show as JS 2015-11-10T17:13:34 [app] [I] Parameters: {"hosts_needs_refresh"=>"", "host_ids_needing_status_update"=>["194", "182"], "_"=>"1447175614278", "id"=>"45"} 2015-11-10T17:13:35 [app] [I] Rendered /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/views/job_invocations/_host_status_td.html.erb (0.9ms) 2015-11-10T17:13:35 [app] [I] Rendered /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/views/job_invocations/_host_status_td.html.erb (0.8ms) 2015-11-10T17:13:35 [app] [I] Rendered /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/views/job_invocations/show.js.erb (26.6ms) 2015-11-10T17:13:35 [app] [I] Completed 200 OK in 47.6ms (Views: 22.7ms | ActiveRecord: 6.9ms) 2015-11-10T17:13:36 [app] [I] Started GET "/template_invocations/be1d46ed-652a-4508-a4d1-0f37194c592c" for 10.16.196.204 at 2015-11-10 17:13:36 +0000 2015-11-10T17:13:36 [app] [I] Processing by TemplateInvocationsController#show as HTML 2015-11-10T17:13:36 [app] [I] Parameters: {"id"=>"be1d46ed-652a-4508-a4d1-0f37194c592c"} 2015-11-10T17:13:36 [app] [W] Action failed | TypeError: no implicit conversion of nil into Array | /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/lib/actions/remote_execution/run_proxy_command.rb:71:in `concat' | /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/lib/actions/remote_execution/run_proxy_command.rb:71:in `finalized_output' | /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/lib/actions/remote_execution/run_proxy_command.rb:44:in `live_output' | /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/lib/actions/remote_execution/run_host_job.rb:45:in `live_output' | /home/foreman/gems/bundler/gems/foreman_remote_execution-4a7a0d77a2bd/app/controllers/template_invocations_controller.rb:12:in `show' | /home/foreman/gems/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:4:in `send_action' | /home/foreman/gems/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action' | /home/foreman/gems/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action'
Updated by Stephen Benjamin about 9 years ago
This happens the proxy returns no output for whatever reason
--- metadata: timeout: '2015-11-10 14:44:37 -0500' proxy_task_id: 17e293f7-9198-451c-9d70-be478c417a2a proxy_output: result:
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Target version set to 92
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/73 added
Updated by Ivan Necas about 9 years ago
- Related to Bug #12456: Handilng non-utf characters ssh exceptions added
Updated by Ivan Necas about 9 years ago
There is #12456 that could lead to the similar data as described here.
Updated by Ivan Necas about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|2f3810fe19c12b4bba831098a983bdacaacbf47f.
Updated by Stephen Benjamin about 9 years ago
- Target version changed from 92 to 87
- Translation missing: en.field_release set to 107
Actions