Hey Josh,
Since this is a new system, after following your blog and video tutorial to setup SAB/SR/CP correctly, I decided to trash it and see if I could do it all over again, (only quicker). I hit a snag though.
This post, in this thread, describes receiving the following error message when trying to load the Sickrage webconsole;
Code:
Traceback (most recent call last):
File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/tornado/web.py", line 1313, in _execute
result = self.prepare()
File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/tornado/web.py", line 2002, in prepare
raise HTTPError(self._status_code)
HTTPError: HTTP 404: Not Found
Well I got it too. The only way I could get the Sickrage console back up was to reverse one of your instructions, changing;
back to the default;
But when I did that, SAB/SR post-processing died, and my tv episodes stayed in the download hierarchy.
I remember you saying in your video tutorial that you had setup nginx so you could access all servers using the url, [server_address]:/[service_name], instead of the port number. Is this related to that configuration? Would the fix be to configure nginx the same way you have the server/service setup?
Jason