Search found 2 matches

by theycallmedewey
Thu Feb 06, 2014 5:54 pm
Forum: Support
Topic: "Password Does Not Match", "Unable to add torrent!" On Start
Replies: 2
Views: 6020

Re: "Password Does Not Match", "Unable to add torrent!" On S

OK, thank you! I think I may have solved it. I realized some of the "Password Does Not Match" errors were because I was connecting through an SSH tunnel in PuTTY and so I had two entries in the Deluge client for "localhost" (i.e. one for the local machine, and one meant to go thr...
by theycallmedewey
Thu Feb 06, 2014 3:52 am
Forum: Support
Topic: "Password Does Not Match", "Unable to add torrent!" On Start
Replies: 2
Views: 6020

"Password Does Not Match", "Unable to add torrent!" On Start

I get the following errors when starting deluged on Debian. Each error is repeated many times. Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/deluge/core/rpcserver.py", line 259, in dispatch ret = component.get("AuthManager").authorize(*args, **kwargs) ...