Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/fea10997addf3ff98b435f9a64f86052ad8ed23e
You should set ROOT_URL correctly, otherwise the web may not work correctly.
throwExceptionFactory.CreateForParamValidation(param.Name,string.Format("value [{0}] is not a valid *nix path. paths must start with \\",param.Value));
throwExceptionFactory.CreateForParamValidation(param.Name,string.Format("value [{0}] is not a valid *nix path. paths must start with /",param.Value));