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/3442c5d2cf1ef6bf782109e09d9b8591ec948b7d/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

7 years ago
__version__ = '0.6.5'
from .lock import Lock # noqa
from .lock import NeedRegenerationException # noqa