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/5220de5c66dc7a00b97761d7507b2c5330bdfb57/NzbDrone.Web/Global.asax You should set ROOT_URL correctly, otherwise the web may not work correctly.
Radarr/NzbDrone.Web/Global.asax

2 lines
103 B

15 years ago
<%@ Application Codebehind="Global.asax.cs" Inherits="NzbDrone.Web.MvcApplication" Language="C#" %>