-
Notifications
You must be signed in to change notification settings - Fork 932
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
'cf push' with non-english app name with no specific host, cf can't allocate a correct host #1214
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/150663057 The labels on this github issue will be updated when the story is started. |
What is the command exactly that you're running and what is the output?
|
@dkoper
And you can see the urls is -soaplike-intenseness.mybluemix.net. |
Can you show the output when using our latest cf CLI? I don't know how |
I'm sorry about this.
And you can see the urls is ** -insubordinate-illust.mybluemix.net** |
What hostname would you have expected the CLI to use? According to the RFCs linked in https://en.wikipedia.org/wiki/Hostname#Restrictions_on_valid_hostnames, hostnames have restrictions on allowable characters. |
@dkoper Thanks for your responese. |
I agree it's a bad user experience. The code, which I believe has been there forever, simply removes ( |
@dkoper Thanks so much for your response. Looking forward to your good news. |
This is now resolved in cf CLI 6.34.0. Regards, |
@dkoper Sorry for late response. |
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.
CLI Version
cf version 6.26.0+9c9a261fd.2017-06-27
CC API Endpoint Version
API Endpoint:https://api.stage1.ng.bluemix.net(CF API Version:2.75.0)
CF Trace
N/A
Platform & Shell Details
Mac OS X 10.11
Any other relevant information
N/A
The text was updated successfully, but these errors were encountered: