Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

transmission-daemon - 401: Unauthorized

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
milomak
Posts: 2168
Joined: 2009-06-09 22:20
Been thanked: 2 times

transmission-daemon - 401: Unauthorized

#1 Post by milomak »

so it was working (sid). i have done a few upgrades without actually needing to go into the webgui

i don't seem to see my settings have changed

Code: Select all

    "rpc-authentication-required": true,
    "rpc-bind-address": "0.0.0.0",
    "rpc-enabled": true,
    "rpc-host-whitelist": "",
    "rpc-host-whitelist-enabled": true,
    "rpc-password": "password",
    "rpc-port": 9091,
    "rpc-url": "/transmission/",
    "rpc-username": "transmission",
    "rpc-whitelist": "127.0.0.1,192.168.*.*",
    "rpc-whitelist-enabled": true,
i try access http://192.168.0.102:9091/transmission/web/ (which i was previously able to) and get

Code: Select all

401: Unauthorized
Unauthorized User. 1 unsuccessful login attempts.
the daemon is actually working and is downloading things as it should.

installed packages
# dpkg -l | grep transmission

Code: Select all

ii  transmission-cli                                            3.00-1                                        amd64        lightweight BitTorrent client (command line programs)
ii  transmission-common                                         3.00-1                                        all          lightweight BitTorrent client (common files)
ii  transmission-daemon                                         3.00-1                                        amd64        lightweight BitTorrent client (daemon)
ii  transmission-gtk                                            3.00-1                                        amd64        lightweight BitTorrent client (GTK+ interface)
what am i missing here?

oh this is a remote server i am trying to access
Desktop: A320M-A PRO MAX, AMD Ryzen 5 3600, GALAX GeForce RTX™ 2060 Super EX (1-Click OC) - Sid, Win10, Arch Linux, Gentoo, Solus
Laptop: hp 250 G8 i3 11th Gen - Sid
Kodi: AMD Athlon 5150 APU w/Radeon HD 8400 - Sid

User avatar
Hallvor
Global Moderator
Global Moderator
Posts: 2041
Joined: 2009-04-16 18:35
Location: Kristiansand, Norway
Has thanked: 149 times
Been thanked: 212 times

Re: transmission-daemon - 401: Unauthorized

#2 Post by Hallvor »

Generally this message comes when the password is wrong. Reload the page, try a different browser or try deleting the browser cache, maybe?
[HowTo] Install and configure Debian bookworm
Debian 12 | KDE Plasma | ThinkPad T440s | 4 × Intel® Core™ i7-4600U CPU @ 2.10GHz | 12 GiB RAM | Mesa Intel® HD Graphics 4400 | 1 TB SSD

milomak
Posts: 2168
Joined: 2009-06-09 22:20
Been thanked: 2 times

Re: transmission-daemon - 401: Unauthorized

#3 Post by milomak »

hmmm. you are right. an intriguing one where it seems only firefox can access the webgui.
Desktop: A320M-A PRO MAX, AMD Ryzen 5 3600, GALAX GeForce RTX™ 2060 Super EX (1-Click OC) - Sid, Win10, Arch Linux, Gentoo, Solus
Laptop: hp 250 G8 i3 11th Gen - Sid
Kodi: AMD Athlon 5150 APU w/Radeon HD 8400 - Sid

Post Reply