cancel
Showing results for 
Search instead for 
Did you mean: 

Reset Cloud Foundry trial subaccount

05-21-2019 11:20 AM
2085 views 7 comments
SAP Managed Tags
Subscribe

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,

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

Former Member
0 Likes

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 Likes

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

Former Member
0 Likes

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>