Hi,
The "SSL" box is disabled in my connections settings.
I am running v.4
Ubuntu Linux, Hardy
I used the SSL port for my newserver
any idea?
SSL Disabled
Forum rules
Help us help you:
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.
Re: SSL Disabled
Should be available in apt. In Debian's repos the metapackage is "python-pyopenssl".pair of dimes wrote: install this I think http://pyopenssl.sourceforge.net/
After you install that, restart SABnzbd and it should be good to go.
Re: SSL Disabled
thanks.
However, when I use synaptic and search for it, I get this...
python-pyopenssl
transitional dummy package
This is a dummy package to ease transition to new package name
(python-openssl-doc).
It can be safely removed from your system.
thanks though
However, when I use synaptic and search for it, I get this...
python-pyopenssl
transitional dummy package
This is a dummy package to ease transition to new package name
(python-openssl-doc).
It can be safely removed from your system.
thanks though
Re: SSL Disabled
Run this command in your terminal:
I will work.
Code: Select all
sudo apt-get install python-pyopenssl