Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud you please upgrade CF-CLI version for BMCLI as soon because CF-CLI defects fixed? #19

Closed
ShirleySunCN opened this issue Jan 22, 2018 · 2 comments
Assignees

Comments

@ShirleySunCN
Copy link

Defect Discription

'cf push' with non-english app name with no specific host, cf can't allocate a correct host

Command

cf push app 普通中文字符

What occurred

After I pushed it, I found that the app route is wrong.
It can't allocate a correct host and correct route for me.
And I click this route, the app can't start successfully.

What you expected to occur

I expect that when I push an app with non-english name, 'cf' should allocate a correct route for me, and the app can start succesfully.

Defect fixed in cf CLI 6.34.0

image

BMCLI version

download from https://clis.ng.bluemix.net/download/bluemix-cli/latest/osx

shirleydembp:~ shirley$ export LANG=en_US.UTF-8
shirleydembp:~ shirley$ bx -v
bx version 0.6.4+41cb1aa9-2017-12-19T04:00:09+00:00
shirleydembp:~ shirley$ bx cf -v
Invoking 'cf -v'...
cf version 6.32.0+0191c33d9.2017-09-26
shirleydembp:~ shirley$ 
@archerzz
Copy link

archerzz commented Feb 8, 2018

@ShirleySunCN

In CF CLI 6.34.0 there is a big change in push implementation (see changelog). So we need more time to investigate and triage. Using Chinese characters as hostname is technically feasible since a couple of year ago, but it's not a popular choice now. I'll set this issue a low priority. However, we'll upgrade CF CLI regularly, so soon or later this issue will be fixed. Thanks for your issue and I hope you could understand.

@archerzz archerzz self-assigned this Feb 8, 2018
@archerzz
Copy link

@ShirleySunCN We've upgraded the embedded CF CLI to 6.34.1. Please download IBM Cloud CLI 0.6.7. Thanks

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

No branches or pull requests

2 participants