Sickrage issue when setup nzbToMedia, reverse proxy?

Hi,

anyone here that can help me with the correct setup in the cfg file for nzbToMedia?

I dont understand how reverse proxy work :disappointed_relieved:

This is now my config file
[SickBeard]
#### autoProcessing for TV Series
#### tv - category that gets called for post-processing with SB
[[tv]]
enabled = 1
host = 127.0.0.1
port = ""
username = username
password = password
###### ADVANCED USE - ONLY EDIT IF YOU KNOW WHAT YOU’RE DOING ######
web_root = /sickrage/
ssl = 1
fork = auto
delete_failed = 0
# Enable/Disable linking for Torrents
Torrent_NoLink = 0
keep_archive = 1
process_method = “”
# force processing of already processed content when running a manual scan.
force = 0
# tell SickRage/Medusa to delete all source files after processing.
delete_on = 0
# tell Medusa to ignore check for associated subtitle check when postponing release
ignore_subs = 0
extract = 1
nzbExtractionBy = Downloader
# Set this to minimum required size to consider a media file valid (in MB)
minSize = 0
# Enable/Disable deleting ignored files (samples and invalid media files)
delete_ignored = 0
##### Enable if SickBeard is on a remote server for this category
remote_path = 0
##### Set to path where download client places completed downloads locally for this category
watch_dir = “”
##### Set the recursive directory permissions to the following (0 to disable)
chmodDirectory = 0

Got this error in sabnzbd
[19:44:40] [INFO]::MAIN: Loading config from [/home/seedy/.data/nzbToMedia-master/autoProcessMedia.cfg]
[19:44:40] [INFO]::MAIN: Checking database structure…
[19:44:40] [INFO]::MAIN: Checking if source needs an update
[19:44:41] [ERROR]::MAIN: Unknown current version number, don’t know if we should update or not
[19:44:41] [INFO]::MAIN: nzbToMedia Version:11.01 Branch:master (Linux 4.4.0-47-generic)
[19:44:41] [WARNING]::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
[19:44:41] [INFO]::MAIN: #########################################################
[19:44:41] [INFO]::MAIN: ## …::[nzbToMedia.pyc]::… ##
[19:44:41] [INFO]::MAIN: #########################################################
[19:44:41] [INFO]::MAIN: Script triggered from SABnzbd
[19:44:41] [INFO]::MAIN: Auto-detected SECTION:SickBeard
[19:44:41] [INFO]::MAIN: Calling SickBeard:tv to post-process: xxxxxxxxxxxxxxxxxxx.nzb
[19:44:41] [INFO]::MAIN: Attempting to auto-detect tv fork
[19:44:41] [INFO]::MAIN: SickBeard:tv fork auto-detection failed
[19:44:41] [INFO]::MAIN: SickBeard:tv fork set to default
[19:44:41] [INFO]::MAIN: FLATTEN: Flattening directory: /home/seedy/.data/NZB/Complete/
[19:44:41] [INFO]::TRANSCODER: Checking [xxxxxxxxxxxxxxxxxxx.mkv] for corruption, please stand by …
[19:44:41] [INFO]::TRANSCODER: SUCCESS: [xxxxxxxxxxxxxxxxxxx.mkv] has no corruption.
[19:44:41] [POSTPROCESS]::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
[19:44:41] [ERROR]::SICKBEARD: Server returned status 401
[19:44:41] [ERROR]::MAIN: A problem was reported in the /home/seedy/.data/nzbToMedia-master/nzbToSickBeard.py script.
SickBeard: Failed to post-process - Server returned status 401!