Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not update backends #578

Open
cedk opened this issue May 9, 2019 · 0 comments · May be fixed by #579
Open

Can not update backends #578

cedk opened this issue May 9, 2019 · 0 comments · May be fixed by #579

Comments

@cedk
Copy link
Contributor

cedk commented May 9, 2019

I can not update the application because it fails when updating the backend:

---[Updating backend tryton-rietveld-hrd]---
../google_appengine/appcfg.py  backends update . --application `cat app.yaml | sed -n 's/^application: *//p'` --version `git log --pretty=format:'%h' -n 1`"-tainted"
08:31 PM Application: tryton-rietveld-hrd
08:31 PM Warning: This application uses Backends, a deprecated feature that has been replaced by Modules, which offers additional functionality. Please convert your backends to modules as described at: https://developers.google.com/appengine/docs/python/modules/converting
08:31 PM Host: appengine.google.com
08:31 PM Starting update of app: tryton-rietveld-hrd, backend: mapreduce-backend
08:31 PM Getting current resource limits.
08:31 PM Scanning files on local disk.
Could not guess mimetype for static/autocomplete/README.  Using application/octet-stream.
Error 400: --- begin server output ---
The version field in the app.yaml file must match the version provided as a GET parameter.
--- end server output ---
make: *** [Makefile:73: update_backend] Error 1

I think it is because backends API has been shutdown: https://cloud.google.com/appengine/docs/deprecations/backends-api

cedk added a commit to cedk/rietveld that referenced this issue Jun 17, 2019
@cedk cedk linked a pull request Jun 17, 2019 that will close this issue
cedk added a commit to cedk/rietveld that referenced this issue Jun 17, 2019
cedk added a commit to cedk/rietveld that referenced this issue Jun 17, 2019
@rietveld-codereview rietveld-codereview deleted a comment Jun 13, 2020
@rietveld-codereview rietveld-codereview deleted a comment Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@cedk and others