Error sending from to aggregate from collect

I get the following error when trying to send a saved and finalized form
from collect to aggregate; error:not found (404) at
https://example-odk-aggregate.appspot.com/submission?deviceID=imei%3AA000002C4763D9

the survey form is save on my instance of aggregate and my phone's settings
are set to retrieve and send information to the aggregate instance i set
up. Does anyone know what this error means and how to fix it? Thank you for
your help!
Cheers,
Sarah

Aggregate, by default, requires authentication (username/password) to be
set up before it accepts submissions.

You can disable that by going to Aggregate's Site Admin / Permissions tab
and checking the 'Data Collector' permission for the 'anonymous user' and
hitting Save.

You should then be able to submit your data.

A future release of ODK Aggregate will, by default, set up the anonymous
user with this permission so you won't need to.

··· On Tue, Jun 4, 2013 at 11:48 AM, Sarah Pfeil wrote:

I get the following error when trying to send a saved and finalized form
from collect to aggregate; error:not found (404) at
https://example-odk-aggregate.appspot.com/submission?deviceID=imei%3AA000002C4763D9

the survey form is save on my instance of aggregate and my phone's
settings are set to retrieve and send information to the aggregate instance
i set up. Does anyone know what this error means and how to fix it? Thank
you for your help!
Cheers,
Sarah

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

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

error on odk: bad request (400) at
http://192.168.0.16:8080/ODKAggregate/submission?deviceID=imei%3A864390021593637

i have checked my xml form and all is okay
what can be the problem?

Hi Mitch,
I have the anonymous user set to data collector on my aggregate but still
cannot send finalized forms from my phone. I get the following error
message: error:bad request (400) at
https://sarah-pfeil.appspot.com/submission?deviceID=imei%3AA000002C4763D9
Is it possible that there is something wrong in the way I made my form?
Thank you for all your help!
Cheers,
Sarah

··· On Tue, Jun 4, 2013 at 12:08 PM, Mitch Sundt wrote:

Aggregate, by default, requires authentication (username/password) to be
set up before it accepts submissions.

You can disable that by going to Aggregate's Site Admin / Permissions tab
and checking the 'Data Collector' permission for the 'anonymous user' and
hitting Save.

You should then be able to submit your data.

A future release of ODK Aggregate will, by default, set up the anonymous
user with this permission so you won't need to.

On Tue, Jun 4, 2013 at 11:48 AM, Sarah Pfeil skpfeil@gmail.com wrote:

I get the following error when trying to send a saved and finalized form
from collect to aggregate; error:not found (404) at
https://example-odk-aggregate.appspot.com/submission?deviceID=imei%3AA000002C4763D9

the survey form is save on my instance of aggregate and my phone's
settings are set to retrieve and send information to the aggregate instance
i set up. Does anyone know what this error means and how to fix it? Thank
you for your help!
Cheers,
Sarah

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

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

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/OBXOkwbCDho/unsubscribe?hl=en
.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Are you using ODK Collect to submit the data?
Did you already upload the form definition to ODK Aggregate?
And is ODK Aggregate the latest released version?

··· On Fri, Jan 6, 2017 at 8:02 AM, isaacmulemfwe wrote:

error on odk: bad request (400) at http://192.168.0.16:8080/

ODKAggregate/submission?deviceID=imei%3A864390021593637

i have checked my xml form and all is okay
what can be the problem?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

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

Hi Mitch,
I have the anonymous user set to data collector on my aggregate but still cannot send finalized forms from my phone. I get the following error message: error:bad request (400) at https://sarah-pfeil.appspot.com/submission?deviceID=imei%3AA000002C4763D9

Is it possible that there is something wrong in the way I made my form? Thank you for all your help!
Cheers,
Sarah

Hi
I just start doing form with ODK and faced this issue. To resolve it, make sure to remove in your xml file the part with submission_url and public_key or if you are doing it with xlsform, go to your excel file in the settings tab make sure to remove any submission_url and public_key data.
Bye
a
Aminou Labo

··· Le mercredi 5 juin 2013 20:15:57 UTC+1, Sarah Pfeil a écrit : > > On Tue, Jun 4, 2013 at 12:08 PM, Mitch Sundt wrote: > > > > Aggregate, by default, requires authentication (username/password) to be set up before it accepts submissions. > > > > > You can disable that by going to Aggregate's Site Admin / Permissions tab and checking the 'Data Collector' permission for the 'anonymous user' and hitting Save. > > You should then be able to submit your data. > > > > > A future release of ODK Aggregate will, by default, set up the anonymous user with this permission so you won't need to. > > > > > > > > > On Tue, Jun 4, 2013 at 11:48 AM, Sarah Pfeil wrote: > > > > I get the following error when trying to send a saved and finalized form from collect to aggregate; error:not found (404) at https://example-odk-aggregate.appspot.com/submission?deviceID=imei%3AA000002C4763D9 > > > > the survey form is save on my instance of aggregate and my phone's settings are set to retrieve and send information to the aggregate instance i set up. Does anyone know what this error means and how to fix it? Thank you for your help! > > > Cheers, > Sarah > > > > > > > -- > > -- > > Post: opend...@googlegroups.com > > Unsubscribe: opendatakit...@googlegroups.com > > Options: http://groups.google.com/group/opendatakit?hl=en > > > > --- > > You received this message because you are subscribed to the Google Groups "ODK Community" group. > > To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit...@googlegroups.com. > > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com > > > > > > > > -- > > -- > > Post: opend...@googlegroups.com > > Unsubscribe: opendatakit...@googlegroups.com > > Options: http://groups.google.com/group/opendatakit?hl=en > > > > --- > > You received this message because you are subscribed to a topic in the Google Groups "ODK Community" group. > > To unsubscribe from this topic, visit https://groups.google.com/d/topic/opendatakit/OBXOkwbCDho/unsubscribe?hl=en. > > > To unsubscribe from this group and all its topics, send an email to opendatakit...@googlegroups.com. > > For more options, visit https://groups.google.com/groups/opt_out.

Error: Not found (404) at http://192.168.0.105/ODKAggregate/submission?deviceID=imei%3A358239057230445
URL: https://192.168.0.105/ODKAggregate
USERNAME:Parliament_DB
PASSWORD:postgres1234

my http://192.168.0.105:8080/ODKAggregate/ works on the pc but whenever i am submitting the form through the collector i keep getting the above error.
i need help asap
thanks

Please, please, please, don't send your passwords to the public
mailing list. There are literally thousands of people who know your
password now. Please change it.

Try going to the server website using your phone's browser. Does that
work? If no, then you probably aren't on the same network as the
server. Try turning off cell data and using WiFi only and see if that
works.

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 Mon, Jan 11, 2016 at 5:31 AM, senyoab@gmail.com wrote:

Error: Not found (404) at http://192.168.0.105/ODKAggregate/submission?deviceID=imei%3A358239057230445
URL: https://192.168.0.105/ODKAggregate
USERNAME:Parliament_DB
PASSWORD:postgres1234

my http://192.168.0.105:8080/ODKAggregate/ works on the pc but whenever i am submitting the form through the collector i keep getting the above error.
i need help asap
thanks

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

I'm also experiencing this problem from some of our devices. I think it's a bug

@Anastes_Mp Can you please create a new topic and answer all of the questions in the support request template? You have not provided enough information to get help. In particular, make sure to describe exactly what you have tried -- do you have several devices configured identically? Are they on the same network? What is the exact error you are getting?