Bug 1439635 - RoutingError when clicked on any job in ansible tower jobs
Summary: RoutingError when clicked on any job in ansible tower jobs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.9.0
Assignee: lgalis
QA Contact: Aziza Karol
URL:
Whiteboard: error:tower
Depends On:
Blocks: 1442770
TreeView+ depends on / blocked
 
Reported: 2017-04-06 10:53 UTC by Aziza Karol
Modified: 2018-03-06 14:52 UTC (History)
4 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1442770 (view as bug list)
Environment:
Last Closed: 2018-03-06 14:52:39 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
snapshot (78.77 KB, image/png)
2017-04-06 10:53 UTC, Aziza Karol
no flags Details

Description Aziza Karol 2017-04-06 10:53:13 UTC
Created attachment 1269329 [details]
snapshot

Description of problem:


Version-Release number of selected component (if applicable):
5.8.0.9-alpha2

How reproducible:
100%

Steps to Reproduce:
1.Navigate to Automation->Ansible tower->Jobs
2.click on any job
3.

Actual results:
ActionController::RoutingError in production.log

Expected results:


Additional info:
production.log:
[----] I, [2017-04-06T06:53:59.033934 #2999:154b93c]  INFO -- : Started GET "/api/notifications?expand=resources&attributes=details" for 127.0.0.1 at 2017-04-06 06:53:59 -0400
[----] I, [2017-04-06T06:53:59.036723 #2999:154b93c]  INFO -- : Processing by Api::NotificationsController#index as JSON
[----] I, [2017-04-06T06:53:59.036871 #2999:154b93c]  INFO -- :   Parameters: {"expand"=>"resources", "attributes"=>"details"}
[----] I, [2017-04-06T06:53:59.085343 #2986:b7384c]  INFO -- : Started GET "/images/svg/vendor-automation_manager_configuration.svg" for 127.0.0.1 at 2017-04-06 06:53:59 -0400
[----] F, [2017-04-06T06:53:59.091285 #2986:b7384c] FATAL -- :   
[----] F, [2017-04-06T06:53:59.091359 #2986:b7384c] FATAL -- : ActionController::RoutingError (No route matches [GET] "/images/svg/vendor-automation_manager_configuration.svg"):
[----] F, [2017-04-06T06:53:59.091411 #2986:b7384c] FATAL -- :   
[----] F, [2017-04-06T06:53:59.091480 #2986:b7384c] FATAL -- : actionpack (5.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.2) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.2) lib/rails/rack/logger.rb:26:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.2) lib/action_dispatch/middleware/executor.rb:12:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.2) lib/rails/engine.rb:522:in `call'
puma (3.3.0) lib/puma/configuration.rb:224:in `call'
puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
puma (3.3.0) lib/puma/server.rb:406:in `process_client'
puma (3.3.0) lib/puma/server.rb:271:in `block in run'
puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'

Comment 4 Aziza Karol 2017-11-02 09:43:13 UTC
No RoutingError when clicked on any job in ansible tower jobs.

Verified Version:5.9.0.4.20171024163837_ef71ea6


Note You need to log in before you can comment on or make changes to this bug.