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

[cf7 cli issue with host name format ] cf7 push fail if app name contains . [dot] ..but old cli version it is working properly #2204

Open
4 tasks done
parasuram-tanguturu opened this issue Sep 8, 2021 · 1 comment
Assignees
Labels

Comments

@parasuram-tanguturu
Copy link

parasuram-tanguturu commented Sep 8, 2021

Please fill out the issue checklist below and provide ALL the requested information.

  • I reviewed open and closed github issues that may be related to my problem.
  • I tried updating to the latest version of the CF CLI to see if it fixed my problem.
  • I attempted to run the command with CF_TRACE=1 to help debug the issue.
  • I am reporting a bug that others will be able to reproduce.

Describe the bug and the command you saw an issue with
unable to push app if appname contains .[dot].
'CF_TRACE=1': Host format is invalid.

What happened
cf7 push is failing 'For application 'v1.testapiname': No domains exist for route v1.testapiname-appreciative-hyrax-dt.'
but cf push which uses :cf version 6.40.1+85d04488a.2018-10-31 is working fine .
Expected behavior
cf7 push should work as cf push

Exact Steps To Reproduce
Steps to reproduce the behavior; include the exact CLI commands and verbose output:
(install cf cli 6th version as well 7th version)

  1. Run 'cf7 push' which will use cli 7 version
  2. see error
  3. run 'cf push' which uses cli 6th version .it works

For application 'CF_TRACE=1': Host format is invalid.
FAILED

used cli versions:
windows
cli 6th: cf version 6.40.1+85d04488a.2018-10-31
cli 7th : cf7 version 7.2.0+be4a5ce2b.2020-12-10

@parasuram-tanguturu parasuram-tanguturu changed the title cf7 push fail if app name contains . [dot] ..but old cli version it is working properly [cf7 cli issue with host name format ] cf7 push fail if app name contains . [dot] ..but old cli version it is working properly Sep 8, 2021
@gururajsh gururajsh self-assigned this Sep 6, 2024
@gururajsh gururajsh added bug and removed unscheduled labels Sep 6, 2024
@gururajsh
Copy link
Member

Thank you @parasuram-tanguturu for bringing this to our attention. The issue has been added to our backlog for further investigation.

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

No branches or pull requests

3 participants