Hi Adams,

I cannot delete the default version. Pushing a new version will just pump 
the number of GAE vm & CE vm running / restarting / failing.

On Saturday, November 7, 2015 at 5:36:51 PM UTC-5, Adam wrote:
>
> Hi Philippe,
>
> If you want to get rid of any previous versions of your app you should go 
> to Compute > App Engine > Versions in the Developers Console and delete 
> them from there. This should stop any Compute VMs from respawning. The red 
> exclamation points next to instances indicate they are unhealthy (likely 
> due to the VMs being missing). They will eventually clear themselves from 
> the console, but unless you delete the version first the health check will 
> keep trying to respawn the VM instances.
>
> Cheers,
> Adam
>
> On Saturday, November 7, 2015 at 1:06:30 PM UTC-5, Philippe David wrote:
>>
>> I tried to deploy a simple NodeJS (SailsJS) app with :
>>
>> gcloud preview app deploy app.yaml --promote --project <project-name>
>>
>> And I was horrified by the result. Now I have 20 GAE and 8 Compute Engine 
>> VM instance failing, eating away my free plan.
>>
>> 503 service unavailable for <project-name>.appspot.com.
>>
>> The message saying "Creating this instance is permanently failing. Try 
>> redeploying the version to fix it." results in : 
>>
>> ERROR: (gcloud.compute.instances.create) Some requests did not succeed:
>>  - Quota 'CPUS' exceeded.  Limit: 8.0
>>
>>
>> I really want to use this product as it would same me all the pain of 
>> setting up my own ENV. but its just unusable right now and cost me 20-30$ 
>> just to see everything fail. Good thing im on a free plan.
>>
>>
>> See attached image for details.
>>
>>
>> If I click on a red instance = "Not found" -> Delete -> nothing happens.
>>
>> If I click on a loading instance = Can't Delete / Stop
>>
>>
>> Should I delete the project and start over ? Should I try to delete every 
>> instances and retry ? What should I do ?
>>
>>
>> Thanks
>>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d426eb56-67c9-4ded-aa30-c81628aef35a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to