jbrzusto / TO_DO

sensorgnome / motus TODO list for jbrzusto
0 stars 0 forks source link

ProjectSend: JSON payload to process_new_upload missing `userID` for some calls #168

Closed jbrzusto closed 6 years ago

jbrzusto commented 6 years ago

e.g. between jobs 132818 @ 2018-02-12 10:53 and 132827 @ 2018-02-12 12:29 there are 9 copies of this error in /sgm/logs/status2.txt:

Error : parse error: unallowed token at this point in JSON text
                             {"userID":,"projectID":123,"path":"2340_2
                     (right here) ------^
jbrzusto commented 6 years ago

I can't sort out the byzantine route by which this failure is happening, so will just grab the userID from the filename itself on the PHP side.