modxevil / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

`gcloud preview app deploy` fails if min_pending_latency is specified #327

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Specifying a value other than 'automatic' for min_pending_latency in app.yaml

What is the expected output? What do you see instead?
Expected to deploy application, instead the following error is received:
ERROR: (gcloud.preview.app.deploy) Error Response: [400] 
version.automatic_scaling.min_pending_latency (nanos: 30000000), must be in the 
range [0.010000s,15.000000s].

What is the output of 'gcloud info'?
Google Cloud SDK [0.9.82]

Platform: [Mac OS X, x86_64]
Python Version: [2.7.10 (default, Aug 22 2015, 20:33:39)  [GCC 4.2.1 Compatible 
Apple LLVM 7.0.0 (clang-700.0.59.1)]]
Site Packages: [Disabled]

Installation Root: [/Users/adam/google-cloud-sdk]
Installed Components:
  core: [2015.10.08]
  app-engine-python: [1.9.27]
  core-nix: [2015.09.03]
  app-engine-java: [1.9.27]
  gcloud: [2015.10.08]
  gsutil-nix: [4.14]
  app-engine-php: [ ]
  gsutil: [4.15]
  bq: [2.0.18]
  app-engine-php-darwin: [2015.08.17]
  app: [2015.10.08]
  bq-nix: [2.0.18]
System PATH: 
[/Users/adam/google-cloud-sdk/bin:/Users/adam/pear/bin:/opt/local/bin:/opt/local
/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbi
n:/usr/local/go/bin:/usr/local/MacGPG2/bin]
Cloud SDK on PATH: [True]

Installation Properties: [/Users/adam/google-cloud-sdk/properties]
User Config Directory: [/Users/adam/.config/gcloud]
User Properties: [/Users/adam/.config/gcloud/properties]
Current Workspace: [/Users/adam/Sites/ReferIO-API]
Workspace Config Directory: [/Users/adam/Sites/ReferIO-API/.gcloud]
Workspace Properties: [/Users/adam/Sites/ReferIO-API/.gcloud/properties]

Account: [adam@squaredev.com]
Project: [refer-io]

Current Properties:
  [core]
    project: [refer-io]
    account: [adam@squaredev.com]
    disable_usage_reporting: [False]
  [app]
    promote_by_default: [false]
    use_appengine_api: [True]

Logs Directory: [/Users/adam/.config/gcloud/logs]
Last Log File: [/Users/adam/.config/gcloud/logs/2015.10.20/13.48.12.276524.log]

Please provide any additional information below.
http://stackoverflow.com/questions/33245335/gae-min-pending-latency-error-in-app
-yaml

Original issue reported on code.google.com by evilopti...@gmail.com on 21 Oct 2015 at 8:11

GoogleCodeExporter commented 8 years ago

Original comment by z...@google.com on 25 Jan 2016 at 6:19