aggregate
aggregate copied to clipboard
ODK 2.0 sync can get confounded by filenames containing #'s
Issue by mitchellsundt
Saturday Nov 05, 2016 at 00:13 GMT
Originally opened as https://github.com/opendatakit/opendatakit/issues/1256 (0 comment(s))
The filename is used verbatim in the URL (with slashes recognized and preserved in the REST document structure).
Unfortunately, if you have emacs open on a file while you adb-push to the device, the edit buffer will be named something like #filename.ext# for the filename.ext file you are editing.
When you then reset app server and push everything up to the server, it gets stuck trying to process that name.
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a temporary error. The following address(es) deferred:
[email protected] Domain beorse.net has exceeded the max emails per hour (285/250 (113%)) allowed. Message will be reattempted later
------- This is a copy of the message, including all the headers. ------ Received: from o7.sgmail.github.com ([167.89.101.198]:47990) by hp159.hostpapa.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89) (envelope-from [email protected]) id 1dgMCt-000egM-KE for [email protected]; Fri, 11 Aug 2017 22:31:19 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=+Hlntp2PDBxUl5MBX/i+2NMPg28=; b=wx+hgPGow4hSqY55 GSShZsWOeLEnim+yLV89VqiET/DuLP5MYuT280qlZE5UT1kzJ+KjAEegm79ncZHl zwpbzTTBTG87rKgMl4s8UGlPxCp5HXq7EXc62BJsXzRz9d8hvxRO5+Vk8DOYeFix QqJjcF37EQ/CujEOQEczZP9ye1A= Received: by filter0571p1mdw1.sendgrid.net with SMTP id filter0571p1mdw1-3124-598E684C-41 2017-08-12 02:30:36.545436811 +0000 UTC Received: from github-smtp2b-ext-cp1-prd.iad.github.net (github-smtp2b-ext-cp1-prd.iad.github.net [192.30.253.17]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id AOSaHpArQtaxnKnerT58HQ for [email protected]; Sat, 12 Aug 2017 02:30:36.506 +0000 (UTC) Date: Sat, 12 Aug 2017 02:30:36 +0000 (UTC) From: Open Data Kit [email protected] Reply-To: opendatakit/aggregate [email protected] To: opendatakit/aggregate [email protected] Cc: Subscribed [email protected] Message-ID: opendatakit/aggregate/issues/[email protected] Subject: [opendatakit/aggregate] ODK 2.0 sync can get confounded by filenames containing #'s (#81) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_598e684c64053_3bd93ff6c7903c306235f"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: opendatakit-bot X-GitHub-Recipient: jbeorse X-GitHub-Reason: subscribed List-ID: opendatakit/aggregate <aggregate.opendatakit.github.com> List-Archive: https://github.com/opendatakit/aggregate List-Post: mailto:[email protected] List-Unsubscribe: mailto:unsub+000519af222d6bc06834d05f905e19fc49db10f8085ca8e792cf0000000115a62a4c92a169ce0ee3628a@reply.github.com, https://github.com/notifications/unsubscribe/AAUZr0cKvg0nQtjNampIiEDNGCzicPBWks5sXQ5MgaJpZM4O1SRE X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: [email protected] X-SG-EID: JVRD81wLmvjBgNlAmNtibjEbEEhcPGKEESixoxP2c47jV5lj8N7X7FE3F67uKYQINUjUA3PvFxL3rk /VbJzc1/sV40OcxIlAxLnZ4i3AiiltIlVr8lRg4W1FmROW7H/oiZQt3an2cFn40sykWqHnW4Af9bh5 /tVYj1RlVtyAXhzpYVPQ1a/KWS/QJl8yu0/JAcHiUo6aoCfBEAZbM0Sh+CsR5jkbrEKtFb2jDRUqnK c=
----==_mimepart_598e684c64053_3bd93ff6c7903c306235f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit
Issue by mitchellsundt
Saturday Nov 05, 2016 at 00:13 GMT
Originally opened as https://github.com/opendatakit/opendatakit/issues/1256 (0 comment(s))
The filename is used verbatim in the URL (with slashes recognized and preserved in the REST document structure).
Unfortunately, if you have emacs open on a file while you adb-push to the device, the edit buffer will be named something like #filename.ext# for the filename.ext file you are editing.
When you then reset app server and push everything up to the server, it gets stuck trying to process that name.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/opendatakit/aggregate/issues/81 ----==_mimepart_598e684c64053_3bd93ff6c7903c306235f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Issue by mitchellsundt
Saturday Nov 05, 2016 at 00:13 GMT
Originally opened as opendatakit/opendatakit#1256 (0 comment(s))
The filename is used verbatim in the URL (with slashes recognized and preserved in the REST document structure).
Unfortunately, if you have emacs open on a file while you adb-push to the device, the edit buffer will be named something like #filename.ext# for the filename.ext file you are editing.
When you then reset app server and push everything up to the server, it gets stuck trying to process that name.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
----==_mimepart_598e684c64053_3bd93ff6c7903c306235f--
Attention! We're housekeeping! This issue will automatically be closed if no feedback is received in one week.
If this issue is important to you or you can provide more information about it, please, do so as soon as possible :)