Closed OscarAlmgren closed 9 years ago
We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/94745348.
Oscar:
Can you tell me what version of runtime you are hitting? (cf curl /v2/info)
and rerun the cf push with trace on (CF_TRACE=true cf push) and share the output?
Greg Oehmen Cloud Foundry Product Manager 415.205.6596
On Sun, May 17, 2015 at 6:26 AM, cf-gitbot notifications@github.com wrote:
We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/94745348.
— Reply to this email directly or view it on GitHub https://github.com/cloudfoundry/cli/issues/450#issuecomment-102804233.
Sure thing! Please note, I actually got 'cf push' working by doing another push like 20 min later. Not sure if this is a reoccurring bug or just a temp glitch. The whole trace log is cut off (2000+ lines) in this input form (and on pastebin) because of limits. Should I send it by email?
{ "name": "Bluemix", "build": "205005", "support": "http://ibm.com", "version": 2, "description": "IBM Bluemix", "authorization_endpoint": "https://login.ng.bluemix.net/UAALoginServerWAR", "token_endpoint": "https://uaa.ng.bluemix.net", "min_cli_version": null, "min_recommended_cli_version": null, "api_version": "2.23.0", "logging_endpoint": "wss://loggregator.ng.bluemix.net:443" }
Oscar:
2.23.0 is a pretty new version of runtime. I recommend upgrading your CLI to latest stable. Your CLI was released last November.
Greg Oehmen Cloud Foundry Product Manager 415.205.6596
On Mon, May 18, 2015 at 1:52 AM, Oscar Almgren notifications@github.com wrote:
Sure thing! Please note, I actually got 'cf push' working by doing another push like 20 min later. Not sure if this is a reoccurring bug or just a temp glitch. The whole trace log is cut off (2000+ lines) in this input form (and on pastebin) because of limits. Should I send it by email?
{ "name": "Bluemix", "build": "205005", "support": "http://ibm.com", "version": 2, "description": "IBM Bluemix", "authorization_endpoint": "https://login.ng.bluemix.net/UAALoginServerWAR ", "token_endpoint": "https://uaa.ng.bluemix.net", "min_cli_version": null, "min_recommended_cli_version": null, "api_version": "2.23.0", "logging_endpoint": "wss://loggregator.ng.bluemix.net:443" }
— Reply to this email directly or view it on GitHub https://github.com/cloudfoundry/cli/issues/450#issuecomment-102980083.
@OscarAlmgren - we can't repro this. I'm going to close this issue since your subsequent push worked just fine. If this keeps happening, please re-open and we'll take a deeper look.
Tell us that you ran this command:
That's all I got from terminal.