Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/src/commit/43a78f0e3cbb02559e63902530e54c0b3690da05/Old/Ombi.Api.Interfaces/packages.config
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" />
|
|
<package id="RestSharp" version="105.2.3" targetFramework="net45" />
|
|
<package id="TraktApiSharp" version="0.8.0" targetFramework="net45" />
|
|
</packages> |