我正在使用google cloud crontab服务来调度对我的appengine部署的执行调用,但应用程序每次都会被调用两次。45:55 +0000] [8] [INFO] Starting gunicorn 19.9.0
I 2019-08-01T07:45:53.869998Z GET 502 320 B 3,9 s AppEngine-Google; (+http://code.google.com/appengine<
每次运行gcloud app deploy命令时都会得到这个错误。
我的app.yaml与manage.py所在的目录相同。ERROR: An app.yaml (or appengine-web.xml) file is required to deploy this directory as an App EngineCreate an app.yaml file using the directions at https://cloud.google.com/appengine/