Closed instantdreams closed 1 year ago
username is abc
I tried username abc with password as either "deluge" or my web gui password. It still says "Failed to connect".
I had exact same problem, and i tought that my password was wrong. I found a way to reset it by removing pdw line from web.conf, and that should revert password back to default "deluge" but that also doesnt work. So now, i cant even access web interface via browser, nor add deluge to home assistant.
The username for remote connections is defined in the Thin Client configuration guide. Make sure the appropriate Authentication level is set.
The username for remote connections is defined in the Thin Client configuration guide. Make sure the appropriate Authentication level is set.
I followed that guide and added 58846 to the forwarded ports in docker-compose.yml
. I still get Connection was refused by other side:111:Connection refused
when I try to connect from my thin client Deluge. The client and server version match already. What am I missing?
Edit: Duh. Have to actually recreate the container not just restart it.
Expected Behavior
The docker container to run under a named user that can be referenced for remote connections.
Current Behavior
Use host or container commands to determine the username:
Steps to Reproduce
I am attempting to add the Deluge integration for Home Assistant. The integration required the following fields:
Whatever I try, I get "Failed to connect".
Environment
OS: Linux service 5.18.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.2-1 (2022-06-06) x86_64 GNU/Linux CPU architecture: arm64 How docker service was installed: Official Docker Repository
Command used to create docker container (run/create/compose/screenshot)
Docker logs