Page 1 of 2

Inability to log into my sabnzb account

Posted: August 13th, 2010, 1:13 am
by rufuslucky
I had my account set up to download using ssl. I used https://127.0.0.1:9090. Then I did something stupid. I use Usenetserver.com and I knew that I had 20 connections and several port options, so I set up my server options page to attempt to use two different ports of usenetserver with 10 connections each. When I did a reboot of my computer, trying to conncet to https://127.0.0.1:9090 gave me an error code similar to " too many characters in ssl verification" or some nonsense like that. I'm guessing it's because it is trying to contact usenetserver twice and doubling the ssl verification codes.

I use Ubuntu so I went to Synaptic and did a complete removal of all things Sabnzbd related, and then reinstalled. Now when I try to connect to https://127.0.0.1:9090 or even to https://127.0.0.1:8080 I get this message in firefox.
Unable to connect

Firefox can't establish a connection to the server at 127.0.0.1:9090.

    *  The site could be temporarily unavailable or too busy. Try again in a few
          moments.

    *  If you are unable to load any pages, check your computer's network
          connection.

    *  If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.

Has anybody had a similar problem? Is there any way that I can contact a Sabnzbd administrator and have them wipe my account so that that I can set it up again?

       
       
     


     
     

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 1:17 am
by rufuslucky
For the record, I am using ubuntu 10.04 64 bit and the latest version of Sabnzbd

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 3:35 am
by sander
remove sabnzbd.ini (in ~/.sabnzbd/), and start SABnzbd.py; it will autowizard a fresh new setup for you

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 3:57 am
by rufuslucky
all right I will search around in root for that. Got any idea where I should start looking?

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 4:16 am
by rufuslucky
I found sabnzbd under /user/share/sabnzbdplus/sabnzbd I can't find sabnzbd.ini or SABnzbd.py for that matter.

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 4:37 am
by sander
How did you install SABnzbd? From the standard repository, or from the sabnzbd.org website?

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 4:54 am
by rufuslucky
With Synaptic, but I added JCFP PPA to my software sources before doing so I used this guide. http://www.ainer.org/?p=698
It should be the latest version.

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 5:06 am
by sander
Aha. If you run

Code: Select all

sudo updatedb
locate -i sabnzbd.ini
... do you get any useful results?

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 5:20 am
by rufuslucky
rufus@rufus-desktop:~$ locate -i sabnzbd.ini
/home/rufus/.sabnzbd/sabnzbd.ini
rufus@rufus-desktop:~$


Those are my results, but that file is not there.

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 5:35 am
by rufuslucky
So I logged on to Sabnzbd from my laptop using the same settings etc. I then tried to log on to sab using this https://127.0.0.1:9090./sabnzbd/ and got this response
Secure Connection Failed

An error occurred during a connection to 127.0.0.1:9090.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)
which was my original problem before I did a complete removal and install of the program

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 6:15 am
by sander
rufuslucky wrote: rufus@rufus-desktop:~$ locate -i sabnzbd.ini
/home/rufus/.sabnzbd/sabnzbd.ini
rufus@rufus-desktop:~$


Those are my results, but that file is not there.
Can you re-read my post, do that? 2 lines of code ...

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 6:25 am
by rufuslucky
rufus@rufus-desktop:~$ sudo updatedb
rufus@rufus-desktop:~$ locate -i sabnzbd.ini
/home/rufus/.sabnzbd/sabnzbd.ini
rufus@rufus-desktop:~$

Same results, I ran it twice just to be sure as two different lines.

There is  no /.sabnzbd in /home/rufus

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 6:49 am
by rufuslucky
I'll check back in eight hours.

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 7:19 am
by sander
rufuslucky wrote: rufus@rufus-desktop:~$ sudo updatedb
rufus@rufus-desktop:~$ locate -i sabnzbd.ini
/home/rufus/.sabnzbd/sabnzbd.ini
rufus@rufus-desktop:~$

Same results, I ran it twice just to be sure as two different lines.

There is  no /.sabnzbd in /home/rufus
Look at the locate output: "/home/rufus/.sabnzbd/sabnzbd.ini"

Anyway:

Code: Select all

rm /home/rufus/.sabnzbd/sabnzbd.ini
should help. Then start SABnzbd

Re: Inability to log into my sabnzb account

Posted: August 13th, 2010, 1:13 pm
by rascalli
Look at the locate output: "/home/rufus/.sabnzbd/sabnzbd.ini"

.sabnzbd means this is an hidden folder !!!

So normally you will not see it when you go into : Look at the locate output: "/home/rufus/