Hello,
On Sun, Oct 30, 2016 at 6:36 PM, Planetary Paul
<
planeten...@mac.com> wrote:
> I'm in the process of uploading and submitting my latest batch and with the
> second file I hit a snag.
>
> The system reports: "File '27251024.LOG' already exists"
>
> When I go to see it, I get: "Bgeigie Import #10831128.LOG", "Title: bGeigie
> Import #23594" from fellow volunteer Bordois Valéry.
>
> I tried several times, rebooted my browser, deleted caches, renamed the file
> to "27251024b.LOG", renamed the file to "27251023.LOG", but nothing goes.
>
I am not really sure what is going on, please send me (not to the
list) the file, and the link you are given, so I can check.
Just FIY, the system checks the contents of the file, so renaming it
has no meaning.
Here is the relevant code AFAIK,
https://github.com/Safecast/safecastapi/blob/2af8da3a32d1c6549c31ba1d793db3eafee3fa32/app/views/bgeigie_imports/new.html.erb#L7
You can trick the system by adding a new line (to change the contents
=> MD5), but then you'll hit next check when each record is being
MD5sum-ed and your file will have 0 records.
Kalin.