Paul, I was having a similar issue. I found a post on StackOverfow that 
helped. here are the steps that led to success for me:

   1. Go to your Google Cloud Shell Console, 
   https://console.cloud.google.com/home/dashboard?project=myproject-id
   1. replace "myproject-id" with your project Id your page will look like 
   
   
   
   
<https://lh3.googleusercontent.com/--HmeI1v0Tkk/WKnGt1UMsQI/AAAAAAAAArY/KqSgMHVOjB0J9p989VWFZMsma1LHuTKsACLcB/s1600/Google%2BCloud%2BPlatform%2BLanding%2BPage.png>
   2. In the top right of the page click on the "Activate Google Shell Icon"
   
   
   
<https://lh3.googleusercontent.com/-o0xPoDqQBDA/WKnGD9jc2-I/AAAAAAAAArU/5HF7aMx8P9cfnnCzYNK6WFSxivvWUuWGwCLcB/s1600/Google%2BCloud%2BShell%2BConsole.png>
   3. at the bottom of your screen the Google Shell Console will open

<https://lh3.googleusercontent.com/-cHP1O28WROw/WKnJCYziYxI/AAAAAAAAArs/gRRg9egnTPAvSgimgtiBSLlouorzsrtjgCLcB/s1600/Google%2BShell%2BConsole.png>

Once you have that console open

   1. type "beta app create" in the new command line.
   2. Select your region.
   3. then deploy the app by typing "gcloud app deploy"
      1. answer to next question is no.
   
Follow the steps for deploying Course Builder again starting at "bash 
./scripts/common.sh". You will know you have success when you see the 
message "Deployment to  https://your-project-ID.appspot.com  complete".

At least this is how I got it to work for me... Best of luck!!

>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/75137b3d-d617-4732-8d76-d41980af80f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to