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/5841140c99d08ca156ac5a523b5268b01b5abc7e/UI/Shared/LoadingTemplate.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Readarr/UI/Shared/LoadingTemplate.html

9 lines
249 B

12 years ago
<div class="row">
<div id="followingBalls">
<div id="ball-1" class="ball"></div>
<div id="ball-2" class="ball"></div>
<div id="ball-3" class="ball"></div>
<div id="ball-4" class="ball"></div>
</div>
</div>