Bug 842265 - No route matches "/conductor/deployments/1/instances" caused by models.js BUG
Summary: No route matches "/conductor/deployments/1/instances" caused by models.js BUG
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: aeolus-conductor
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Mo Morsi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-23 09:49 UTC by Etsuji Nakai
Modified: 2013-07-10 13:50 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-10 13:50:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Removing extra prefixedPath (588 bytes, patch)
2012-07-23 09:49 UTC, Etsuji Nakai
no flags Details | Diff

Description Etsuji Nakai 2012-07-23 09:49:21 UTC
Created attachment 599739 [details]
Removing extra prefixedPath

Description of problem:

The following error is kept logging in /var/log/aeolus-conductor/rails.log

-----
Started GET "/conductor/conductor/deployments/1/instances?_=1342614517096" for 127.0.0.1 at 2012-07-18 21:28:36 +0900
ActionController::RoutingError (No route matches "/conductor/deployments/1/instances"):
-----

This is caused by incorrect URL construction in /usr/share/aeolus-conductor/public/javascripts/backbone/models.js where the rootURL is doubly added.

See the attached patch.


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

# rpm -qa | grep aeolus
rubygem-aeolus-cli-0.5.0-1.fc17.noarch
aeolus-configure-2.6.1-1.fc17.noarch
aeolus-conductor-0.10.4-1.fc17.noarch
rubygem-aeolus-image-0.5.0-1.fc17.noarch
aeolus-conductor-doc-0.10.4-1.fc17.noarch
aeolus-conductor-daemons-0.10.4-1.fc17.noarch
aeolus-all-0.10.4-1.fc17.noarch

Comment 1 Fedora End Of Life 2013-07-04 01:09:05 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Mo Morsi 2013-07-10 13:50:19 UTC
conductor has been discontinued. Closing


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