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

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

@TomShacham

Description

@TomShacham

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions