Skip to content

← All questions

Trace links in the web UI give a 404 from /trace/ — is it my deployment?

Asked 6,890 views2 answers

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:

text
GET /trace/?trace=/api/runs/018e1c44-.../files/runner-output/.../trace.zip
404

Every 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?

asked by Nikhil Sane487 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related