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/995c34437e65b40576881a26c18f2ecf8b84ac89/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"/>
11 years ago
</configuration>