cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe
Hi All,
 
I have created a new MDK app in the Mobile services portal, after creating the app,
it is showing status as Inconsistent, prompting me to do restore, after restoring getting the error as below,

Failed to restore application test.demo, error: ApplicationInstanceCreateRouteTaskProvider-https://3f74ba7atrial-test-test-demo.cfapps.us10-001.hana.ondemand.com -> ClientV3Exception: CF-UnprocessableEntity(10008): Assign a droplet before starting this app.
Failed to restore application test.demo, error: ApplicationInstanceCreateRouteTaskProvider-https://3f74ba7atrial-test-test-demo.cfapps.us10-001.hana.ondemand.com -> ClientV3Exception: CF-UnprocessableEntity(10008): Assign a droplet before starting this app.
For more details, please check the event log for this application.
2025-09-26 08:25:39 (UTC+0000)

In the BTP cockpit, BindMobileApplicationRoutesToME service/application is in stopped status. While trying to start it, getting the error as Application BindMobileApplicationRoutesToME was not deployed correctly. Please delete the application and deploy it again.

I am using BTP Trial account, US region (same issue with Singapore region)
 
Regards,
Srini
0 Likes
View Entire Topic
Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert

@Srinivasreddy_b Pls. do the following:

  • Open the BTP cockpit in a private/incognito window.
  • In the BTP space cockpit, delete the BindMobileApplicationRoutesToME app manually
  • In mobile services admin UI, try re-storing an existing app.  or create a new app configuration.
Srinivasreddy_b
Explorer
0 Likes
It's working now, thank you.