Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/ba3f23bad4b3956a3d42bb04d21dc3f24d0384c3
You should set ROOT_URL correctly, otherwise the web may not work correctly.
_logger.Info("Deleting item from database {0} because path no longer exists. type: {1} path: {2}",libraryItem.Name,libraryItem.GetType().Name,libraryItem.Path??string.Empty);