on 2024 Mar 15 10:43 PM
Hi colleagues,
I was trying to deploy a python based app multiple times. After each failed attempt I deleted the app in the BTP subaccount's Space. After about 5 or so attempts, the app did not even get staged anymore, instead I get the message "InsufficientResources - Insufficient resources"
My gut feeling tells me, there are containers being created in the background with each attempted push. Deleting the app from th espace after failed deployments may delete the content of the container, but not the container itself. After a few failed attempts empty containers hog all the space / memory. Or, the container does get deleted, but for some reason the system still believes there is a container that needs to allocate memory. Which is also not helpful.
How may I delete empty containers and free scarce memory in my Trial space?
Request clarification before answering.
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.