Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/blame/commit/f3e601d4edb3eddc2efc3508386a3037fbab17b1/NzbDrone.Services/NzbDrone.Services.Service/Global.asax You should set ROOT_URL correctly, otherwise the web may not work correctly.

2 lines
116 B

<%@ Application Codebehind="Global.asax.cs" Inherits="NzbDrone.Services.Service.MvcApplication" Language="C#" %>