Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/blame/commit/7d14798e692710898e94238777897730102bacf4/libs/attrs/validators.py You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/libs/attrs/validators.py

4 lines
70 B

# SPDX-License-Identifier: MIT
from attr.validators import * # noqa