Anonymous upload on aggregate v. 1.4 sets off 403 exception

Has anyone else the following issue? Have it correctly configured, this error seems intermittent

  1. I2013-12-05 21:15:01.864

/1.371315347361065046].: Time left on lock: -45917471

  1. E2013-12-05 21:15:01.900

org.opendatakit.aggregate.task.gae.servlet.UploadSubmissionsTaskServlet doGet: org.opendatakit.aggregate.exception.ODKExternalServiceException: com.google.api.client.http.HttpResponseException: 403
{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}

Is this during submission from ODK Collect?

··· On Thu, Dec 5, 2013 at 12:25 PM, LM wrote:

Has anyone else the following issue? Have it correctly configured, this error seems intermittent

  1. I2013-12-05 21:15:01.864

/1.371315347361065046].: Time left on lock: -45917471

  1. E2013-12-05 21:15:01.900

org.opendatakit.aggregate.task.gae.servlet.UploadSubmissionsTaskServlet doGet: org.opendatakit.aggregate.exception.ODKExternalServiceException: com.google.api.client.http.HttpResponseException: 403
{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}

--

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

This indicates that one of your publishers is failing. e.g., because a
user has deleted the spreadsheet or fusion table that ODK Aggregate is
attempting to publish into.

It should not percolate up to affect the response code for the
submission.

Are you seeing it fail back to the client? (i.e., as a submission failure)

Mitch

··· On Thu, Dec 5, 2013 at 12:46 PM, Mitch Sundt wrote:

Is this during submission from ODK Collect?

On Thu, Dec 5, 2013 at 12:25 PM, LM larsmorhagen@gmail.com wrote:

Has anyone else the following issue? Have it correctly configured, this error seems intermittent

  1. I2013-12-05 21:15:01.864

/1.371315347361065046].: Time left on lock: -45917471

  1. E2013-12-05 21:15:01.900

org.opendatakit.aggregate.task.gae.servlet.UploadSubmissionsTaskServlet doGet: org.opendatakit.aggregate.exception.ODKExternalServiceException: com.google.api.client.http.HttpResponseException: 403
{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}

--

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

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

The client (Odk Collect) client reports the upload as 'success'. It seems
whatever I submit makes an active publisher go to 'paused' or "active
retry". I manually clean out the submissions, but the publisher does not
ever come out of these states again. Is there any way to get status back to
'Active' again? My fusiontables all seem correctly configured. Thx

··· On Thu, Dec 5, 2013 at 9:50 PM, Mitch Sundt wrote:

This indicates that one of your publishers is failing. e.g., because a
user has deleted the spreadsheet or fusion table that ODK Aggregate is
attempting to publish into.

It should not percolate up to affect the response code for the
submission.

Are you seeing it fail back to the client? (i.e., as a submission failure)

Mitch

On Thu, Dec 5, 2013 at 12:46 PM, Mitch Sundt mitchellsundt@gmail.comwrote:

Is this during submission from ODK Collect?

On Thu, Dec 5, 2013 at 12:25 PM, LM larsmorhagen@gmail.com wrote:

Has anyone else the following issue? Have it correctly configured, this error seems intermittent

  1. I2013-12-05 21:15:01.864

/1.371315347361065046].: Time left on lock: -45917471

  1. E2013-12-05 21:15:01.900

org.opendatakit.aggregate.task.gae.servlet.UploadSubmissionsTaskServlet doGet: org.opendatakit.aggregate.exception.ODKExternalServiceException: com.google.api.client.http.HttpResponseException: 403
{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}

--

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

--
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/YHxfLoMuTSw/unsubscribe.
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.

I recommend contacting the Fusion Tables team for assistance.

If the table shows up there and you can open it using the links from ODK
Aggregate's Publishers page, and if neither ODK Aggregate nor the Fusion
Tables are under a Google Apps Domain, then the publishing from ODK
Aggregate should work.

··· On Fri, Dec 6, 2013 at 4:36 AM, Lars Morhagen wrote:

The client (Odk Collect) client reports the upload as 'success'. It seems
whatever I submit makes an active publisher go to 'paused' or "active
retry". I manually clean out the submissions, but the publisher does not
ever come out of these states again. Is there any way to get status back to
'Active' again? My fusiontables all seem correctly configured. Thx

On Thu, Dec 5, 2013 at 9:50 PM, Mitch Sundt mitchellsundt@gmail.comwrote:

This indicates that one of your publishers is failing. e.g., because a
user has deleted the spreadsheet or fusion table that ODK Aggregate is
attempting to publish into.

It should not percolate up to affect the response code for the
submission.

Are you seeing it fail back to the client? (i.e., as a submission failure)

Mitch

On Thu, Dec 5, 2013 at 12:46 PM, Mitch Sundt mitchellsundt@gmail.comwrote:

Is this during submission from ODK Collect?

On Thu, Dec 5, 2013 at 12:25 PM, LM larsmorhagen@gmail.com wrote:

Has anyone else the following issue? Have it correctly configured, this error seems intermittent

  1. I2013-12-05 21:15:01.864

/1.371315347361065046].: Time left on lock: -45917471

  1. E2013-12-05 21:15:01.900

org.opendatakit.aggregate.task.gae.servlet.UploadSubmissionsTaskServlet doGet: org.opendatakit.aggregate.exception.ODKExternalServiceException: com.google.api.client.http.HttpResponseException: 403
{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}

--

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

--
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/YHxfLoMuTSw/unsubscribe.
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.

--

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