Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/blame/commit/ae350c460a683799338a8178932a3e6a0fb259f1/MediaBrowser.WebDashboard/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.WebDashboard/packages.config

4 lines
159 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MediaBrowser.ApiClient.Javascript" version="3.0.206" targetFramework="net45" />
</packages>