Page 2 of 3

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 8:44 am
by boston65
sander wrote:So ... what do you want: SABnzb on a remote Ubuntu server (with the double work if you want to move the content over Internet to another machine), or on your local Windows machine?
Can you have both installed, without problems? If so I want this. Thank you

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 10:33 am
by sander
boston65 wrote:
sander wrote:So ... what do you want: SABnzb on a remote Ubuntu server (with the double work if you want to move the content over Internet to another machine), or on your local Windows machine?
Can you have both installed, without problems? If so I want this. Thank you
Yes, you can. Without problems.

What is your question? And what is your situation? SABnzbd is running on your running Ubuntu server, right?

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 12:09 pm
by boston65
sander wrote:
boston65 wrote:
sander wrote:So ... what do you want: SABnzb on a remote Ubuntu server (with the double work if you want to move the content over Internet to another machine), or on your local Windows machine?
Can you have both installed, without problems? If so I want this. Thank you
Yes, you can. Without problems.

What is your question? And what is your situation? SABnzbd is running on your running Ubuntu server, right?[/quote

No I had to redo everything over, Sabnzbdplus was showing for available drive space 0 on Ubuntu. I did everything over. I have only the Sabnzbd running on windows 8 desktop. Thank you.

I didn't want to install it on Ubuntu yet until I get more install procedure.

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 12:51 pm
by sander
Let's try one more time:

Login on your Ubuntu machine with SSH (use Putty on your Windows). Type

Code: Select all

sudo apt-get install sabnzbdplus
sabnzbdplus -s 0.0.0.0:8080 -b 0
Leave the SSH session open.

On your local Windows, use your webbrowser to go to http://<public-ip-address-of-Ubuntu-machine>:8080/ : What do you get?

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 1:04 pm
by boston65
sander wrote:Let's try one more time:

Login on your Ubuntu machine with SSH (use Putty on your Windows). Type

Code: Select all

sudo apt-get install sabnzbdplus
sabnzbdplus -s 0.0.0.0:8080 -b 0
Leave the SSH session open.

On your local Windows, use your webbrowser to go to http://<public-ip-address-of-Ubuntu-machine>:8080/ : What do you get?
Page can not bedisplayed...in windows explorer and Chrome...

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 1:07 pm
by sander
Why not? What is the error message?

Go back to your SSH session: It is still open, isnot it? What does it say? Copy all text in terminal here in the forum. Or make picture with your phone/camera and post it here.

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 1:51 pm
by boston65
sander wrote:Why not? What is the error message?

Go back to your SSH session: It is still open, isnot it? What does it say? Copy all text in terminal here in the forum. Or make picture with your phone/camera and post it here.
I have the config screen did that, then I typed in the browser http://<public-ip-address-of-Ubuntu-machine>:8080 with my IP address, and it brought up Sabnzbdplus. which is good, I
have on the right side it shows your drive space it says 0.00 Free Space... 16.55 GB Free (Temp) 0.00 GB Free Space > I copied this

any ideas? Thank you so much for all the help you have given me..

I see this also under Options Help

Sysload: 0.03 | 0.09 | 0.08

Versiob 0.6.15

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 2:05 pm
by sander
Yes: before the first download, SAB shows 0.00 GB. Just ignore it, download something, and see that SAB corrects itself.

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 10th, 2013, 3:25 pm
by boston65
sander wrote:Yes: before the first download, SAB shows 0.00 GB. Just ignore it, download something, and see that SAB corrects itself.
just contacted the OVH in Canada, and they said my drive is defective, they are changing it. Thanks

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 11th, 2013, 10:28 am
by boston65
sander wrote:Yes: before the first download, SAB shows 0.00 GB. Just ignore it, download something, and see that SAB corrects itself.
When you install Sabnzbdplus, is from the root directory of the server? I installed a script that installs a bunch of stuff and ask me for a user name & PW, before I installed Sabnzbdplus. Now what I am asking, would I install Sabnzbdplus from the root or from this new user name & PW. I keep getting that free disk space, it only had 16 GB showing, and when I ran an NZB it paused because of Full Disk.

Confusing, I know...Thank you for all the help you have provided....

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 11th, 2013, 10:57 am
by boston65
boston65 wrote:
sander wrote:Yes: before the first download, SAB shows 0.00 GB. Just ignore it, download something, and see that SAB corrects itself.
When you install Sabnzbdplus, is from the root directory of the server? I installed a script that installs a bunch of stuff and ask me for a user name & PW, before I installed Sabnzbdplus. Now what I am asking, would I install Sabnzbdplus from the root or from this new user name & PW. I keep getting that free disk space, it only had 16 GB showing, and when I ran an NZB it paused because of Full Disk.

In the configuration setup, do you click the box that says allow HTTPS access from browser?

Confusing, I know...Thank you for all the help you have provided....

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 11th, 2013, 10:59 am
by sander
boston65 wrote:
sander wrote:Yes: before the first download, SAB shows 0.00 GB. Just ignore it, download something, and see that SAB corrects itself.
When you install Sabnzbdplus, is from the root directory of the server? I installed a script that installs a bunch of stuff and ask me for a user name & PW, before I installed Sabnzbdplus. Now what I am asking, would I install Sabnzbdplus from the root or from this new user name & PW. I keep getting that free disk space, it only had 16 GB showing, and when I ran an NZB it paused because of Full Disk.

Confusing, I know...Thank you for all the help you have provided....
Log in as normal user on the Ubuntu system, then type:

Code: Select all

sudo apt-get install sabnzbdplus
It will ask your password. That's it.

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 11th, 2013, 11:08 am
by boston65
sander wrote:
boston65 wrote:
sander wrote:Yes: before the first download, SAB shows 0.00 GB. Just ignore it, download something, and see that SAB corrects itself.
When you install Sabnzbdplus, is from the root directory of the server? I installed a script that installs a bunch of stuff and ask me for a user name & PW, before I installed Sabnzbdplus. Now what I am asking, would I install Sabnzbdplus from the root or from this new user name & PW. I keep getting that free disk space, it only had 16 GB showing, and when I ran an NZB it paused because of Full Disk.

Confusing, I know...Thank you for all the help you have provided....
Log in as normal user on the Ubuntu system, then type:

Code: Select all

sudo apt-get install sabnzbdplus
It will ask your password. That's it.
Yes it did, how do access it in the browser?

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 11th, 2013, 11:12 am
by sander

Re: Sabnzbdplus and Ubuntu 12.04 Setup

Posted: March 11th, 2013, 4:40 pm
by boston65
sander wrote:I already told you: see http://forums.sabnzbd.org/viewtopic.php ... =15#p80663
when I start it with this
sabnzbdplus -s 0.0.0.0:8080 -b 0

it hangs on URLgrabber starting up, and just sits there, shouldn't it come back to the prompt? I think before it did.... Thanks you