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/fe31476e4776f3103574ed4b5c3bd251e8903f4e/NzbDrone.Api/ClientSchema/FieldDefinitionAttribute.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/NzbDrone.Api/ClientSchema/FieldDefinitionAttribute.cs

6 lines
58 B

using System;
namespace NzbDrone.Api.ClientSchema
{
}