Failed to execute script error

General support for problems installing or using Deluge
Post Reply
HoosierFan2025
New User
New User
Posts: 1
Joined: Wed Mar 18, 2026 12:10 am

Failed to execute script error

Post by HoosierFan2025 »

I got this error (below) trying to use deluge yesterday. I have uninstalled and reinstalled Deluge to see if this was a fix. It was NOT. Can you help me get this remedied?? Keep in mind I am not overly computer savvy so detailed recommendations in layman terms would be helpful. I use KeepSolid VPN unlimited.

Thanks in advance for any advice you all may have!!!
_____________________________________________________________________________

Failed to execute script 'deluge-script' due to unhandled exception: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permission

Traceback (most recent call last):
File "deluge-script.pyw", line 33, in <module>
File "deluge\ui\ui_entry.py", line 141, in start_ui
File "deluge\ui\gtk3\__init__.py", line 44, in start
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 450, in exec_module
File "deluge\ui\gtk3\gtkui.py", line 30, in <module>
File "twisted\internet\gtk3reactor.py", line 57, in install
File "twisted\internet\gtk3reactor.py", line 47, in __init__
File "twisted\internet\gireactor.py", line 118, in __init__
File "twisted\internet\_glibbase.py", line 323, in __init__
File "twisted\internet\selectreactor.py", line 74, in __init__
File "twisted\internet\base.py", line 630, in __init__
File "twisted\internet\posixbase.py", line 327, in installWaker
File "twisted\internet\posixbase.py", line 125, in __init__
PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
Post Reply