-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
[BUG] deluge and from_deluge: Unhandled error in plugin from_deluge: module 'ssl' has no attribute 'wrap_socket' #12
Comments
I'm speculating, 624a276#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557R65 the last working linuxserver/flexget is 3.11.37 which uses python 3.11 and the official docker image is still using python 3.11 |
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
How very annoying, I tested a bunch of modules against 3.12 but not deluge. I'd like to try and avoid a rollback but if there are multiple affected plugins and/or they're not in any rush to fix them we may need to. |
Unfortunately I don't think there is any rush. I opened a duplicate issue
on the flexget repository about a month ago:
Flexget/Flexget#4012
For now, I'm using the latest working image.
…On Sat, 27 Jul 2024 at 20:24, Adam ***@***.***> wrote:
How very annoying, I tested a bunch of modules against 3.12 but not
deluge. I'd like to try and avoid a rollback but if there are multiple
affected plugins and/or they're not in any rush to fix them we may need to.
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAELJCIWBUYQHUWSTIBMDVTZONYPLAVCNFSM6AAAAABLRYBRGKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGEYDKOBSG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I have the same issue with the deluge plugin while using 3.12. |
Is there an existing issue for this?
Current Behavior
On deluge and from_deluge, the following error occurs:
Unhandled error in plugin from_deluge: module 'ssl' has no attribute 'wrap_socket'
Expected Behavior
Successful connection to deluge
Steps To Reproduce
Step 1: install latest image
Step 2: try and connect to deluge via the deluge or from_deluge plugin
Step 3: critical crash
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: