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

CF Deployment throws errors ./cfnsb: No such file or directory #213

Open
gopalvvs opened this issue Aug 17, 2020 · 0 comments
Open

CF Deployment throws errors ./cfnsb: No such file or directory #213

gopalvvs opened this issue Aug 17, 2020 · 0 comments

Comments

@gopalvvs
Copy link

Describe the bug
While deploying the service broker in CF, the deployment cf push fails with the errors below.
[CELL/0] OUT Cell 5bee83ee-318d-4d36-b079-0b50ac59bea7 creating container for instance 04999601-7161-47bd-7cbb-1323
[CELL/0] OUT Cell 5bee83ee-318d-4d36-b079-0b50ac59bea7 successfully created container for instance 04999601-7161-47bd-7cbb-1323
[CELL/0] OUT Downloading droplet...
[CELL/0] OUT Downloaded droplet (79K)
[CELL/0] OUT Starting health monitoring of container
[APP/PROC/WEB/0] ERR bash: ./cfnsb: No such file or directory
[APP/PROC/WEB/0] OUT Exit status 127
[CELL/0] OUT Cell 5bee83ee-318d-4d36-b079-0b50ac59bea7 stopping instance 04999601-7161-47bd-7cbb-1323
[CELL/0] OUT Cell 5bee83ee-318d-4d36-b079-0b50ac59bea7 destroying container for instance 04999601-7161-47bd-7cbb-1323
[API/2] OUT Process has crashed with type: "web"

To Reproduce
Download the repository 1.2
login to the cloud foundry account
run cf push to deploy and it throws an error.

Expected behavior
Successful deployment without errors

Screenshots
[APP/PROC/WEB/0] ERR bash: ./cfnsb: No such file or directory
[APP/PROC/WEB/0] OUT Exit status 127

Environment (please complete the following information):

  • Application Platform: [e.g. Pivotal Cloud Foundry, Kubernetes, OpenShift]
  • Application Platform Version: [e.g. k8s 1.11.0]
  • Broker Version [e.g. 0.1.25]
    cf.exe version 6.51.0+2acd15650.2020-04-07

Additional context
Add any other context about the problem here.

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