Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/9e6141d4f4d1d7f05b388102c215b9def8c7ede1/libs/certifi/__main__.py You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/libs/certifi/__main__.py

3 lines
41 B

from certifi import where
print(where())