You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connection to Sabnzbd via a configurated reverse proxy address won't work. The "normal" https connection works fine.
Manually adding the proxy address to the sabnzbd.ini in the parameter host_whitelist solves this problem.
Is there a way to automate this manual step via docker-compose.yml?
Steps to reproduce
Install App
Setup a reverse proxy address
Enter the reverse proxy address
App logs
(i am not sure why the log file is in german language)
sabnzbd | 2024-09-03 11:11:55,151::INFO::[notifier:157] Sending notification: Achtung - Verbindung vom Host "xxx.yyy.zz" abgelehnt von: ::ffff:172.18.0.8 (X-Forwarded-For: 192.X.X.X) [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36] (type=warning, job_cat=None)
sabnzbd | 2024-09-03 11:11:55,151::WARNING::[interface:387] Verbindung vom Host "xxx.yyy.zz" abgelehnt von: ::ffff:172.18.0.8 (X-Forwarded-For: 192.X.X.X) [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
Store Application
Sabnzbd
App version
4.3.3
Description
Connection to Sabnzbd via a configurated reverse proxy address won't work. The "normal" https connection works fine.
Manually adding the proxy address to the sabnzbd.ini in the parameter host_whitelist solves this problem.
Is there a way to automate this manual step via docker-compose.yml?
Steps to reproduce
App logs
Browser
Chrome
Browser logs
User-Config changes
No response
Other
No response
Please confirm the following
The text was updated successfully, but these errors were encountered: