The script for loading a library was prepared and it set to /_ah/warmup. 
However, the error did not change. 
*For more information, please look at the attached image of the first post.

(app.yaml)
- url: /_ah/warmup
  script: warmup.app


When I specified "warmup.app" as start handler, it succeeded in starting of 
the backend. 

(backends.yaml)
backends:
- name: backend
  class: B1
  options: dynamic
  instances: 1
  start: warmup.py


Sorry...

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Xa4nYAtq4i4J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to