I successfully installed sabnzbd on Ubuntu 13.04 x64.
However, when I went in to my browser to configure it (it's on a VPS) and I guess I must have clicked the HTTP password button. Oops.
So now it asks me for a password I don't know. I searched these forums and found that I have to edit the sabnzbd.ini file, so I stopped the sabnzbd service, went in to ~/.sabnzbd/sabnzbd.ini and looked for the username and password fields. Well, there weren't any. It looks like the username/pass field should be here, so I added it as such:
Code: Select all
web_dir2 = ""
web_dir = Plush
web_watchdog = 0
username = "user"
password = "pass"
fail_on_crc = 1
nzb_key = mykeyishere