Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/55bfb71baa3aa683b092c0432cbb5c7380a28395/global.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/global.json

7 lines
96 B

{
"projects": [ "src", "test", "." ],
"sdk": {
"version": "1.0.0-preview2-003131"
}
}