-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sickbeard failing all TVDB searches after update #4113
Comments
It seems like this might be from TVDB forcing SSL usage. I had to add this line:
after the |
@gramster It may be worth to report this upstream to "sickbeard" fork you have selected. |
Thanks. It looks like that fork is pretty dormant so I may just create my
own as well.
…On Tue, Aug 18, 2020 at 1:18 PM Yves Martin ***@***.***> wrote:
@gramster <https://github.com/gramster> It may be worth to report this
upstream to "sickbeard" fork you have selected.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4113 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVCPCATAGICY3G3IL22MM3SBLOYLANCNFSM4PZHGP4Q>
.
|
I have the same issue. (#4137) What you write here is more a temporary workaround and definitely not a fix for the underlying problem. Disabling certificate verification is something you should only do with the utmost caution. I suggest you do the same as I did: And then wait for a fix of the python package by the maintainers :) |
In my case I am not sending any credentials or other secrets from
Sickbeard. I’d rather make a change limited to Sickbeard than install a
less secure version of Python that affects multiple apps.
…On Tue, Aug 18, 2020 at 10:24 PM blueflame2020 ***@***.***> wrote:
I have the same issue. (#4137
<#4137>) What you write
here is more a temporary workaround and definitely not a fix for the
underlying problem. Disabling certificate verification is something you
should only do with the utmost caution.
I suggest you do the same as I did:
backup your sickbeard directory ***@***.***/sickbeard-custom/var)
remove sickbeard and python
install previous version of python (found here:
https://synocommunity.com/package/python, place it somewhere on the NAS
and install using synopkg install <path to .spk file>)
install sickbeard-custom (without starting it after install)
move the config.ini, cache.db, cache directory and sickbeard.db back to
the sickbeard directory and fix permissions and ownership of the files.
start sickbeard-custom
And then wait for a fix of the python package by the maintainers :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4113 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVCPCFKLA24YQHE43UB4ILSBNO2BANCNFSM4PZHGP4Q>
.
|
For new Package Requests, see the guidelines
Setup
Package Name: Sickbear Custom
Package Version: 20200804-8
NAS Model: DS1517+
NAS Architecture: Intel
DSM version: 6.2.3-25426 Update 2
Expected behavior
Searches should succeed
Actual behavior
I updated Sickbeard Custom via the Syno Package Manager and now all the TVDB searches fail. I tried uninstalling and reinstalling Sickbeard but still have an issue (and now all my existing shows are gone because Sickbeard can't seem to add them back without TVDB).
Steps to reproduce
Search for a new show. Response is almost immediate with no results.
Package log
Check Package Center or
/usr/local/{package}/var/
This is after a reboot and a search:
Other logs
E.g.
/var/log/messages
or/var/log/synopkg.log
The text was updated successfully, but these errors were encountered: