Code Monkey home page Code Monkey logo

appengine-fluent-hello's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

a14n

appengine-fluent-hello's Issues

commands have changed

with the latest version of gcloud:
gcloud preview app setup-managed-vms
returns:
ERROR: (gcloud.preview.app) Invalid choice: 'setup-managed-vms'.

Also running:
gcloud preview app run .
returns:
ERROR: Directories are not supported [.]. You must provide explicit yaml files.
ERROR: (gcloud.preview.app.run) Errors occurred while parsing the App Engine app configuration.

running:
gcloud preview app run app.yaml, the command starts the server but I was unable to get it to connect:
ERROR 2015-04-29 15:22:55,492 instance.py:280] 500 Server Error: Internal Server Error ("Cannot start container 219bab0e2037f35a72c9c18edfb3fbeeaaac47ee21ed8dd08f3e043b3e8843b2: (exit status 1)")

Perhaps this is a problem with my docker configuration.

Running:
gcloud preview app deploy . causes the same error as the run command. running gcloud preview app run app.yaml causes the following error:

WARNING: The [version] field is specified in file [/usr/local/google/home/paflynn/hack/appengine-fluent-hello/app.yaml]. This field is not used by gcloud and should be removed.
ERROR: The version [1] declared in [/usr/local/google/home/paflynn/hack/appengine-fluent-hello/app.yaml] does not match the current gcloud version [20150429t112434].
ERROR: (gcloud.preview.app.deploy) Errors occurred while parsing the App Engine app configuration.

I removed the 'version' element from the app.yaml and then deploy was successful according to the command-line. Although the version was never updated to be the default, perhaps this is a new feature of app engine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.