Search found 7 matches

by blacksnow
September 30th, 2013, 3:01 pm
Forum: Debian/Ubuntu Package
Topic: HTTP password
Replies: 11
Views: 5505

Re: HTTP password

Woah, okay. So it spit out some crazy password. Does that mean that it ignored the username/pass combo I gave it of user and pass?

I am able to get in with that password, but I am curious as to how it got set to that password. Ah well, it's working and that is what counts.
by blacksnow
September 30th, 2013, 1:52 pm
Forum: Debian/Ubuntu Package
Topic: HTTP password
Replies: 11
Views: 5505

Re: HTTP password

It has now started responding on :8085 and no longer on :8080 however it still wont take user/pass at the prompt...
by blacksnow
September 30th, 2013, 1:46 pm
Forum: Debian/Ubuntu Package
Topic: HTTP password
Replies: 11
Views: 5505

Re: HTTP password

Code: Select all

root@play:~/.sabnzbd# sudo updatedb
root@play:~/.sabnzbd# locate sabnzbd.ini
/home/erling/.sabnzbd/sabnzbd.ini
/home/erling/.sabnzbd/sabnzbd.ini.bak
root@play:~/.sabnzbd
by blacksnow
September 30th, 2013, 1:32 pm
Forum: Debian/Ubuntu Package
Topic: HTTP password
Replies: 11
Views: 5505

Re: HTTP password

Yeah, got this: 0 MYIP:8080 0.0.0.0:* LISTEN 29547/python MYUSER 29547 1 0 14:12 ? Sl 0:01 /usr/bin/python -OO /usr/bin/sabnzbdplus --daemon root 29929 26562 0 14:12 pts/0 00:00:00 grep --color=auto 29547 root@play:~/.sabnzbd# kill 29547 root@play:~/.sabnzbd# service sabnzbdplus start * Starting SAB...
by blacksnow
September 30th, 2013, 1:13 pm
Forum: Debian/Ubuntu Package
Topic: HTTP password
Replies: 11
Views: 5505

Re: HTTP password

Doesn't look like anything is wrong.. # [required] user or uid of account to run the program as: USER=USERNAMEOMITTED # [optional] full path to the configuration file of your choice; # otherwise, the default location (in $USER's home # directory) is used: CONFIG= # [optional] hostname/ip and port nu...
by blacksnow
September 30th, 2013, 12:29 pm
Forum: Debian/Ubuntu Package
Topic: HTTP password
Replies: 11
Views: 5505

Re: HTTP password

That's a great idea, hadn't thought of that. Well, I tried your thought on port 8085 (verified nothing was there first) as such: download_free = "" port = 8085 enable_movie_sorting = 0 I then started sab back up again, and attempted to go to that port. No go. But here's the really interest...
by blacksnow
September 30th, 2013, 11:54 am
Forum: Debian/Ubuntu Package
Topic: HTTP password
Replies: 11
Views: 5505

HTTP password

Hello all, 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 ...