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

Error in command cf push -f gen/db -k 256M #4

Open
i806119 opened this issue Dec 4, 2020 · 1 comment
Open

Error in command cf push -f gen/db -k 256M #4

i806119 opened this issue Dec 4, 2020 · 1 comment

Comments

@i806119
Copy link

i806119 commented Dec 4, 2020

Hi,

My CAP name is Incidenti806119 ( it did not allow me to use underscore)
I generated incidentsi806119-db-hdi-container
After that when I execute cf push -f gen/db -k 256M
I get the error:
Getting app info...
Service instance incidentsi806119-db not found
FAILED

Would appreciate if you can point me my mistake.

Thanks,
Vani

@i806119
Copy link
Author

i806119 commented Dec 5, 2020

I was able to resolve this myself.
Instead of using the command cf create-service hanatrial hdi-shared incidentsi806119-db-hdi-container to create service incidentsi806119-db-hdi-container
I used cf create-service hanatrial hdi-shared incidentsi806119-db and created the service cf incidentsi806119-db

Would be nice to know the difference

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

1 participant