Hi I am trying to push an app to BlueMix using the cf push command. The following error is observed while pushing the app. "Domain mybluemix.net not found" Please let me know if anyone faced this problem.
Using manifest file C:\Users\IBM_ADMIN\Desktop\Dynamite2BI\data_load_sample1119\ refinery_service_sample\manifest.yml
Updating app dataloadv2 in org sankotte@in.ibm.com / space dev as sankotte@in.ib m.com... OK
FAILED Domain mybluemix.net not found
Can you please post the contents of the manifest.yml file being used.
Answer by bluemixhungryGuy (37) | Nov 20, 2014 at 04:15 AM
Open your cmd from you m/c.
cd to the location where your deployable code is residing.
cf api https://api.ng.bluemix.net
cf login -u
than enter your password
cf target -o -s dev
cf push -p
Bluemix Platform is not respecting package.json start command 3 Answers
Oozie server is unavailable error while run the MapReduce 1 Answer
Bluemix support for docker commands 1 Answer
how install graphicsmagick on nodejs 4 Answers
What is the SLA for Bluemix which is not specified in the CSA 1 Answer