asp.net mvc 4 - AppHarbor not deploying web site -


i have app on appharbor started single background worker. have updated include mvc4 web site , have updated subscription 2 workers.

after have deployed application, if go host name (myapp.apphb.com, not real hostname) "welcome nginx!" page.

the build logs shows deploying worker.1.

7/31/13 11:12 received notification, queuing build
7/31/13 11:12 downloading source
7/31/13 11:12 downloaded source in 2.77 seconds
7/31/13 11:12 starting build
7/31/13 11:12 0 warnings
7/31/13 11:12 build completed in 19.87 seconds
7/31/13 11:12 starting website precompilation 7/31/13 11:12 precompilation completed in 10.73 seconds
7/31/13 11:12 starting tests
7/31/13 11:12 tests completed in 2.59 seconds 7/31/13 11:12 deploying worker.1
7/31/13 11:12 pre-warming worker
7/31/13 11:12 build deployed

by looking on log session worker.1 looks background worker , there no mention of web application.

the subscription shows 1 web worker , 1 background worker.

so seems deploy process not recognizing there web app deploy.

i ended knocking subscription down 1 web worker , redeployed , picked , deployed ok.

bumping subscription 2 workers (1 web, 1 background) brought both workers online.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -