Unable to Upload ODK Aggregate During installation using ODK Aggregate v1.7.4 for Windows

Hello, Everyone!

I hope you people are doing well!

I am trying to upload ODK Aggregate using v1.7.4 in Windows. I have tried many times but this is not working. I have created app engine using Google Cloud Platform, therefore when I'm trying to upload ODK Aggregate but always an error was coming. Please help me with the solution

update :  ********************************************************
update :  There is a new version of the SDK available.
update :  -----------
update :  Latest SDK:
update :  Release: 1.9.86
update :  Timestamp: Fri Feb 05 13:33:55 IST 2021
update :  API versions: [1.0]
update :  
update :  -----------
update :  Your SDK:
update :  Release: 1.9.63
update :  Timestamp: Fri Feb 23 05:16:09 IST 2018
update :  API versions: [1.0]
update :  
update :  -----------
update :  Please visit https://developers.google.com/appengine/downloads for the latest SDK.
update :  ********************************************************
update :  Reading application configuration data...
update :  Processing module default
update :  Ignoring application.xml context-root element, for details see https://developers.google.com/appengine/docs/java/modules/#config
update :  Processing module background
update :  Ignoring application.xml context-root element, for details see https://developers.google.com/appengine/docs/java/modules/#config
update :  
update :  
update :  Beginning interaction for module default...
update!:  Mar 11, 2021 4:40:13 PM com.google.appengine.tools.admin.AbstractServerConnection send1
update!:  WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=amrita-pal&version=1&
update!:  400 Bad Request
update!:  Deployments using appcfg are no longer supported. See https://cloud.google.com/appengine/docs/deprecations
update!:  This is try #0
update!:  Mar 11, 2021 4:40:16 PM com.google.appengine.tools.admin.AbstractServerConnection send1
update!:  WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=amrita-pal&version=1&
update!:  400 Bad Request
update!:  Deployments using appcfg are no longer supported. See https://cloud.google.com/appengine/docs/deprecations
update!:  This is try #1
update!:  Mar 11, 2021 4:40:19 PM com.google.appengine.tools.admin.AbstractServerConnection send1
update!:  WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=amrita-pal&version=1&
update!:  400 Bad Request
update!:  Deployments using appcfg are no longer supported. See https://cloud.google.com/appengine/docs/deprecations
update!:  This is try #2
update!:  Mar 11, 2021 4:40:20 PM com.google.appengine.tools.admin.AbstractServerConnection send1
update!:  WARNING: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=amrita-pal&version=1&
update!:  400 Bad Request
update!:  Deployments using appcfg are no longer supported. See https://cloud.google.com/appengine/docs/deprecations
update!:  This is try #3
update :  
update :  com.google.appengine.tools.admin.HttpIoException: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=amrita-pal&version=1&
update :  400 Bad Request
update :  Deployments using appcfg are no longer supported. See https://cloud.google.com/appengine/docs/deprecations
update :  
update :  Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/getresourcelimits?app_id=amrita-pal&version=1&
update :  400 Bad Request
update :  Deployments using appcfg are no longer supported. See https://cloud.google.com/appengine/docs/deprecations
update :  
update :  Please see the logs [C:\Users\rr\AppData\Local\Temp\appcfg4779111427174707931.log] for further information.
update :  
update!:  
status :  Action failed or aborted by user

This error message makes me think that you will not be able to upload this particular version on Google Cloud. Have you tried the most recent version of ODK Aggregate? That is v2.0.5: https://github.com/getodk/aggregate/releases/tag/v2.0.5

Better yet, you could install ODK Aggregate on your own server, perhaps from Digital Ocean?

Best: you could start working with ODK Central. https://docs.getodk.org/central-intro/ That is the new server with all of the server development. ODK Aggregate is no longer being maintained. I made the switch to ODK Central just recently and so far so good!

1 Like

Dear @jpringle

Thanks for your prompt reply.

The most recent version of ODK Aggregate V2.0.5 does not support the Google Cloud Platform. I want to deploy it on Google Cloud Server. Can you please suggest how to do that?

Thanks in advance.