on 2022 Apr 06 4:15 PM
Hi guys,
i created a cap project and wanted to create and bind an hdi container.
I can log in to the cf but when i click on the bind symbol nothing happens.
I always see the message: "checking your connection to Cloud Foundry..." but after that nothing happens.
I am logged in to the cf and can create a service manually. But somehow the binding doesn't work.
Does anyone know the cause of this?
Thanks and regards,
Cemre
The path in the mta.yaml wasn't correct. I had to delete the "gen" part from "gen/db" and "gen/srv"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Cemre,
changing the mta.yaml shouldn't be the solution as this would mean that for the production build you would not use the generated artifacts. Especially the srv part will then not use the generated csn.json. I think you should investigate further. Can't help here too much as I use VS Code locally.
CU
Gregor
User | Count |
---|---|
57 | |
11 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.