Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/47805d89fecaae7cc43c179596d1eb6e4bd53968
You should set ROOT_URL correctly, otherwise the web may not work correctly.
/// Represents errors that occur during interaction with Skia codecs.
/// </summary>
[SuppressMessage("Design", "CA1032:Implement standard exception constructors", Justification = "A custom property, CodecResult, is required when creating this exception type.")]