Hello google world,
It's been 15 hours (minimum...) that I am trying to deploy my meteor app on
google app engine.
I think I don't understand LOT of things...
What I've done:
_ download google apk gcloud
_ ready for billing
_ app created
Where I'm stuck:
When I deploy with this command:
gcloud app deploy --version test --bucket=gs://myBucket
after looping lot a time on uploading, it always say :
Updating service [default] (this may take several minutes)...done.
ERROR: (gcloud.app.deploy) Your deployment has succeeded, but promoting the
new version to default failed. You may not have permissions to change
traffic splits. Changing traffic splits requires the Owner, Editor, App
Engine Admin, or App Engine Service Admin role. Please contact your project
owner and use the `gcloud app services set-traffic --splits <version>=1`
command to redirect traffic to your newly deployed version.
Original error: INVALID_ARGUMENT: Invalid request.
- '@type': type.googleapis.com/google.rpc.BadRequest
fieldViolations:
- description: Traffic cannot be allocated to stopped version test. Please
ensure
that traffic is only allocated to serving versions.
field: service.split.allocations[test]
--
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/98a6b126-6810-4635-9c49-447ab5c3c89d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.