Here's a chunk of my submissions, showing a couple of errors:
Code: Select all
Jun 27, 09 14:38:56 0 0 N
Jun 27, 09 02:04:37 0 0 E
Jun 27, 09 01:44:42 35 507 Y
Jun 26, 09 23:56:40 14 110 Y
Jun 26, 09 23:11:00 21 268 Y
Jun 26, 09 22:49:38 24 401 Y
Jun 26, 09 21:14:04 62 811 Y
Jun 26, 09 20:12:22 0 0 E
I scrolled back through my upload output, and there were no differences between successful uploads that eventually processed correctly and ones that eventually processed as "Error". Here's the output from the last two (currently) processed submissions:
Code: Select all
[Odin:/Documents/download] kosh% ./censusup.sh
censusup.sh: Checking for updated CensusPlus.lua...
lua file newer -- recompressing...
Starting upload...
}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
100 1575k 100 569 100 1574k 20 57186 0:00:28 0:00:28 0:00:00 28871
Checking your file
Found: CensusPlus Database; CensusPlus Info Data; Version: 4.2.2; Locale: US
Attempting to make entry
Username : Kosh{=
Kosh will be credited with this submission!
curl: transferred 1574.68kb in 28.197 seconds (55.8458 kb/s)
{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{
upload completed at 01:44:42
[Odin:/Documents/download] kosh% ./censusup.sh
censusup.sh: Checking for updated CensusPlus.lua...
lua file newer -- recompressing...
Starting upload...
}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
100 1576k 100 569 100 1575k 22 63094 0:00:25 0:00:25 0:00:00 32843
Checking your file
Found: CensusPlus Database; CensusPlus Info Data; Version: 4.2.2; Locale: US
Attempting to make entry
Username : Kosh{=
Kosh will be credited with this submission!
curl: transferred 1575.46kb in 25.569 seconds (61.6161 kb/s)
{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{
upload completed at 02:04:38
[edit] Hmm, that's odd. For some reason the forum software is mangling any text that happens to be between a left angle bracket and a right angle bracket, even in a "code" block. Fixed by substituting braces.