I somehow overlooked the most obvious thing, using a loopback address rather than 0.0.0.0
It was clearly obvious when there was no error about binding to a port and showed the IP, facepalm.
Silly me, all fixed. thanks
Search found 2 matches
- June 15th, 2024, 11:21 pm
- Forum: General Help
- Topic: sabnzbd not binding to any ports
- Replies: 1
- Views: 979
- June 15th, 2024, 10:44 pm
- Forum: General Help
- Topic: sabnzbd not binding to any ports
- Replies: 1
- Views: 979
sabnzbd not binding to any ports
Lastest version of ubuntu server. I've done the following: "sudo add-apt-repository ppa:jcfp/nobetas" "sudo apt-get update && sudo apt-get dist-upgrade" "sudo apt-get install sabnzbdplus" edited "PORT" within /etc/default/sabnzbdplus to be 8585 "s...