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/7490e73a1071d0ceac31e847745d72ab24fcc8ac/libs/dogpile/__init__.py You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/libs/dogpile/__init__.py

5 lines
106 B

6 years ago
__version__ = '0.7.1'
from .lock import Lock # noqa
from .lock import NeedRegenerationException # noqa