cancel
Showing results for 
Search instead for 
Did you mean: 

Reset Cloud Foundry trial subaccount

Hello ,

I have faced an error while deleting trial subacount . It was not deleted till the end and I can't use it anymore.
Is it possible to reset the CF trial or the whole global trial.

Best regards,

mariusobert
Developer Advocate
Developer Advocate

Do you mean that you can still see, but not fully delete your subaccount?

Can you create a new subaccount and assign entitlements to this one?

0 Kudos

Yes, exactly. I can see the failed subaccount.

I can also create a new one. But as I noticed, despite I changed the subaccount in web ide, while building the project or db module - the failed one is in use.

Accepted Solutions (0)

Answers (1)

Answers (1)

mariusobert
Developer Advocate
Developer Advocate

Hi Yury,

it's strange that you cannot delete it. But for now, I'd still recommend switching to a new sub-account.

Did you change the "default" Cloud foundry space and org in the Web IDE settings as described in this tutorial?

You can also change the Cloud Foundry Space per project in the project settings, maybe that's worth a shot

0 Kudos

hi Marius ,

I have created a new subaccount . The problem, that I can't delete the HANA Service from trial failed subaccount. And according to my quota as I understand , I can use only one. So .. I can't use HANA database in my development even if I assign the second subaccount to WebIDE.

hana-service.jpg

mariusobert
Developer Advocate
Developer Advocate
0 Kudos

Can you log in to this org with the CF CLI? If so, try to remove the service instance this way

0 Kudos

Hi Marius,

Unfortunately, I can't do it. I am not so deep in the topic.

mariusobert
Developer Advocate
Developer Advocate

I see. This is not a problem. In this case, I would just recommend that you create a new account and start a new trial.

For completion: Here's a tutorial that shows how to install the CF CLI and here's the command you would need to run to remove the Cloud Foundry org.

cf org
cf delete-org -f <response from above's command>