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/c4b8345e659e38992456e31a4c21bbf0a7d38545/libs/pyga/exceptions.py You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/libs/pyga/exceptions.py

3 lines
43 B

class ValidationError(Exception):
pass