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

2 lines
103 B

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