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/d2bbc479bcf7044d5f6a1c435adac161a29112fb/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