Search found 2 matches

by krdyt
March 13th, 2014, 1:34 pm
Forum: General Discussion
Topic: SABnzbd needs a free tcp/ip port
Replies: 3
Views: 17676

Re: SABnzbd needs a free tcp/ip port

Please restart SABnzbd with a different port number.

Open a Terminal window and type the line (example):
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server localhost:8081

try 127.0.0.1 inplace of localhost in terminal thats how i fixed the same problem
by krdyt
March 8th, 2014, 8:48 pm
Forum: General Help
Topic: SABnzbd needs a free tcp/ip port for its internal web server
Replies: 2
Views: 3486

Re: SABnzbd needs a free tcp/ip port for its internal web se

the way i got around this is i put in terminal /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server 127.0.0.1:8081 instead of /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server localhost:8081 believe me ive been trying for almost a month to get my dear program to work. it stopped when i ...