Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/src/commit/92016abe345626af34613d692f49233a57c4d019/PlexRequests.Automation.Pages/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Ombi/PlexRequests.Automation.Pages/packages.config

5 lines
222 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Selenium.Support" version="2.53.1" targetFramework="net452" />
<package id="Selenium.WebDriver" version="2.53.1" targetFramework="net452" />
</packages>