An internal error has occurred. The application may still be initializing or the URL used is invalid

寵の児 提交于 2019-12-12 03:33:42

问题


When I try opening the dashDB console from Bluemix, I occasionally get the following error message:

An internal error has occurred. The application may still be 
initializing or the URL used is invalid. Check the URL and try again. 
For more information, view the server log files. 

How can I fix this?


回答1:


The problem seems to be a cookie caching issue.

  1. Get the domain name from the browser window that is displaying the error message. E.g. awh-yp-small02.services.dal.bluemix.net

  2. Open cookie page, for example in firefox:

  1. Search for cookies with the YOUR domain name from step 1.

  1. Select all those cookies and delete them by clicking the 'Remove Selected' button.

You should be able to launch now.

WARNING: the above worked for me, but use the above advice at your own risk.



来源:https://stackoverflow.com/questions/30807255/an-internal-error-has-occurred-the-application-may-still-be-initializing-or-the

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!