WhatManager2
WhatManager2 copied to clipboard
Changed transmission rpc password
So I changed the transmission rpc password and now I'm getting a 401 unauthorized when adding torrents, even though I changed the transmission_password in settings.py to the new one and restarted wm.
Are there any other steps I need to take?
Stored in database.
@LennyPenny Are you sure you changed the password successfully? As in you can connect using the new password using a remote transmission client? If so, there's no magic. When you start WM it reads the settings file and then uses the password. There's a small piece missing somewhere, just check it end-to-end.