Bluemix cloudant, when my project website started, it seems empty - ibm-cloud

I could deploy my project on bluemix successfully, but I am not able to see any images. and it shows nothing while I am entering data in the input fields. I took project from your github and followed your steps. What could I do wrong? I will thank your help (Jeff )

Related

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.

Cannot Sign In to OpenShift using Eclipse IDE

I am currently learning OpenShift and would like to experiment with a few examples. I have created an OpenShift account (using my github account as a login) and was able to create a new project and deploy an application online. Note that I'm using OpenShift Online (Developer Preview) which I think is OpenShift 3.
Now, I'd like to import that OpenShift project into Eclipse IDE. However, I cannot sign in to connect to the online server.
I tried both the versions 2 and 3 of the OpenShift server unsuccessfully. Attached is a screenshot of the error I'm getting
As shown on the screenshot, I can get a token when clicking the retrieve link (which does take me to the OpenShift site, with a token generated. This shows that eclipse does connect to https//console.preview.openshift.com).
I've also tried authentication with both username and password, leading to the same outcome.
Any help is appreciated.
This error is because you are using the free version. You need to use you console address in 'Server:' that you get after clicking the 'Open Web Console' button that you get after logging in to openshift.
This url should be something like this: "https://console.starter-us-east-1.openshift.com/console/catalog". You may use just "https://console.starter-us-east-1.openshift.com". And then click 'Next', it should work.

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.

Adding Existing SAPUI5 Applications in HANA Cloud Portal site

I am new to HANA Cloud portal. I have created a standalone SAPUI5 Application following the below steps:
SAP HANA Cloud Platform
I have not set any destinations since I am using dummy data for now. The app works fine standalone but when I add it to a site in the HANA cloud portal the application fails with the error "could not open App.Try again Later". I have followed the below steps. Please let me know if I have missed put anything:-
1) Created a site from the site directory screen with a blank site temppplate.
2) Next I selected the app I want to add into the site from the account apps section in the left navigation inside the flpportal service and added it[using the forward icon].
3) Then when I try to add it as a menu configuration it shows up in the list and gets added but when I publish the site I get the above error mentioned.
Am I missing any step or doing it wrong altogether? BTW I am using a HANA trial account for now.
Also, I would like to know whether this is the correct way to do it. Also, any documentation on the same will be helpful
Adding the error description. The name of the app is Kpidemo:

Bluemix - Can't select space in boilerplate

[Edited with new info]
I have created some spaces under my organization name in Bluemix successfully, using both Bluemix web interface & CLI.
I was trying to create an app from IoTFoundation Boilerplate by clicking the icon on the catalog. It leads me to the introduction page, and at the right hand side I was asked to select Space, Name, Host domain etc.
My problem is though I have spaces created and shown successfully in the Bluemix web interface, it is NOT POSSIBLE for me to select the space in the boilerplate. [new info: After > 10 minutes of creating the space using CLI, it finally appears in the boilerplate, however, the spaces created using Bluemix web interface doesn't appear even after a day...].
May I know what is the possible cause in this case?
Thanks in advance for any advise.
BRs,
KH
Generally, to fix this kind of issue follow these steps:
logout
close browser
clean the cache and login in Bluemix console
If the issue is still there open a support request directly from your Bluemix console or you can open a new ticket here: https://support.ng.bluemix.net/gethelp/ .