Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Logging output errors with CF_TRACE=true cf enable diego #6

Closed
TomShacham opened this issue Oct 4, 2016 · 6 comments
Closed

Logging output errors with CF_TRACE=true cf enable diego #6

TomShacham opened this issue Oct 4, 2016 · 6 comments

Comments

@TomShacham
Copy link

TomShacham commented Oct 4, 2016

dependencies

may be similar to #3

tom$ cf -v
cf version 6.22.1+6b7af9c-2016-09-24

Diego-Enabler v1.2.1

CF version 240

issue

when running CF_TRACE=true cf enable-diego <app> you get the following error

FAILED
Error: unexpected end of JSON input

however, the command succeeds, because running cf has-diego-enabled <app> afterwards returns true and i have indeed checked that the app is running on a cell and not a dea.

this is an issue because it means the command exits 1.

just to be clear, running cf enable-diego <app> without CF_TRACE=true before it succeeds and exits 0.

thanks!

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/131618579

The labels on this github issue will be updated when the story is started.

@dkoper
Copy link
Contributor

dkoper commented Oct 6, 2016

The team told me the issue indeed only occurs when CF_TRACE is enabled, and there is no easy way to fix this. Are you OK to keep using it without the trace enabled?

@TomShacham
Copy link
Author

Yes we'll do our best :)

Do you know roughly when it might be fixed?

Thanks

@dkoper
Copy link
Contributor

dkoper commented Oct 6, 2016

When we run out of other important things to do or when we start revamping the plugin architecture. Maybe in 3 months?

@TomShacham
Copy link
Author

Okay thank you!

@dkoper
Copy link
Contributor

dkoper commented Jan 16, 2017

I have added this to the known issues list, with tested work-arounds.
Closing this issue as we're not likely to get to addressing this in a reasonable timeframe.
Thanks again for reporting the issue.

Regards,
Dies Koper
CF CLI PM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants