Open qiuyeshengsheng opened 1 month ago
Do you mean WebUI's username and password?
Starting from v4.6.1, WebUI default password is randomly generated every time the daemon is starting up and could be retrieved from systemd journal log with this command:
journalctl -u qbittorrent-enhanced-nox | grep 'A temporary password is provided for this session: ' | tail -1
WebUI default username still remains "admin".
To prevent this behavior, you need to set your own custom password in WebUI settings page after logging in WebUI with that auto-generated temporary password.
I followed the tutorial and installed qbee, after entering the default username and password, it prompts Invalid Username or Password, but I haven't set or changed it, what should I do to fix it?