morpheus65535 / bazarr

Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
https://www.bazarr.media
GNU General Public License v3.0
2.86k stars 223 forks source link

[Subscene][Docker] AttributeError. Exception info: "'RetryingCFSession' object has no attribute 'isChallengeRequest'" #1042

Closed dausruddin closed 4 years ago

dausruddin commented 4 years ago

Describe the bug I am trying Bazarr using Docker and Subscene is giving me this error

Throttling subscene for 10 minutes, until 20/08/01 23:04, because of: AttributeError. Exception info: "'RetryingCFSession' object has no attribute 'isChallengeRequest'"

To Reproduce Steps to reproduce the behavior:

  1. Enable Subscene and execute manual search.
  2. Check your log

Expected behavior List of subtitles.

Screenshots If applicable, add screenshots to help explain your problem.

Software (please complete the following information):

Additional context I am using docker currently.

Ash-Raimon commented 4 years ago

I can confirm this is the exact error I have on my machine as well, and i'm using Windows 10 Pro

Software:

Additional context Normal Windows 10, installed using github. Using Death Captcha.

Edit: Only subscene is misbehaving. started since 24hours ago, and provider shows "AttributeError"

morpheus65535 commented 4 years ago

Should be fix in 0.9.0.2 in dev branch. Can you test it?

Ash-Raimon commented 4 years ago

Should be fix in 0.9.0.2 in dev branch. Can you test it?

On it. Will test it within the hour.

Ash-Raimon commented 4 years ago

Can't speak on behalf of OP, but subscene is now working flawlessly on the dev branch ver. 0.9.0.2 for me. Thank you for the works!

PS: Just a minor hiccup when upgrading from master branch (ver. 0.9.0.1) to develop branch (ver. 0.9.0.2), I got locked out of my form login, as in my user/pass combo does not work, had to manually disable the form via config.ini authentication and reset it. Just wanted to point it out if any run into same situation as I have.

Sorry took long to reply on testing it as I actually got stuck fixing the form login screen myself.

dausruddin commented 4 years ago

Sorry, took me a while to test. I can also confirm that it is working on development branch. Thanks a lot :)