I have a embeddable reporting service in my Bluemix app, running off a Cloudant service. It has been fine for months and then suddenly 2 days back, started throwing the attached error. Meaning that Embeddable reporting has lost the URL to Cloudant that was configured to start with. Any thoughts on what might be going on?
Cheers,
VP
enter image description here
The Bluemix platform and the Cloudant service experience some availability issues late last week. All services are restored now. If you continue to experience issues, please raise an issue at IBM developerWorks Answers, or open a support ticket.
Use this link to view status for the Bluemix platform and services.
Related
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.
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.
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.
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.
I have registered a Bluemix account 10 days back and i tried to work tutorials.
upto yesterday the Bluemix was working fine, but today after successful login in, I am getting 404 error. I am able to see any pages, dashboard etc.
I have tried connecting eclipse to cloud foundry yesterday by installing bluemix plugin and enide plugin.What is the issue in Bluemix? Today Bluemix down? Or i have done anything wrong?
Bluemix is currently experiencing issues in the US-South region. Here is some information on the outage:
Some users are seeing 404 errors on there applications in US-South
Some users are experiencing 404 errors when accessing there
applications for longer periods then expected. This is due to an issue
during the planned maintenance of the US-South region. The team is
working on resolving this issue as fast as possible and we apologise
for any inconvenience caused.
You can see the current status of Bluemix issues here:
Bluemix Support - View Status
This is a Bluemix error, a downtime because of a problem started this morning. It is not a problem in your account; and Bluemix should be back up very soon!
Update: Bluemix is back to normal now, you should see your apps and services runnign again. Please comment otherwise!
there is a problem with the platform announced at https://developer.ibm.com/bluemix/support/#status
Regards
Update 2015-11-16 17:45 UTC: Applications which were experiencing 404 access errors during the maintenance period should now be running and operating normally.