Our team is currently doing a proof of concept on Hyperledger which uses IBM Cloud Blockchain template and Cloud Foundry. We deployed our Hyperledger blockchain to https://console.bluemix.net/. We are running on Fabric 1.1 and we just followed this tutorial https://www.ibm.com/developerworks/cloud/library/cl-deploy-blockchain-starter-plan-network/index.htm to deploy our network.
We are currently encountering the following error after running the following command "cf start ": ERR Failed to make TCP connection to port 3000: connection refused ERR Timed out after 5m0s: health check never passed.
I've already set the health check timeout to 300 but still no luck. I've also checked the port 3000 it is already allowed / opened. Can someone help me with this issue? If you need more information just let me know and I'll try to provide it as much as I can. Thank you in advance.