Closed atajsic closed 3 months ago
I'm speculating, However it could be the change in python verison
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 https://github.com/Flexget/Flexget/blob/develop/Dockerfile#L1
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: https://github.com/Flexget/Flexget/issues/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 https://github.com/linuxserver/docker-flexget/issues/12#issuecomment-2254105827, 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