Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/4c916f91865f64b0c81684b9f3c2c253d0077a6d
You should set ROOT_URL correctly, otherwise the web may not work correctly.
returnnewHealthCheck(GetType(),HealthCheckResult.Error,"Mount containing a series path is mounted read-only: " +string.Join(",",mounts.Select(m=>m.Name)),"#series-mount-ro");
returnnewHealthCheck(GetType(),HealthCheckResult.Error,"Mount containing a artist path is mounted read-only: " +string.Join(",",mounts.Select(m=>m.Name)),"#artist-mount-ro");