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/64a913fb8e893ef226a8e81f2c628a6c74c385af/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#" %>