Wenn ich versuche, einen Behälter Raum A in Bluemix hinzuzufügen ich die folgende Fehlermeldung:Wie erneut hinzuzufügen, einen Behälter in Bluemix
BXNUI0521E: While attempting to create a container from the image, an internal error with incident ID 747-1463152155.505-13996376 occurred. Some resources, such as an IP address or memory, were not available when the namespace was being retrieved.
Auch wenn ich cf ic login
im Raum AI laufen erhalten:
{
"code": "IC5005E",
"description": "The maximum quota for this organization is 2 floating IPs and 2048 memory. The action you are trying to complete, such as logging into a new space, would exceed the maximum quota. The current floating IP usage is 2 and this action would require an additional 2. The current memory usage is 2048 and this action would require an additional 2048. Reduce usage for the organization or ask your organization manager to adjust the quota allocation in the Manage Organizations page.",
"incident_id": "744-1463151704.272-14000754",
"name": "IPAndMemoryQuotaExceeded",
"rc": "500",
"type": "Quota"
}
Ich glaube, das liegt daran, dass ich einen Container im Raum B erstellt habe, der ihm zwei IP-Adressen zugewiesen hat. Ich habe diesen Raum seitdem gelöscht. Wie reduziere ich die Floating IP-Nutzung auf 0?