Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

appcfg.py error #14

Open
watsinaname opened this issue Dec 22, 2017 · 0 comments
Open

appcfg.py error #14

watsinaname opened this issue Dec 22, 2017 · 0 comments

Comments

@watsinaname
Copy link

Test-Mac:cauliflowervest test123$ bazel run cauliflowervest/server:main.deploy
INFO: Analysed target //cauliflowervest/server:main.deploy (1 packages loaded).
INFO: Found 1 target...
Target //cauliflowervest/server:main.deploy up-to-date:
bazel-bin/cauliflowervest/server/main_deploy.sh
bazel-bin/cauliflowervest/server/main.deploy
INFO: Elapsed time: 4.531s, Critical Path: 0.06s
INFO: Build completed successfully, 1 total action

INFO: Running command line: bazel-bin/cauliflowervest/server/main.deploy
Usage: appcfg.py [options] update | [file, ...]

appcfg.py: error: Expected -A app_id when application property in file app.yaml is not set.
ERROR: Non-zero return code '2' from command: Process exited with status 2

  • Manually adding application setting to app.yaml yields:

INFO: Analysed target //cauliflowervest/server:main.deploy (1 packages loaded).
INFO: Found 1 target...
Target //cauliflowervest/server:main.deploy up-to-date:
bazel-bin/cauliflowervest/server/main_deploy.sh
bazel-bin/cauliflowervest/server/main.deploy
INFO: Elapsed time: 4.514s, Critical Path: 0.06s
INFO: Build completed successfully, 1 total action

INFO: Running command line: bazel-bin/cauliflowervest/server/main.deploy
03:41 PM Application: st-cauliflower; version: 1
03:41 PM Host: appengine.google.com
03:41 PM Starting update of app: st-cauliflower, version: 1
03:41 PM Getting current resource limits.

  • Process hangs at this stage.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant