Closed maxstreifeneder closed 5 years ago
Hi, could you have a try cf ssh
into the container and check if the package is there?
hey,
I cannot ssh into the container because the application cannot be started, as shown in the initial logs.
cf ssh osbamax
FAILED
Error opening SSH connection: Application "osbamax" is not in the STARTED state
I tried the buildpack you attached but didn't reproduce the issue... From the logs, it seems that this file somehow was just not uploaded by pushing. Is there a .cfignore
file (what might filtered the file out) in where you ran cf push? Also, could you check if the file is in your OSBA directory?
Pushed the application from the wrong directory...sort of "careless mistake". sorry!
Hey folks,
I tried to deploy the OSB to SAP Cloud Platform Cloud Foundry and failed because of the following error:
My manifest.yml looks like:
the only thing I had to change was the buildpack, because the target Cloud Foundry stack expects a cflinuxfs3 buildpack - most likely this is the problem. Do you have any solution?
If you need any more information...
Thanks a lot in advance! Max