python - google.appengine.api.yaml_errors.EventListenerYAMLError: mapping values are not allowed here -


after "text" itemprop = "text">

When the ami gae application starts receiving i have this strange error that does not really give information about what is wrong Trying for

yaml_errors.EventListenerYAMLError (e) google.appengine.api.yaml_errors.EventListenerYAMLError Increased: \ Program Files \ Google \ Cloud SDK \ HelloWorld \ Application: Mapping values ​​are not allowed here in 'C'. Anyone know what's wrong

My app.yaml looks like this:

  Application: Breakthrough-Stacker-729 Version: 1 Order: Python api_version: 1 Operators: - URL: /data/.* script: data.py - url: /.cript script: asklogin.py  < / Pre> 

You have too many spaces that are very attractive about Python spacing [Thousands of Directive] Need and updating dragon 27 Bellow should work:

  Application: Breakthrough-Stacker-729 Version: 1 Order: python27 api_version: 1 threadsafe: false operators: - url: /data/.* script: data. Py - url: /.* script: asklogin.py  


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -