cancel
Showing results for 
Search instead for 
Did you mean: 

CF-ServicePlanNotUpdateable error ...

08-30-2022 12:04 AM
cvasabat Explorer
2668 views 9 comments
0 Likes
SAP Managed Tags
Subscribe

Hello,

I am creating my first CAP application with postgreSQL as backend database. I followed all steps as explained in the following blog.

https://blogs.sap.com/2020/11/30/run-and-deploy-cap-with-postgresql-on-sap-cloud-platform-cloud-foun...

While deploying the mtar file, I am getting below error. "Test-postgreSQL" is the name of the pg instance.

Detected new MTA version: "1.0.0"
Processing service "Test-postgreSQL"...
Setting service "Test-postgreSQL" parameters from "pg-options.json"
Service operation failed: Controller operation failed: 400 Updating service "Test-postgreSQL" failed: Bad Request: CF-ServicePlanNotUpdateable(110004): The service does not support changing plans.

Appreciate your help...

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

jojipams
Newcomer
0 Likes

When I deploy postgreSQL sample project, I am getting the following error. Could you please help me to solve this issue.

#2.0#2023 03 29 04:45:48.136#Z#DEBUG#com.sap.cloud.lm.sl.xs2.5b928c0a-cdec-11ed-aef0-eeee0a8f79d8.devtoberfest-db-deployer.stageAppTask#######org.cloudfoundry.multiapps.controller.persistence.services.ProcessLogger########flowable-async-job-executor-thread-3037###[PollStageAppStatusExecution] [devtoberfest-db-deployer] 4785dd26-8d6d-4bea-b93b-e9624bcd57a1 [Wed Mar 29 04:45:44 UTC 2023] **ERROR** Unsupported stack (STDOUT, STG)#

gregorw
SAP Mentor
SAP Mentor
0 Likes

Is the deployer bound to the database service instance?

cvasabat
Explorer
0 Likes

mta.txtyes, we did I guess. Please see the yaml file attached.