Closed Bug 1674616 Opened 5 years ago Closed 5 years ago

/raw-analysis/ endpoint is broken

Categories

(Webtools :: Searchfox, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kats, Assigned: kats)

References

(Regression)

Details

The /raw-analysis/<path-to-file> URL are supposed to deliver the raw analysis for the file. But they just produce 404 errors. It looks like the analysis files are gzip'd without creating the corresponding zero-length un-gzip'd files, but are served with nginx using try_files. So nginx doesn't see the gzip'd version and just produces a 404.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.