-
Notifications
You must be signed in to change notification settings - Fork 12
Getting "Error: unexpected end of JSON input" when enabling diego #3
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/126166065 The labels on this github issue will be updated when the story is started. |
@challiwill and I just saw a similar error when poking around with the blue-green-deploy plugin while investigating this issue cloudfoundry/cli#889 . Specifically when it makes a call to |
I faced the same issue during errand job which pushing app to diego with
|
Are there any news / suggested workarounds? This breaks the acceptance tests and possibly our introduction of Diego in our system. Edit: works fine with cf-cli v0.19.0 https://github.com/cloudfoundry/cli/releases/tag/v6.19.0 |
@tyyko Thanks for the extra details. So it's working consistently for you on 6.19.0 and fails consistently for you on 6.20.0 and 6.21.0? |
Hello @dkoper , I confirm you it always work for me on 6.19.0 and earlier versions and always fails on 6.20.0 - 6.21.0. Using older versions of the diego-enabler plugin did not change anything on cf-cli 6.20.0 |
Can you try with our edge binary if it's now working for you? |
@dkoper The same issue with edge binary:
|
This issue is fixed in Diego-Enabler - v.1.2.1. Thanks again for taking the time to report the issue. Regards, |
The text was updated successfully, but these errors were encountered: