Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/df967c1ed1b37e645ab39d9369e2685f431bf418/NzbDrone.Core.Test/Framework/TestDbHelper.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/NzbDrone.Core.Test/Framework/TestDbHelper.cs

7 lines
104 B

namespace NzbDrone.Core.Test.Framework
{
internal static class TestDbHelper
{
}
}