Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/src/commit/cb0c3b85de5043bc513699621eba9ffecf5f3718/NzbDrone.SqlCe/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/NzbDrone.SqlCe/packages.config

4 lines
156 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.SqlServer.Compact" version="4.0.8876.1" targetFramework="net40" />
</packages>