cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello everyone,
I have a problem deploying a CAP app. At a certain point the deployment stops and does not continue. There is also no error message.

hh_0-1721204231432.png

The process seems to stop here and nothing more happens. Nothing seems to arrive in the database either.
thanks
Heinrich

0 Likes
View Entire Topic
hh
Explorer
0 Likes

Just in case others have the same problem. With this command I got the logs of the postgres-deployer module and could see that there are errors in it:

cf logs xxxx-postgres-deployer --recent

Maybe it's a bug in the cf deploy that sometimes the process just stops and you don't get an error message and the process doesn't continue.