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

[BUG] External internet access denied - https://sabnzbd.org/access-denied #224

Open
1 task done
phynias opened this issue May 2, 2024 · 9 comments
Open
1 task done

Comments

@phynias
Copy link

phynias commented May 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Current release randomly throws
External internet access denied - https://sabnzbd.org/access-denied

local_ranges is set and it works for a little while then doesn't,. then works again

Expected Behavior

switching back to 4.2.3 fixes problem

Steps To Reproduce

run latet image

Environment

- OS:
- How docker service was installed:

CPU architecture

x86-64

Docker creation

docker run --name=sabnzbd --env=TZ=America/Los_Angeles --env=PUID=1001 --env=PGID=1001 --detach=true linuxserver/sabnzbd

Container logs

2024-05-02 07:02:21,131::WARNING::[interface:387] Refused connection from: ::ffff:172.18.0.20 (X-Forwarded-For: 192.168.1.3) [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 OPR/109.0.0.0]
Copy link

github-actions bot commented May 2, 2024

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@j0nnymoe
Copy link
Member

j0nnymoe commented May 2, 2024

This just seems like you need to correctly configure sabnzbd.

@fabean
Copy link

fabean commented Jun 2, 2024

I'm having the same issue as of three days ago with an instance that has been running without issues for years. I moved back to previous version and still have issue.

@fabean
Copy link

fabean commented Jun 2, 2024

Fixed my issue, it was an issue with running tailscale on the host machine breaking things for the containers.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@cospeedster
Copy link

For anyone else who comes here, you probably want to set host_whitelist. (https://sabnzbd.org/wiki/extra/hostname-check.html).

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@francoism90
Copy link

You may need to adjust host in sabnzbd.ini to something like 0.0.0.0 or your IP-adres.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Issues
Development

No branches or pull requests

6 participants