Bug 1383282 - Routing Error when clicked on reload on infrastructure networking page
Summary: Routing Error when clicked on reload on infrastructure networking page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: GA
: 5.8.0
Assignee: Scott Seago
QA Contact: Aziza Karol
URL:
Whiteboard: error:ui
Depends On:
Blocks: 1392074
TreeView+ depends on / blocked
 
Reported: 2016-10-10 11:01 UTC by Aziza Karol
Modified: 2017-06-12 16:08 UTC (History)
7 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1392074 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:08:05 UTC
Category: Bug
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Aziza Karol 2016-10-10 11:01:07 UTC
Description of problem:


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

How reproducible:
100%

Steps to Reproduce:
1.Navigate to compute->infrastructure->Networking
2.click on reload current display icon
3.

Actual results:
Routing error in production.log

Expected results:


Additional info:
production.log
[----] I, [2016-10-10T07:00:35.476964 #11830:139efd0]  INFO -- : Started POST "/infra_networking/reload" for 127.0.0.1 at 2016-10-10 07:00:35 -0400
[----] F, [2016-10-10T07:00:35.487758 #11830:139efd0] FATAL -- :   
[----] F, [2016-10-10T07:00:35.487949 #11830:139efd0] FATAL -- : ActionController::RoutingError (No route matches [POST] "/infra_networking/reload"):
[----] F, [2016-10-10T07:00:35.488058 #11830:139efd0] FATAL -- :   
[----] F, [2016-10-10T07:00:35.488137 #11830:139efd0] FATAL -- : actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
[----] F, [2016-10-10T07:00:35.488199 #11830:139efd0] FATAL -- : actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
[----] F, [2016-10-10T07:00:35.488264 #11830:139efd0] FATAL -- : railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
[----] F, [2016-10-10T07:00:35.488324 #11830:139efd0] FATAL -- : railties (5.0.0.1) lib/rails/rack/logger.rb:26:in `call'
[----] F, [2016-10-10T07:00:35.488374 #11830:139efd0] FATAL -- : request_store (1.3.1) lib/request_store/middleware.rb:9:in `call'
[----] F, [2016-10-10T07:00:35.488422 #11830:139efd0] FATAL -- : actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
[----] F, [2016-10-10T07:00:35.488486 #11830:139efd0] FATAL -- : rack (2.0.1) lib/rack/method_override.rb:22:in `call'
[----] F, [2016-10-10T07:00:35.488536 #11830:139efd0] FATAL -- : rack (2.0.1) lib/rack/runtime.rb:22:in `call'
[----] F, [2016-10-10T07:00:35.488585 #11830:139efd0] FATAL -- : activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
[----] F, [2016-10-10T07:00:35.488638 #11830:139efd0] FATAL -- : actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
[----] F, [2016-10-10T07:00:35.488691 #11830:139efd0] FATAL -- : rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
[----] F, [2016-10-10T07:00:35.488742 #11830:139efd0] FATAL -- : railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
[----] F, [2016-10-10T07:00:35.488805 #11830:139efd0] FATAL -- : puma (3.3.0) lib/puma/configuration.rb:224:in `call'
[----] F, [2016-10-10T07:00:35.488870 #11830:139efd0] FATAL -- : puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
[----] F, [2016-10-10T07:00:35.488926 #11830:139efd0] FATAL -- : puma (3.3.0) lib/puma/server.rb:406:in `process_client'
[----] F, [2016-10-10T07:00:35.488984 #11830:139efd0] FATAL -- : puma (3.3.0) lib/puma/server.rb:271:in `block in run'
[----] F, [2016-10-10T07:00:35.489049 #11830:139efd0] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'
[----] I, [2016-10-10T07:01:21.344945 #11845:1392654]  INFO -- : Started GET "/api" for 127.0.0.1 at 2016-10-10 07:01:21 -0400
[----] I, [2016-10-10T07:01:21.347372 #11845:1392654]  INFO -- : Processing by Api::ApiController#index as JSON
[----] I, [2016-10-10T07:01:21.388667 #11845:1392654]  INFO -- : Completed 200 OK in 41ms (Views: 0.3ms | ActiveRecord: 0.0ms)

Comment 3 Scott Seago 2016-11-03 03:41:15 UTC
Fix posted at https://github.com/ManageIQ/manageiq/pull/12382

Comment 4 CFME Bot 2016-11-04 16:11:27 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/8dbfcd1b269e999293a4337870f44fadc0c668de

commit 8dbfcd1b269e999293a4337870f44fadc0c668de
Author:     Scott Seago <sseago>
AuthorDate: Wed Nov 2 23:37:25 2016 -0400
Commit:     Scott Seago <sseago>
CommitDate: Wed Nov 2 23:37:25 2016 -0400

    BZ 1383282:  Routing Error when clicked on reload on infrastructure networking page
    
    Added route for 'reload' action on infra networking page.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1383282

 config/routes.rb | 1 +
 1 file changed, 1 insertion(+)

Comment 6 Aziza Karol 2017-03-06 10:25:46 UTC
No Routing Error when clicked on reload on infrastructure networking page

Verified:
5.8.0.3.20170301174324_1e2e0c4


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