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/c9370865a4a92cf85eac296ec90742afe23e8ef1/NzbDrone.Backbone/Shared/NotFoundTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/NzbDrone.Backbone/Shared/NotFoundTemplate.html

4 lines
104 B

<div>
<img src="/static/content/images/404.png" style="height:400px; margin-top: 50px" />
</div>