Upload Form to Aggregate with http not working showing loading only

Hello,

I am unable to upload form with "Upload Form to Aggregate" with http URL. Like: http://x.x.x.x:8080/ODKAggregate

  1. My ODK Aggregate Version: 1.6.0
  2. Java Version: 1.8.0
  3. Tomcat/8.0.53
  4. MySql: 5.7.22

When i use gogle app engine URL with HTTPS its uploaded. But when trying to upload using Google App Engine URL with HTTP its same problem occurred.

I am created form at https://build.opendatakit.org/

Please give me any solution

If you are uploading to GAE, you should upload via HTTPS.

If you are uploading to your local machine, you should use HTTPS if you have installed an SSL certificate. If you haven't you should use HTTP.

Is the behavior you are seeing different?

Hello,

I am not upload in my local machine. I have an server where i am already install ODK aggregate. I am trying to upload from ODK build to mention URL. I have not install ssl certificate to this server or ip. Thats why i am using HTTP. I dont know what is GAE? please expalin.

Thank you for your response

Hello,

i am trying to download data with the help of your discussion group https://groups.google.com/forum/#!msg/opendatakit/ojrYrGrJ2Xw/cANWLhFcAgAJ wih briefcase aggregte.

With the help of your guidance http://54.38.120.121:8080/ODKAggregate/view/submissionList?formId=build_Accellier_1532700102 is working but when i am trying to use download api its wont work. i am also tried with google app engine URL and sandbox url as well all are no data return.

What is wrong with that please help me to solve that

https://sandbox.aggregate.opendatakit.org/view/downloadSubmission?formId=build_riprova_1532873234[@version=null%20and%20@uiVersion=null]/build_riprova_1532873234[@key=uuid:c2581aa0-cf79-45e5-97fd-f5a504c75381]

https://balmy-platform-211314.appspot.com/view/downloadSubmission?formId=build_Accellier_1532539275[@version=null%20and%20@uiVersion=null]/build_Accellier_1532539275[@key=uuid:94e52f6c-674d-468d-85b0-c10af3e75511]

http://54.38.120.121:8080/ODKAggregate/view/downloadSubmission?formId=build_Accellier_1532700102[@version=null%20and%20@uiVersion=null]/build_Accellier_1532700102[@key=uuid:8cce0055-05db-41d8-a923-7b16f1c1e074]

Also can i using without version and kew URL for downloadsumission only with formid like:
http://54.38.120.121:8080/ODKAggregate/view/downloadSubmission?formId=build_Accellier_1532700102

Regards
Soubhik Basu