Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/blame/commit/c12304a71a8db130b669058568e2816e4f0c8818/pytest.ini You should set ROOT_URL correctly, otherwise the web may not work correctly.
sherlock/pytest.ini

5 lines
100 B

[pytest]
addopts = --strict-markers
markers =
9 months ago
online: mark tests are requiring internet access.