我试图删除应用并获取500错误代码。该应用程序是temp-cartracker.rhcloud.com(我也有temp2-cartracker.rhcloud.com我也无法删除)
$ rhc app delete temp -d
DEBUG: Using config file /Users/smenzer/.openshift/express.conf
DEBUG: Git config 'git config --get rhc.app-id' returned ''
DEBUG: Git config 'git config --get rhc.app-name' returned ''
DEBUG: Git config 'git config --get rhc.domain-name' returned ''
DEBUG: Authenticating with RHC::Auth::Token
DEBUG: Connecting to https://openshift.redhat.com/broker/rest/api
DEBUG: Getting all domains
DEBUG: Client supports API versions 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
DEBUG: Using token authentication
DEBUG: Created new httpclient
DEBUG: Request GET https://openshift.redhat.com/broker/rest/api
DEBUG: code 200 530 ms
DEBUG: Server supports API versions 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
DEBUG: Using API version 1.6
DEBUG: Client API version 1.6 is not current. Refetching API
DEBUG: Using token authentication
DEBUG: Request GET https://openshift.redhat.com/broker/rest/api
DEBUG: code 200 159 ms
DEBUG: Using token authentication
DEBUG: Request GET https://openshift.redhat.com/broker/rest/domains
DEBUG: code 200 141 ms
DEBUG: Using token authentication
DEBUG: Request GET https://openshift.redhat.com/broker/rest/domains/cartracker/applications/temp
DEBUG: code 200 195 ms
This is a non-reversible action! Your application code and data will be permanently deleted if you continue!
Are you sure you want to delete the application 'temp'? (yes|no): yes
Deleting application 'temp' ... DEBUG: Deleting application temp
DEBUG: Using token authentication
DEBUG: Request DELETE https://openshift.redhat.com/broker/rest/application/53617aae500446ad820001b5
DEBUG: code 501 99 ms
DEBUG: Response did not include a message from server: invalid character at "<HTML><HEA"
Server returned an unexpected error code: 501
有人可以告诉我我做错了吗?
谢谢!
答案 0 :(得分:0)
这看起来像是OpenShift服务的临时问题。您可以尝试从OpenShift Web控制台删除该应用程序吗?您也可以通过网络控制台删除应用https://openshift.redhat.com/app/console/applications