【发布时间】:2023-01-31 02:54:43
【问题描述】:
我们正在尝试从“现收现付”帐户中删除服务。然而,我们不能。
我们从 GUI 收到一条错误消息,说再试一次。我们只是从 ibmcloud shell 收到一条消息,表明服务器行为异常(包括使用 force 和 recursive 选项时)。
如何删除这个服务?
cloudshell:~$ ibmcloud resource service-instance-delete -f --recursive error-deleting-service
Deleting service instance error-deleting-service in resource group default under account IBMER's Account as me@eworld.net...
FAILED
Delete "https://wasaas-broker.eu-de.websphereappsvr.cloud.ibm.com/wasaas-broker/broker/v2/service_instances/giant-long-string-with-bunch-of-%3A-that-may-be-uniquely-identifying-dunno&accepts_incomplete=true": Delete "https://wasaas-broker.eu-de.websphereappsvr.cloud.ibm.com/wasaas-broker/broker/v2/service_instances/giant-long-string-with-bunch-of-%3A-that-may-be-uniquely-identifying-dunno&accepts_incomplete=true": dial tcp: lookup wasaas-broker.eu-de.websphereappsvr.cloud.ibm.com on 10.10.10.10:53: server misbehaving
cloudshell:~$ ibmcloud resource service-instance error-deleting-service
Retrieving service instance error-deleting-service in resource group default under account IBMER's Account as me@eworld.net...
OK
Name: error-deleting-service
ID: giant-long-string-with-bunch-of-:-that-may-be-uniquely-identifying
GUID: other-portion-of-giant-long-string-that-may-be-uniquely-identifying
Location: eu-de
Service Name: websphereappsvr
Service Plan Name: waslibertycoreplan
Resource Group Name: default
State: active
Type: service_instance
Sub Type:
Locked: false
Created at: 2020-01-29T03:52:10Z
Created by: bananajr@bloomcounty.org
Updated at: 2022-12-23T06:27:41Z
Last Operation:
Status delete failed
Message Delete "https://wasaas-broker.eu-de.websphereappsvr.cloud.ibm.com/wasaas-broker/broker/v2/service_instances/giant-long-string-with-bunch-of-%3A-that-may-be-uniquely-identifying-dunno&accepts_incomplete=true": Delete "https://wasaas-broker.eu-de.websphereappsvr.cloud.ibm.com/wasaas-broker/broker/v2/service_instances/giant-long-string-with-bunch-of-%3A-that-may-be-uniquely-identifying-dunno&accepts_incomplete=true": dial tcp: lookup wasaas-broker.eu-de.websphereappsvr.cloud.ibm.com on 10.10.10.10:53: server misbehaving
【问题讨论】:
-
这是什么类型的服务?它是来自 IBM Cloud 目录的常规服务吗?如果错误仍然存在,最好的选择是联系支持人员。
标签: ibm-cloud