SSL Server grayed out

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
rflores2323
Newbie
Newbie
Posts: 7
Joined: February 10th, 2011, 11:20 am

SSL Server grayed out

Post by rflores2323 »

I have sabnzbd setup on a pogoplug E02 with ALARM on it. I have added my server however I want to use SSL server connections to see if that can increase my download speeds. HOwever the option in the config screen under server is disabled and I cannot check it. I am not using sabnzbd under https also.

Any ideas?
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: SSL Server grayed out

Post by sander »

Could be easy:

Open sabnzbd.log (can be done via SABnzbd itself: tab Status, then Show Logging), and find the line with pyOpenSSL (or SSL). My sabnzbd.log shows this line:

Code: Select all

2013-01-29 23:09:26,377::INFO::[sabnzbdplus:487] pyOpenSSL... found (True)
... what does your log say?
rflores2323
Newbie
Newbie
Posts: 7
Joined: February 10th, 2011, 11:20 am

Re: SSL Server grayed out

Post by rflores2323 »

well I installed the packer python2-pyopenssl and it showed up. got help via IRC. The package comments show that for some reason it is not being installed.

https://aur.archlinux.org/packages.php?ID=13691

:)
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: SSL Server grayed out

Post by sander »

so what does sabnzbd.log say?
rflores2323
Newbie
Newbie
Posts: 7
Joined: February 10th, 2011, 11:20 am

Re: SSL Server grayed out

Post by rflores2323 »

I dont even see that line in the log at all
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: SSL Server grayed out

Post by sander »

rflores2323 wrote:I dont even see that line in the log at all
Can you open sabnzbd.log?

Can you threrein find lines like below? Search for 'found':

Code: Select all

2013-01-30 23:00:04,210::INFO::[SABnzbd:463] _yenc module... found!
2013-01-30 23:00:04,210::INFO::[SABnzbd:471] par2 binary... found (/usr/bin/par2)
2013-01-30 23:00:04,210::INFO::[SABnzbd:479] unrar binary... found (/usr/bin/unrar)
2013-01-30 23:00:04,211::INFO::[SABnzbd:484] unzip binary... found (/usr/bin/unzip)
2013-01-30 23:00:04,211::INFO::[SABnzbd:490] nice binary... found (/usr/bin/nice)
2013-01-30 23:00:04,211::INFO::[SABnzbd:494] ionice binary... found (/usr/bin/ionice)
2013-01-30 23:00:04,211::INFO::[SABnzbd:499] pyOpenSSL... found (True)
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: SSL Server grayed out

Post by sander »

rflores2323 wrote:I have sabnzbd setup on a pogoplug E02 with ALARM on it. I have added my server however I want to use SSL server connections to see if that can increase my download speeds.
Oh, wait: using on SSL on such low-spec hardware will *decrease* your download speed! So from an academical point it's interesting to test it, but I can predict the result ...
rflores2323
Newbie
Newbie
Posts: 7
Joined: February 10th, 2011, 11:20 am

Re: SSL Server grayed out

Post by rflores2323 »

really.. I thought it would increase the speeds.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: SSL Server grayed out

Post by sander »

rflores2323 wrote:really.. I thought it would increase the speeds.
I see. Why did you think that?
Post Reply