Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/src/commit/017975696ed6cdd9221893ac95dfc543da649b0e/NzbDrone.Test.Common/TestException.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
using System;
|
|
|
|
namespace NzbDrone.Test.Common
|
|
{
|
|
public class TestException : Exception
|
|
{
|
|
}
|
|
} |