Clicking 'Add Schedule' switches from HTTPS to HTTP [proxy]
Posted: July 16th, 2015, 5:47 am
I access sabnzbd (v0.7.20) through a reverse proxy over HTTPS, and I've found that adding or removing schedules in config/scheduling changes the URI scheme from HTTPS to HTTP.
For example, to begin with the address in my browser would be https://example.com/sabnzbd/config/scheduling/. But when I click Add Schedule, or click the X next to a schedule to remove it, the URI will change to http://example.com/sabnzbd/config/scheduling/ and display a 404 error (because there is no content at that address on port 80).
Chris
For example, to begin with the address in my browser would be https://example.com/sabnzbd/config/scheduling/. But when I click Add Schedule, or click the X next to a schedule to remove it, the URI will change to http://example.com/sabnzbd/config/scheduling/ and display a 404 error (because there is no content at that address on port 80).
Chris