BXNUI0005E error while doing dw001 exercise 3a - ibm-cloud

I am trying to complete the exercise 3a in the DW001 Getting Started with IBM Bluemix course. The first exercise is to create a default node.js app in blue mix and deploy.
I am tring to create an app with the name 'akarnr-dw001-ex1' but I keep getting the following error:
BXNUI0005E: The 'akarnr-dw001-ex1' application could not be added. See the Troubleshooting topics in the IBM Bluemix Documentation to check service status, review troubleshooting information, or for information about getting help.
I have tried a number of different combinations for the unique name of the app but they keep failing.
Please help.
Thanks
Amit

We are currently experiencing some issues in Cloudant service instances provisioning, as you can see on the Bluemix Status Page. This is the reason why you are currently not able to instantiate the Node.js Cloudant DB Web Starter boilerplate. Please refer to the status page to know when the issue is fixed.
EDIT: The issue should now be fixed and you should be able to instantiate the boilerplate.

Related

Vercel: Task timed out after 10.01 seconds

I recently deployed a Next.js application for a software engineering boot camp. I am using Vercel for hosting the web app. The problem I am having has been spoken about on the internet before. However, I couldn't find much helpful information.
When I look at the real-time logs for my application from my Vercel dashboard, a 504 error gets thrown for multiple API routes I have created. I am aware that Vercel places restrictions on requests depending on the hosting plan someone subscribes to. However, I can't help but wonder if I have overlooked an important step when deploying my application.
When deploying my application, I did the following things:
Connected a session store to my MongoDB database.
Created a password-protected MongoDB Atlas account (credentials are environment variables).
White-listed all IP addresses so that any user can interact with their portion of the database.
I would appreciate help finding out if these errors are my fault and if there is anything I can do about them or if they are solely caused by the restrictions of the "Hobby" plan.
Thank you very much in advance,
-Sam
Screen Shot:
I had a similar issue, turned out, it was just the fact that I did not add the vercel ip addr to the network access page on mongodb so momgodb was blocking vercel from accessing data.
You need to integrate MongoDB in your project on Vercel.
Go to your project settings in Vercel and go to the Integrations tab. Click the Browse Marketplace button and find MongoDb. Click Add Integration button and follow the instructions.
Hope this helps... I know this was asked quite a while ago.
You have to troubleshoot the issue by doing the following
Eliminate the NextJS app out of the equation - Using postman https://www.postman.com/downloads/ - Confirm the output of your API, what is the time the API takes? Given function invocation has a limit, you need to optimize the API to meet the threshold.
If the API times are fine and resolution occurs outside of your app, the next step is to troubleshoot the API route, remove the DB parts and just echo back a success message and check the function invocation time.
If #2 turns out to be the issue, reach out to vercel support - Another option could be hosting it outside and whitelisting the cross domain API ask from your application.

Error Accessing Bluemix Node-RED Editor

I'm using Node-RED Starter to build my app. My app URL can be accessed here.
should appear on my browser, but I got an
instead.
The app however seems to be working fine on my dashboard. Can anyone point me in the right direction? Thank you.
Your app is throwing a 500 error which basically means that your app is very much broken. How did you build it? Which starter did you use?
As you are running in the IBM Cloud, I would drop what you already have, and recreate using the starter from the IBM Cloud catalog. Unless of course if that is what you used to create it in the first place. In which case as per the other suggestions look at the server side logs, from the options on IBM Cloud for your application.

Getting BXNUI0005E error while trying to create a new app

I am trying to create a sample app using the Liberty Java API but I am getting following error:
BXNUI0005E: The 'SampleJavaApp' application could not be added. See
the Troubleshooting topics in the IBM Bluemix Documentation to check
service status, review troubleshooting information, or for information
about getting help.
My dashboard is showing that more than 1GB of space is available in my workspace. It seems to be an issue at Bluemix end. Please help in resolving it.
Thanks & Regards,
Prerna
Usually this problem occurs when an application with the same name already exists. SampleJavaApp is quite generic. Try to choose a unique name.

Bluemix Create App Error

Getting the below error while creating app on Bluemix dashboard, irrespective of using unique App names
BXNUI0005E: The 'MyFirstMobileAppTest' application could not be added.
See the Troubleshooting topics in the IBM Bluemix Documentation to
check service status, review troubleshooting information, or for
information about getting help.
I have been able to create a mobile application without any problems. This issue was most likely due a temporary outage.
If you experience this again, be sure check the Bluemix status page for any known issues and/or try again in a few minutes.

error when creating mobile app on bluemix dashboard

I met below errors when creating mobile app on bluemix after setting the name:
BXNUI0005E: The 'olli-app' application could not be added. See the Troubleshooting topics in the IBM Bluemix Documentation to check service status, review troubleshooting information, or for information about getting help.
please see the attached image what the error I got from firebug. seems mobilefirst platform is not ready.
How can I get it fixed? Any one can help me? Thanks.
bluemix error
This error might be due to some different reasons. Most likely, in this case, it is due to an emergency maintenance on Bluemix platform:
check ibm.biz/bluemixstatus page.
If you should still see the problem please contact Bluemix support.
It is caused by limited quote of service. If you create a mobile app, please ensure there are 3 empty slots under your account. the mobile app will involve 3 new services.