Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [sabnzbd] Reverse Proxy Hostname verification failed #4662

Open
3 tasks done
Wiz0r opened this issue Sep 3, 2024 · 0 comments
Open
3 tasks done

🐛 [sabnzbd] Reverse Proxy Hostname verification failed #4662

Wiz0r opened this issue Sep 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Wiz0r
Copy link

Wiz0r commented Sep 3, 2024

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

  1. Install App
  2. Setup a reverse proxy address
  3. 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]

Browser

Chrome

Browser logs

Access denied - Hostname verification failed: https://sabnzbd.org/hostname-check

User-Config changes

No response

Other

No response

Please confirm the following

  • I believe this issue is a bug that affects all users of RunTipi, not something specific to my installation.
  • I have already searched for relevant existing issues and discussions before opening this report.
  • I have updated the title field above with a concise description.
@Wiz0r Wiz0r added the bug Something isn't working label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant