While doing cf logging , it is getting success but cf ic login is giving error like:
$ cf ic login
Deleting the old configuration file...
Retrieving client certificates for IBM Containers...
INFO: 2016/08/03 12:36:17 Auth Error: {
"code": "IC5097E",
"description": "The bearer token is not valid: AUTH_WITH_NO_NAMESPACE.
Log in to Cloud Foundry again to generate new token.",
"incident_id": "509-1470207972.373-5666025",
"name": "InvalidToken",
"rc": "401",
"type": "Infrastructure"
}
FAILED
A problem occurred with the login. Your session might have expired. Use "cf ic login" to log in again.
This error occurs only with a specific account. I tried logging into another account and it's working (not giving any error).
Answer by Bill Wentworth (2630) | Aug 04, 2016 at 04:35 PM
This issue looks like something that is specific to one account and needs to be reviewed by Support. Please open a Support ticket. You can find instructions on opening the ticket at this URL: https://ibm.biz/support_widget_instructions
Authenticating with the IBM Containers registry host registry.ng.bluemix.net FAILED 1 Answer
Are there any differences in developing applications to a local docker vs Bluemix Container? 0 Answers
Unable to push docker image to private Bluemix repository 1 Answer
Build and Deploy job issue in the IBM Bluemix DevOps Service 2 Answers