Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/5ab104dec652b5c0b06295a6874614fd90e4e24f
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
2 additions and
1 deletions
@ -53,7 +53,7 @@ namespace NzbDrone.Core.Test
. Setup (
s = >
s . DownloadString (
"http://192.168.5.55:2222/api?mode=addurl&name=http://www.nzbclub.com/nzb_download.aspx?mid=1950232&priority=0& cat=tv&nzbname=This+is+an+Nzb&apikey=5c770e3197e4fe763423ee7c392c25d1&ma_username=admin&ma_password=pass") )
"http://192.168.5.55:2222/api?mode=addurl&name=http://www.nzbclub.com/nzb_download.aspx?mid=1950232&priority=0& pp=3& cat=tv&nzbname=This+is+an+Nzb&apikey=5c770e3197e4fe763423ee7c392c25d1&ma_username=admin&ma_password=pass") )
. Returns ( "ok" ) ;
//Act
@ -648,6 +648,7 @@
<Content Include= "Scripts\2011.1.315\telerik.treeview.min.js" />
<Content Include= "Scripts\2011.1.315\telerik.upload.min.js" />
<Content Include= "Scripts\2011.1.315\telerik.window.min.js" />
<Content Include= "Scripts\gridLoad.js" />
<Content Include= "Scripts\jquery-1.5.2-vsdoc.js" />
<Content Include= "Scripts\jquery-1.5.2.js" />
<Content Include= "Scripts\jquery-1.5.2.min.js" />