Aggregate Z-ALPHA Json Server Error despite 200 from server

I just tried to set up publishing to a server I'm hosting. I have aggregate v1.4.7
Production. Despite the fact that I immediately respond with a 200,
aggregate writes this error
https://gist.github.com/ethan92429/bd6a11325b6758492d50131bcff0d9b0 to
the logs and proceeds to not send again (I believe.) Any suggestions as to
what is happening?

Hi Ethan,

I can confirm the same issue on my 1.4.8 installs pointing to
https://odk-post-receiver.appspot.com.

I'm not sure what the problem is. Your best bet is to get a setup for
Mitch to try and file an issue at
https://github.com/opendatakit/aggregate.

You can also try setting up a basic JSON listener at some server you
control and see what is coming across the wire.

Yaw

··· -- Need ODK consultants? Nafundi provides form design, server setup, in-field training, and software development for ODK. Go to https://nafundi.com to get started.

On Sat, Apr 23, 2016 at 8:09 PM, Ethan Keller ethan.keller@gmail.com wrote:

I just tried to set up publishing to a server I'm hosting. I have aggregate
v1.4.7 Production. Despite the fact that I immediately respond with a 200,
aggregate writes this error to the logs and proceeds to not send again (I
believe.) Any suggestions as to what is happening?

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

The 404 (Not Found) would indicate that there is a problem with the URL you
specified for your JSON server.

Note that 1.4.7 uses Apache HTTP Client 4.2.3 for transmissions. If you
have an SNI ( https://en.wikipedia.org/wiki/Server_Name_Indication ) setup,
you will need to upgrade to 1.4.8.

All ODK tools at 1.4.8 and beyond use Apache HTTP Client 4.5.2, which
supports SNI.

And if you are using App Engine, you will have to wait for 1.4.9 or replace
the odk-httpclient-gae-4.5.2.jar file with this:

https://drive.google.com/open?id=0ByL2Z0RJHwGabllaVXBKcnNUQWM

In 1.4.8, there was an error in this adapter that is used when running
Apache HTTP Client on App Engine.

··· On Mon, May 2, 2016 at 3:25 AM, Yaw Anokwa wrote:

Hi Ethan,

I can confirm the same issue on my 1.4.8 installs pointing to
https://odk-post-receiver.appspot.com.

I'm not sure what the problem is. Your best bet is to get a setup for
Mitch to try and file an issue at
https://github.com/opendatakit/aggregate.

You can also try setting up a basic JSON listener at some server you
control and see what is coming across the wire.

Yaw

Need ODK consultants? Nafundi provides form design, server setup,
in-field training, and software development for ODK. Go to
https://nafundi.com to get started.

On Sat, Apr 23, 2016 at 8:09 PM, Ethan Keller ethan.keller@gmail.com wrote:

I just tried to set up publishing to a server I'm hosting. I have
aggregate
v1.4.7 Production. Despite the fact that I immediately respond with a
200,
aggregate writes this error to the logs and proceeds to not send again (I
believe.) Any suggestions as to what is happening?

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com