You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
BMCLI version
download from https://clis.ng.bluemix.net/download/bluemix-cli/latest/osx
The text was updated successfully, but these errors were encountered: