IBM容器:无法使用“cf ic login”login

尝试从我的Bluemix容器存储库中删除图像(名称:defaultimage)

cf ic rmi registry.ng.bluemix.net/XXX/defaultimagename 

我收到消息:

 Command failed - Could not connect to IBM Containers {"error": "Tag not found"} 

当我尝试使用“cf ic login”login容器时,出现以下错误:

 ** Retrieving client certificates from IBM Containers ** Storing client certificates in /home/uebele/.ice/certs Successfully retrieved client certificates ** Authenticating with registry at registry.ng.bluemix.net Could not authenticate with IBM Containers registry at registry.ng.bluemix.net **** exit status 1 ****time="2015-08-26T14:04:44+02:00" level=fatal msg="Error response from daemon: <!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 3.2 Final//EN\">\n<title>404 Not Found</title>\n <h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>" 

这是暂时性的中断,请稍后再试。

尝试以下顺序。

 cf login cf ic login