WebUI virtual host doesn't work

Sonarr version (exact version): 2.0.0.5228
Mono version (if Sonarr is not running on Windows): version 4.6.2 (Debian 4.6.2.7+dfsg-1)
OS: Debian 9.5

Description of issue:
I can access the webui with the port, but I’d like to access it via mysite.com/sonarr. So I made an apache virtualhost just like for any other self-hosted stuff (pihole, rutorrent, owncloud etc), and added directory /opt/NzbDrone/UI/ as the root of the virtualhost.

Only problem that I can’t see the website. All that appears is “Sonarr Ver.”. See screenshot:

What do I need to modify?

You need to go through Sonarr’s webserver, you can’t point any webserver at the UI contents.

Use a reverse proxy instead.

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