[
https://issues.apache.org/jira/browse/AURORA-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310894#comment-14310894
]
Bill Farner commented on AURORA-1115:
-------------------------------------
This appears to be caused by:
{noformat}
commit 5059040fb0703f1938b57bf8397ce0ab55c833b4
Author: Zameer Manji <[email protected]>
Date: Thu Feb 5 17:34:56 2015 -0800
Remove default root in TaskPath.
To allow for an API that will allow for multiple thermos roots it would be
best
to remove the default root in TaskPath. This way code that does not
explictly
pass in a root will cause an exception.
Testing Done:
./pants test src/test/python/apache/thermos::
Reviewed at https://reviews.apache.org/r/30704/
{noformat}
I was able to restore normal behavior by reverting before that SHA. That SHA
cannot be cleanly reverted due to subsequent dependent changes.
> Observer is no longer finding task sandboxes
> --------------------------------------------
>
> Key: AURORA-1115
> URL: https://issues.apache.org/jira/browse/AURORA-1115
> Project: Aurora
> Issue Type: Bug
> Components: Executor, Observer
> Reporter: Bill Farner
> Priority: Blocker
>
> Following the tutorial on latest master ({{11a65d2}}) results in a 404 when
> clicking to view the host-level information for a task. The observer
> consistently returns:
> {noformat}
> Error: 404 Not Found
> Sorry, the requested URL
> 'http://192.168.33.7:1338/task/1423333299748-www-data-prod-hello-0-cf2d7a0b-ebd3-4a03-b263-29f2bb14b523'
> caused an error:
> Failed to find task
> 1423333299748-www-data-prod-hello-0-cf2d7a0b-ebd3-4a03-b263-29f2bb14b523.
> Try again shortly.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)