QNAP trouble launching

I have installed QMono (Qmono_4.8.1.0_x86_64.qpkg) and QSonarr (QSonarr_2.0.0.5054.qpkg) but every time I try to launch QSonarr (http://ipaddress:8989)I am taken back to the QTS login page on port 444. The config.xml file seems to look OK to me:

<Config>
  <LogLevel>Info</LogLevel>
  <Port>8989</Port>
  <UrlBase></UrlBase>
  <BindAddress>*</BindAddress>
  <SslPort>9898</SslPort>
  <EnableSsl>False</EnableSsl>
  <ApiKey>removed</ApiKey>
  <AuthenticationMethod>None</AuthenticationMethod>
  <Branch>master</Branch>
</Config>

I honestly don’t even know where to begin to troubleshoot. Any advice?

TIA

I changed the default port and was able to then login to the Sonarr UI.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.