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/959ac9d7275241f797a7c921b2cbf943a41a2f0c/MediaBrowser.Server.Mono/System.Data.SQLite.dll.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Server.Mono/System.Data.SQLite.dll.config

3 lines
92 B

<configuration>
<dllmap dll="sqlite3" target="libsqlite3.so" os="linux"/>
</configuration>