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/17985f7a33864437fbcf85ed752934424d7ae016/distribution/debian/.editorconfig You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/distribution/debian/.editorconfig

7 lines
117 B

6 years ago
[*]
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2