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
Improperly displaying of MobileData service's data 4 Answers
How long should I wait before starting an image just pushed to bluemix 0 Answers
account in pending state although already received activation email 1 Answer
Meaning of errors in log of python sample app 1 Answer
Credit Card Activation 3 Answers