Issues with SAB installed on Etraz NAS

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
mad_vtak
Newbie
Newbie
Posts: 5
Joined: March 18th, 2010, 3:29 pm

Issues with SAB installed on Etraz NAS

Post by mad_vtak »

I have installed and reinstalled this on my NAS i have.

Version is 0.5.0

Everything works fine, i can manually upload the files to SABnzbd. But when i try and bookmark a file on newzbin i get the error below.


WARNING: Problem accessing Newzbin server, wait 1 min.

my username/password is correct, i've even changed it. but still dont get anything when i bookmark a file.

i use this for google/chrome on OSX

and everything is working fine

Image


Also can't get SAB to send me an email after jobs are completed.

I get this error.

ERROR: Failed to connect to mail server

and this is what i have as far as my email.

SMTP Server:
Set your ISP's server for outgoing email..
smtp.gmail.com:587

Email Recipient:
Email address to send the email to.
myemail address

Email Sender:
Who should we say sent the email?
a contact i have in my email, i actually added SABnzbd as a contact

OPTIONAL Account Username:
For authenticated email, account name.
my username

OPTIONAL Account Password:
For authenticated email, password.
my password.

Any help will be appreciated, thanks!!
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Issues with SAB installed on Etraz NAS

Post by shypike »

Do you have proper SSL support installed?
OpenSSL libraries and PyOpenSSL.
Which version of Python are you using?
mad_vtak
Newbie
Newbie
Posts: 5
Joined: March 18th, 2010, 3:29 pm

Re: Issues with SAB installed on Etraz NAS

Post by mad_vtak »

Just tried placing in ports 443 and 563 in on SAB, does the SSL check box need to be ticked?

I switched both numbers and restarted my server, nothing changed.

news.supernews.com:563: Failed to connect: (0, 'Error') 30@news.supernews.com:563
news.supernews.com:443: Failed to connect: (0, 'Error') 30@news.supernews.com:443

After i tried that nothing happened, It just went to a dead stop.

Changed the port back to 119 and unticked the SSL box and boom i had a connection again.

Any ideas?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Issues with SAB installed on Etraz NAS

Post by shypike »

Somehow your SSL setup isn't OK.
With that I mean the support in Python.
mad_vtak
Newbie
Newbie
Posts: 5
Joined: March 18th, 2010, 3:29 pm

Re: Issues with SAB installed on Etraz NAS

Post by mad_vtak »

So i would have to change the config?

Do you know where that could be located in?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Issues with SAB installed on Etraz NAS

Post by shypike »

Which config?
That of Python?
For that you need to complain to the package maintainers of the NAS.
SABnzbd is written under the assumption that Python and its libraries and modules actually work.
It's impossible for us to give active support for all these embedded devices.
mad_vtak
Newbie
Newbie
Posts: 5
Joined: March 18th, 2010, 3:29 pm

Re: Issues with SAB installed on Etraz NAS

Post by mad_vtak »

oh okay, who ever wrote this package for us said that the SAB was written in python...what version i am not sure.
mad_vtak
Newbie
Newbie
Posts: 5
Joined: March 18th, 2010, 3:29 pm

Re: Issues with SAB installed on Etraz NAS

Post by mad_vtak »

i have a question, do i have to have SSL enabled for those features to work?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Issues with SAB installed on Etraz NAS

Post by shypike »

You don't need support for SSL as long as you don't
use SSL functions.
SSL in SABnzbd will not enhance the functionality, it will just use
encryption where appropriate.
One problem is that SABnzbd seems to think that you do have SSL.
If you installed PyOpenSSL, you may have to un-install it.
Otherwise SABnzbd will be trying https when accessing sites like newzbin and nzbmatrix
and when sending email.
Post Reply