OS: Win7
Install-type: Windows Installer + Zip
Firewall Software: Zone Alarm
Are you using IPV6? No
Is the issue reproducible? Yes
Whenever I try and use SAbnzbd, it loads up fine, but then when I try and access the interface for the tool, I get this webpage popping up and then the program crashes. It leaves an errorlog too, which I've pasted.
Code: Select all
SABnzbd.exe 0.7.14
SABnzbd needs a free tcp/ip port for its internal web server.
Port 8080 on localhost was tried , but it is not available.
Some other software uses the port or SABnzbd is already running.
Please restart SABnzbd with a different port number.
Press Startkey+R and type the line (example):
"C:\Program Files\SABnzbd\SABnzbd.exe" --server localhost:8081
If you get this error message again, please try a different number.
Program did not start!Code: Select all
Python WNDPROC handler failed
Traceback (most recent call last):
File "sabnzbd\utils\systrayiconthread.pyo", line 231, in command
File "sabnzbd\utils\systrayiconthread.pyo", line 238, in execute_menu_option
File "sabnzbd\sabtray.pyo", line 104, in browse
File "sabnzbd\panic.pyo", line 239, in launch_a_browser
TypeError: argument of type 'NoneType' is not iterable
Edit: Loading via the Console version seems to work for Reasons, but that's not really an optimal solution.
