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

7 lines
90 B

module.exports = [
'>0.25%',
'not ie 11',
'not op_mini all',
'not chrome < 60'
];