You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pushing a .NET MVC4 app (pretty vanilla app, just file --> new project --> MVC4 and build). When I try this:
cf push mvcmovie --path . --stack mswin-clr
I get this in the stdout:
Uploading mvcmovie... OK
Preparing to start mvcmovie... OK
Checking status of app 'mvcmovie'...............................................................Push unsuccessful.
The dea_ng.log has this:
{"timestamp":1381935342.919931,"message":"Failed to download buildpack cache from http://stage_user:password@10.10.10.112:9022/staging/buildpack_cache/42b2c2b0-dd37-4638-b372-c26dda9924e2/download","log_level":"error",
"source":"Staging","data":{"app_guid":"42b2c2b0-dd37-4638-b372-c26dda9924e2","task_id":"744ed1321a2512a64fd0fa24e3df1644"},"thread_id":7320456,"fiber_id":10961280,"process_id":3416,"file":"C","lineno":0,"method":"325"}
I'm pushing a .NET MVC4 app (pretty vanilla app, just file --> new project --> MVC4 and build). When I try this:
I get this in the stdout:
The dea_ng.log has this:
The cloud controller logs this:
Anyone seen this?
I'm running against BOSH-deployed CF v2.
This has been working, but I switched focus for a few weeks and now I can't deploy.
The text was updated successfully, but these errors were encountered: