Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/019a812f104e451c0bd0a1c32c90b251c47a3fff
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
1 additions and
10 deletions
@ -101,7 +101,6 @@
"react-router-dom" : "4.3.1" ,
"react-router-redux" : "5.0.0-alpha.9" ,
"react-slider" : "0.11.2" ,
"react-tabs" : "2.3.0" ,
"react-tether" : "1.0.4" ,
"react-text-truncate" : "0.13.1" ,
"react-virtualized" : "9.21.0" ,
@ -1878,7 +1878,7 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"
classnames@2.2.6, classnames@^2.2.0, classnames@^2.2. 3:
classnames@2.2.6, classnames@^2.2.3:
version "2.2.6"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
@ -7151,14 +7151,6 @@ react-slider@0.11.2:
resolved "https://registry.yarnpkg.com/react-slider/-/react-slider-0.11.2.tgz#ae014e1454c3cdd5f28b5c2495b2a08abd9971e6"
integrity sha512-y49ZwJJ7OcPdihgt71xYI8GRdAzpFuSLQR8b+cKotutxqf8MAEPEtqvWKlg+3ZQRe5PMN6oWbIb7wEYDF8XhNQ==
react-tabs@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/react-tabs/-/react-tabs-2.3.0.tgz#0c37e786f288d369824acd06a96bd1818ab8b0dc"
integrity sha512-pYaefgVy76/36AMEP+B8YuVVzDHa3C5UFZ3REU78zolk0qMxEhKvUFofvDCXyLZwf0RZjxIfiwok1BEb18nHyA==
dependencies:
classnames "^2.2.0"
prop-types "^15.5.0"
react-tether@1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/react-tether/-/react-tether-1.0.4.tgz#a1f0973391ba4c3c2b5c38d5be16c42f0fd96759"