contraband / autopilot

cf plugin for hands-off, zero downtime application deploys
Apache License 2.0
130 stars 43 forks source link

CF_TRACE=true causes b0rk on Windows #31

Closed DanielJonesEB closed 7 years ago

DanielJonesEB commented 8 years ago

With a customer using the plugin, and when CF_TRACE was set to true after the 200 OK from the initial push, there was an "unexpected end of JSON" error. Was only fleeting and I'm supposed to be pairing with the chap now, so will investigate more later if I get time.

xoebus commented 7 years ago

Probably because this line returns that output too. I'm going to cowardly claim that this is a CLI bug and that you should bring it up with them.

Maybe it's fixed in a newer version of the CLI library we compile against?