Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/sorting/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Openshift 错误rhc应用程序删除500错误代码_Openshift_Openshift Client Tools - Fatal编程技术网

Openshift 错误rhc应用程序删除500错误代码

Openshift 错误rhc应用程序删除500错误代码,openshift,openshift-client-tools,Openshift,Openshift Client Tools,我正在尝试删除一个应用程序,并得到500个错误代码。该应用程序是temp-cartracker.rhcloud.com(我还有temp2-cartracker.rhcloud.com,我也不能删除) $rhc应用程序删除温度-d 调试:使用配置文件/Users/smenzer/.openshift/express.conf 调试:Git config'Git config--get rhc.app id'返回“” 调试:Git config'Git config--get rhc.app nam

我正在尝试删除一个应用程序,并得到500个错误代码。该应用程序是temp-cartracker.rhcloud.com(我还有temp2-cartracker.rhcloud.com,我也不能删除)

$rhc应用程序删除温度-d
调试:使用配置文件/Users/smenzer/.openshift/express.conf
调试:Git config'Git config--get rhc.app id'返回“”
调试:Git config'Git config--get rhc.app name'返回“”
调试:Git-config'Git-config--get-rhc.domain-name'返回“”
调试:使用RHC::Auth::Token进行身份验证
调试:连接到https://openshift.redhat.com/broker/rest/api
调试:获取所有域
调试:客户端支持API版本1.1、1.2、1.3、1.4、1.5、1.6
调试:使用令牌身份验证
调试:创建新的httpclient
调试:请求获取https://openshift.redhat.com/broker/rest/api
调试:代码200 530毫秒
调试:服务器支持API版本1.0、1.1、1.2、1.3、1.4、1.5和1.6
调试:使用API版本1.6
调试:客户端API版本1.6不是最新版本。再蚀刻API
调试:使用令牌身份验证
调试:请求获取https://openshift.redhat.com/broker/rest/api
调试:代码200 159毫秒
调试:使用令牌身份验证
调试:请求获取https://openshift.redhat.com/broker/rest/domains
调试:代码200 141毫秒
调试:使用令牌身份验证
调试:请求获取https://openshift.redhat.com/broker/rest/domains/cartracker/applications/temp
调试:代码200 195毫秒
这是一个不可逆的动作!如果继续,您的应用程序代码和数据将被永久删除!
是否确实要删除应用程序“temp”?(是|否):是
正在删除应用程序“temp”。。。调试:删除应用程序临时文件
调试:使用令牌身份验证
调试:请求删除https://openshift.redhat.com/broker/rest/application/53617aae500446ad820001b5
调试:代码501 99毫秒

调试:响应未包含来自服务器的消息:“处的无效字符这似乎是OpenShift服务的临时问题。是否可以尝试从OpenShift web控制台删除应用程序?也可以通过web控制台删除应用程序

$ 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