Not able to activate https - sabnzbd 0.7.20

Report & discuss bugs found in 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
herve49
Newbie
Newbie
Posts: 3
Joined: February 7th, 2016, 11:36 am

Not able to activate https - sabnzbd 0.7.20

Post by herve49 »

Hello

I have post before 3 days on the french forum for the same reason but have not received answer.

Sabnzbd works well but i was not able to activate https : the line is grey (not black).
So can't tick anything.

Pyopenssl is installed on my system in /usr/lib/python2.7/site-packages/service_identity/pyopenssl.py
My system : PCLinuxOS 2016 - KDE4 - fully updated - kernel 4.4.1.

In the log file, i found this line "INFO::[SABnzbd:502] pyOpenSSL... NOT found - try apt-get install python-pyopenssl (SSL is optional)" !!!

I had too modify in sabnzbd.ini the line "enable https = 0) to 1.
But this give not the access to tick the line that stays in grey.

Thanks for your help

Herve49
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Not able to activate https - sabnzbd 0.7.20

Post by sander »

On your Linux, start Python, and type:

Code: Select all

from OpenSSL import SSL
Post the output here.
herve49
Newbie
Newbie
Posts: 3
Joined: February 7th, 2016, 11:36 am

Re: Not able to activate https - sabnzbd 0.7.20

Post by herve49 »

Very thanks for your reply.

Your question has give me all awaited responses !
From the command line, i have see many packages haven't be installed.

Problem now solved

Herve49
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Not able to activate https - sabnzbd 0.7.20

Post by sander »

Cool!
Post Reply