spiralofhope logo
spiralofhope logo

S
piral of Hope
Better software is possible.
Styles
Table of Contents

Early 2010

wouldn't work, tried reformatting, tried on the root of the device, played with the bootable flag.. nothing

updated the main system too.. ended up rebooting to find issues with icons loading.

rm ~/.local/share/mime/mime.cache
reinstalled deluge, cause I thought it was the issue.. it splatted all my configuration options. Dammit.

But the config option files are physically correct. I have no clue what's going on!

Re-ran it, but it's not connecting.

Tried at the console, and I'm getting a bunch of:

BadLoginError: Password does not match
exit it, kill the daemon
rm ~/.config/deluge/auth
... and restart

Now I get:

BadLoginError: Username does not exist
... found http://dev.deluge-torrent.org/wiki/UserGuide/Authentication

But then I realised that I was starting deluged as root.. starting it as a regular user solved everything. Argh.