You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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):
cf.exe version 6.51.0+2acd15650.2020-04-07
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: