Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/2ad2d3f7314c5551e129cddbe8277332569714e1
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
5 additions and
5 deletions
@ -55,7 +55,7 @@
"esprint" : "0.4.0" ,
"extract-text-webpack-plugin" : "3.0.2" ,
"file-loader" : "2.0.0" ,
"filesize" : " 3.6.1 ",
"filesize" : " 4.1.2 ",
"gulp" : "3.9.1" ,
"gulp-cached" : "1.1.1" ,
"gulp-concat" : "2.6.1" ,
@ -3366,10 +3366,10 @@ filename-regex@^2.0.0:
resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
integrity sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=
filesize@3.6.1 :
version "3.6.1 "
resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.6.1.tgz#090bb3ee01b6f801a8a8be99d31710b3422bb317 "
integrity sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg ==
filesize@4.1.2 :
version "4.1.2 "
resolved "https://registry.yarnpkg.com/filesize/-/filesize-4.1.2.tgz#fcd570af1353cea97897be64f56183adb995994b "
integrity sha512-iSWteWtfNcrWQTkQw8ble2bnonSl7YJImsn9OZKpE2E4IHhXI78eASpDYUljXZZdYj36QsEKjOs/CsiDqmKMJw ==
fill-range@^2.1.0:
version "2.2.4"