Bluemix - BXNUI0005E: The application could not be added

五迷三道 提交于 2019-12-11 10:14:54

问题


Since today, when creating an app (Web or Mobile), Bluemix prompts an error :

BXNUI0005E: The application could not be added.

Anyone else is facing this issue?


回答1:


I'm new to Bluemix and just had this error when running through my first tutorial. I fixed it by changing my application name to something that should be unique rather than the 'HelloWorld' I had been trying.




回答2:


If you are using a 'lite' plan, you can create only ONE Cloud foundry app. The naming convention (dns or App) has nothing to do with it.

I was pulling my hair checking for any duplicates in the apps name. Hope this helps for any noobs looking for an answer.




回答3:


Today testing the app creation either with "web" or with "Mobile" gives no error. This problem might be caused by having hit the personal account limit of App/Services or a temporary outage of App/Services itself.




回答4:


You have to choose a unique application name.




回答5:


Normally, the problem occurs when the app name exists already. The simple way to check by; .mybluemix.net .eu-gb.mybluemix.net .aus-syd.mybluemix.net




回答6:


I've had this exact same problem and it turned out to be due to previous app implementation as jningthou mentioned above, however in my case, it turned out not to be the old app (which I had deleted) but a database instance (which my previous app had also created).

Deleting hangover app / database instances made the problem go away for me.




回答7:


Go back to Dashboard and delete everything there.



来源:https://stackoverflow.com/questions/34872127/bluemix-bxnui0005e-the-application-could-not-be-added

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