Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't save the password webui qbitorrent #5732

Closed
Sirfrancis17 opened this issue Nov 17, 2018 · 4 comments
Closed

don't save the password webui qbitorrent #5732

Sirfrancis17 opened this issue Nov 17, 2018 · 4 comments
Assignees
Labels

Comments

@Sirfrancis17
Copy link

Hello
When entering the user data and password in the torrent client tab, it does not save my password. Every time I open the tab the password is empty.
Medusa gives the following error when connecting to the client torrent

2018-11-17 11:12:21 WARNING SNATCHQUEUE-SNATCH-66 :: [a1d899b] qbittorrent: Authentication Failed
2018-11-17 11:07:49 WARNING APIv2-Thread_3 :: [a1d899b] Config patch ignored {u'clients': {u'torrents': {u'testStatus': u'Success: Connected and Authenticated'}}}

@triage-new-issues triage-new-issues bot added the triage Untriaged issue label Nov 17, 2018
@triage-new-issues triage-new-issues bot removed the triage Untriaged issue label Nov 17, 2018
@p0psicles
Copy link
Contributor

If you check config.ini, is the password also empty there?
As it's a password field, it's not showing the password. It should show some stars actually.

[TORRENT]
torrent_username = Myuser
torrent_password = testpsss
torrent_host = http://localhost:9091
torrent_path = ""
torrent_seed_time = 0
torrent_paused = 0
torrent_high_bandwidth = 0
torrent_label = ""
torrent_label_anime = ""
torrent_verify_cert = 0
torrent_rpcurl = transmission
torrent_auth_type = none
torrent_seed_location = ""

@Sirfrancis17
Copy link
Author

Sirfrancis17 commented Nov 19, 2018

not. it's full. when i change user and password the file shows it correctly
i config qbittorrent ip local dont need put de password, but still don't work and shows the same result.. error authentification

@p0psicles
Copy link
Contributor

okay, found the bug. I'll fix it.

@Sirfrancis17
Copy link
Author

oh, thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants