Running sdods serve behind our reverse proxy. The run detail page is fine, screenshots load, the API panels load, and then the trace link goes to:
GET /trace/?trace=/api/runs/018e1c44-.../files/runner-output/.../trace.zip
404Every other static path under the server works, so I assumed I had broken something in the proxy config, but I cannot find it and a colleague reproduces it with no proxy at all. Is /trace/* supposed to be served by the SDODS server?