Skip to content

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

@gopalvvs

Description

@gopalvvs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions