Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/blame/commit/dd8f8493e115f00607d0a90a1fbaa4f18ec62190/Old/Ombi.Common/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Ombi/Old/Ombi.Common/packages.config

4 lines
129 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NLog" version="4.3.6" targetFramework="net452" />
</packages>