
- Deluge client not available when webui is code#
- Deluge client not available when webui is password#
- Deluge client not available when webui is torrent#
Socket.timeout: _ssl.c:1039: The handshake operation timed outĪny updates on that? I’m currently facing the same issue as grangemd - I set up a new user in deluge, I’m running it on port 8112. Any advice? Tue 17:42:26 GMT-0500 (Eastern Standard Time)įile "/usr/src/app/homeassistant/helpers/entity_platform.py", line 128, in _async_setup_platformįile "/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_forįile "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in runįile "/usr/src/app/homeassistant/components/sensor/deluge.py", line 57, in setup_platformįile "/usr/local/lib/python3.7/site-packages/deluge_client/client.py", line 63, in connectįile "/usr/local/lib/python3.7/site-packages/deluge_client/client.py", line 77, in _connectįile "/usr/local/lib/python3.7/ssl.py", line 1150, in connectįile "/usr/local/lib/python3.7/ssl.py", line 1141, in _real_connectįile "/usr/local/lib/python3.7/ssl.py", line 1117, in do_handshake I am using unraid docker for home assistant and deluge. I tried getting this to work however as I added a new user under the auth file however I am still getting errors. Note: If you do not have an auth file in your config folder, first run the daemon to have it created for you.ĭeluge 1.2.0 introduces different levels of authentication: There should always be a ‘localclient’ entry for use by the UIs running locally by your user. The format of this file is straightforward, each line contains a username:password:level tuple in plaintext. The daemon looks at the file /auth for doing authentication.

Deluge client not available when webui is torrent#
MY TORRENT MEDIA SERVER TUTORIAL From Deluge Support

Raspberry Pi + VPN, Socks5 Proxy, Deluge, Jackett, MiniDLNA, Sonarr, Radarr, Lidarr.

This all started because i found the deluge sensor in home assistant and had to build my own torrent box but with all the added features i could hope for. Raspberry Pi VPN, Socks5 Proxy, Deluge, Jackett, MiniDLNA, Sonarr, Radarr, Lidarr. 09:23:52 ERROR (MainThread) Error while setting up platform delugeįile “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py”, line 129, in _async_setup_platformįile “/usr/lib/python3.6/asyncio/tasks.py”, line 358, in wait_forįile “/usr/lib/python3.6/concurrent/futures/thread.py”, line 56, in runįile “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/switch/deluge.py”, line 48, in setup_platformįile “/srv/homeassistant/lib/python3.6/site-packages/deluge_client/client.py”, line 63, in connectįile “/srv/homeassistant/lib/python3.6/site-packages/deluge_client/client.py”, line 77, in _connectįile “/usr/lib/python3.6/ssl.py”, line 1100, in connectįile “/usr/lib/python3.6/ssl.py”, line 1091, in _real_connectįile “/usr/lib/python3.6/ssl.py”, line 1068, in do_handshakeįile “/usr/lib/python3.6/ssl.py”, line 689, in do_handshake
Deluge client not available when webui is code#
I tried what you said and have a problem - you can see in the attached code 09:23:42 WARNING (MainThread) Setup of platform deluge is taking over 10 seconds. Thanks for the answer - sorry it took me a long time to answer. Self._nnect((self.host, self.port))įile "/usr/lib/python3.6/ssl.py", line 1093, in connectįile "/usr/lib/python3.6/ssl.py", line 1080, in _real_connect

Result = self.fn(*self.args, **self.kwargs)įile "/usr/lib/python3.6/site-packages/homeassistant/components/sensor/deluge.py", line 58, in setup_platformįile "/usr/lib/python3.6/site-packages/deluge_client/client.py", line 50, in connect SLOW_SETUP_MAX_WAIT, loop=)įile "/usr/lib/python3.6/asyncio/tasks.py", line 352, in wait_forįile "/usr/lib/python3.6/asyncio/futures.py", line 244, in resultįile "/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run I get this in the logs: 16:39:24 ERROR (MainThread) Error while setting up platform delugeįile "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 170, in _async_setup_platform
Deluge client not available when webui is password#
Thought maybe I could get this working after I found this post but mine still won’t work Any ideas? I don’t see any options in Deluge for a username… I have set a password though. It hasn’t changed from ‘Up/Down’ since it’s been running, and Deluge is off now. I’m not entirely sure the deluge_status is working right, or it’s being very schrodinger’s cat about things. Just a note that the username / password part of the deluge sensor seems to be required rather than optional, so if it’s a default setup it’s like this: - platform: delugeĪnd some group / customise stuff - as I can’t go 2 minutes without changing icons on anything I try
