Failed to push app to Diego windows cell


Meng, Xiangyi <Xiangyi.Meng@...>
 

Hi, all

I wanted to build up a windows cell for my Diego env(CF 237 + Diego 0.1472). I pushed https://github.com/cloudfoundry-incubator/NET-sample-app for a test, but failed at staging phase.

I checked auctioneer log and seems the task has been added to windows cell.

{"timestamp":"1476928530.877959251","source":"auctioneer","message":"auctioneer.auction.task-added-to-cell","log_level":1,"data":{"cell-guid":"WIN-8SD7KKQPJEE","session":"75341","task-guid":"ff42893c-6482-464b-8bb9-e5cddcfb4dcd-8d6d55561ae846b1b9f80cce77bf6be9"}}

But somehow windows cell could not get task.

{"timestamp":"1476967109.798601389","source":"rep","message":"rep.executing-container-operation.task-processor.failed-fetching-task","log_level":2,"data":{"container-guid":"763aaf66-cfd3-4f21-8dc4-d49650c7bce9-4f7684bd02b54757bc45d0b627bc1409","container-state":"reserved","error":"Invalid Response with status code: 404","session":"369.1"}}

I also get quite a lot of 404 error when sync.

{"timestamp":"1476967231.735509396","source":"rep","message":"rep.running-bulker.sync.failed-to-generate-operations","log_level":2,"data":{"error":"failed to retrieve tasks: Invalid Response with status code: 404","session":"11.305"}}

Could someone shed a light on how to debug this issue? Which part I should look further? Any help will be appreciated.

Regards,
Maggie

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.