I am getting a connection error while setting up DB2-s5 on IBM Cloud - db2

I've been trying to set up the Lite Plan - DB2-s5 on IBM Cloud and it gives me an Connection Error all the time.
Please, help would be appreciated.
Many thanks in advance.

I got the same error:
The Service "Db2-1q" has not been created due to a network error. Please try again at a later time. [...]
There is no error number, so I can't find any solution online either. I guess this is a general problem with IBM cloud right now, maybe it will be fixed some time soon.

Related

Debezium on AWS RDS Postgres with rds.force_ssl not working well

Has anyone managed to get Debezium to work over AWS RDS Postgres with rds.force_ssl turned on in the parameter group?
The connector seems to work for a bit, and then we begin to receive errors like Database connection failed when writing to copy and Exception thrown while calling task.commit().
I have scoured the web searching for this issue, and I see many people encountered it, and many Jira issues opened about it.
The response generally is "Check your network configuration" or "Disable your SSL".
I just can't get it to work for some reason, and obviously disabling encryption in transit is not possible in production use cases (at least in ours).
I would appreciate any kind of help or insight into how to solve this!

Keep getting error ""Create Service - Failed to fetch" on IBM Cloud's Db2 page

I've tried, failed, deleted the database and tried again 7 times now and I get this error each time. I'm on the lite plan and taking the IBM Data Science Certification course and I can't get past this part. Any assistance would be greatly appreciated.
Deleting database (can only have one in lite plan I believe) retried several times
I just verified that I am able to create a fully working Lite instance on my end. Is it possible that it's a networking issue on your end? Was that the full error message? It seems to be cut off. In what region and datacenter are you trying to create the service instance?

Bluemix Blockchain

Facing below error for quite a long time today. Is this frequent?
We are trying to run a sample app locally [connecting to bluemix blockchain]
Also tried to install/deploy directly into blockchain.
Both results in same error on login page itself. Also gets ERR 500/
Waiting on the node server to open up so we can talk to the blockchain. This app is likely still starting up. Check the server logs if this message does not go away in 1 minute.
This application cannot run without the blockchain network :(
The "starter network" blockchain has been experiencing intermittent capacity overflow issues. We currently have availability; have you tried this recently? Try again andlet us know if you get the same error. If yes, please open a support service ticket via Bluemix dashboard.
Hope this helps, and thanks for using blockchain!

error opening dashDB

After I have added a service dashDB to my Bluemix application and I click on it, I got in IE11 this message:
The website declined to show this webpage
HTTP 403
When I did the same in the Google crome I got a square head which looked sad.
Does anyone know what to do?
Thank you!
There is not much information to go but I would suggest the following to narrow down the cause of the problem or resolve the issue:
- verify that service has been provisioned successfully (unless it's an existing instance that is known to work in the past)
- clear browser cache/restart to eliminate any transient issues
- BlueMix status page (https://developer.ibm.com/bluemix/support/#status) is currently reporting some authentication issues which potentially could cause problem, it should be check if the 403 error is still reported after the problem is resolved.
It might be worth to create the service with the "leave unbound" option and try to click on it. After you could bind it to your app.
You can verify if the dashDB instance is up or not by accessing the https_url from the VCAP variable associated with the dashDB instance (for e.g.: https://bluemix05.bluforcloud.com:8443) and provide your username and password (also from the VCAP variable) for that instance and see if you can log in.

Bluemix Node-Red

I am a newbie to Bluemix and Node Red (even stackoverflow). I have tried to create an app in Bluemix using the Node Red and IOT Foundation starter, but neither creates the app. The error message is:
BXNUI2028E: Cloud Foundry issued an unexpected exception with the following
message: "Read timed out" See the Troubleshooting topics in the IBM Bluemix
Documentation to check service status, review troubleshooting information,
or for information about getting help.
I searched stackoverflow and this problem is mentioned, but is reported as fixed a few days ago. Help is appreciated.
not sure if your case could be similar to this one
https://developer.ibm.com/answers/questions/164719/bxnui2028e-cloud-foundry-issued-an-unprocessed-exc.html
if not I would suggest to open a ticket to Bluemix Support(see the Support tab inside the Bluemix Console) attaching the log as indicated here:
https://www.ng.bluemix.net/docs/troubleshoot/getting_customer_support.html#collect_diag
I hope this helps.