Thursday, November 27, 2014

Bluemix troubleshooting -> The Bluemix dashboard cannot load applications or services

The Bluemix dashboard might not display any application or service information because your organization or space cannot access it.
When you log into the Bluemix user interface, there is nothing available on your dashboard even though you have created applications and used some services before.
This problem might happen when you bind a service instance to your application, but the service is no longer accessible because the service privileges are changed for your organization or space.
To resolve the problem, type cf services in the cf command line interface to list your service instances and identify the service. Then, use the cf delete-service command to delete the service instance that is no longer accessible.

No comments:

Post a Comment