Charcoal-SE / metasmoke

Web dashboard for SmokeDetector.
https://metasmoke.erwaysoftware.com
Creative Commons Zero v1.0 Universal
43 stars 34 forks source link

Reporting via FDSC still doesn't work (even though MetaSmoke returns status 201) #200

Closed Glorfindel83 closed 7 years ago

Glorfindel83 commented 7 years ago

This is the request posted by FDSC:

curl 'https://metasmoke.erwaysoftware.com/api/w/post/report' -H 'Host: metasmoke.erwaysoftware.com' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0) Gecko/20100101 Firefox/54.0' -H 'Accept: */*' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Referer: https://mathoverflow.net/questions/207477/john-nashs-mathematical-legacy/272341' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Origin: https://mathoverflow.net' -H 'Connection: keep-alive' --data 'post_link=&key=070f26ebb71c5e6cfca7893fe1139460cf23f30d686566f5707a4acfd50c&token=8261acd787360f76daf073662020428c50aa7384aec04d66722e36a0fbe01be8'

The post wasn't deleted at the moment of reporting. Metasmoke returns

OK

with HTTP status code 201.

ArtOfCode- commented 7 years ago

Smokey side bug. Metasmoke always returns 201 here, it has no way of telling if smokey received the report

Glorfindel83 commented 7 years ago

OK. Well, this was probably the 3rd time in a week that it failed (even though metasmoke reported OK), and I haven't seen it working yet.

ArtOfCode- commented 7 years ago

Yeah, sounds like a smokey bug. Not sure what exactly, but that'll be where it is.

Glorfindel83 commented 7 years ago

@ArtOfCode- Should I repost this bug on the Smokey repository, then? Or can it be migrated?

Undo1 commented 7 years ago

Probably good to repost @Glorfindel83, I don't see a way to move issues around.