I installed a new server with Koji 1.20 and I'm seeing something odd in the web console....

When I try to fetch my output files the html has a weird href:

URL:
https://mybuildhost.example.com/koji/taskinfo?taskID=16

    <tr>
      <th>Result</th>
      <td>
         <div id="result">
        <pre>BuildrootError: could not init mock buildroot, mock exited with status 1; see root.log for more information</pre>
        </div>
      </td>
    </tr>
    <tr>
      <th>Output</th>
      <td>
        <a href="http://localhost/kojifiles/work/tasks/16/16/mock_output.log">mock_output.log</a>
           (<a href="getfile?taskID=16&volume=DEFAULT&name=mock_output.log&offset=-4000">tail</a>)
        <br/>
      </td>
    </tr>
  </table>

The href pointing towards localhost there is unexpected....

Odds are I've missed something obvious, but I can't seem to locate what it might be...

-- 
Pat Riehecky

Fermi National Accelerator Laboratory
www.fnal.gov
www.scientificlinux.org