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

Rutracker [Error] We not authorized, please check your credentials! #27

Open
mysteryjet51 opened this issue Dec 4, 2022 · 11 comments
Open

Comments

@mysteryjet51
Copy link

Kinozal works fine for me with credentials, however rutracker not. Everyone has the same problem?

@imDMG
Copy link
Owner

imDMG commented Dec 4, 2022

Try this #22

@mysteryjet51
Copy link
Author

Спасибо, сработало после того как отключил rutracker прокси в браузере и несколько раз перезашёл в личном кабинете, юзая VPN установленный на компе.

@Foxtrod89
Copy link

It's not safe to store credentials in text files. Can we pull data from macOS's keychain instead?

@d47081
Copy link

d47081 commented Nov 13, 2023

Looks like qBittorrent cache or so, just try to restart client - it works for me.

@Foxtrod89
Copy link

I switched to jackett, no need to control creds for separate scripts, works like charm!

@imDMG
Copy link
Owner

imDMG commented Nov 14, 2023

Yep, but you always need to keep the jackett enabled in the system tray.

@d47081
Copy link

d47081 commented Nov 14, 2023

I think that sometimes users trying to enter captcha from different machines, eg qbittorrent-nox running on remote server, but users entering captcha from another device like PC, and make new auth session.

@rodrigo-barraza
Copy link

Try this #22

This worked for me, thanks!

@enigmachyrsalis
Copy link

enigmachyrsalis commented Sep 12, 2024

I am seeing this same error despite entering my credentials in the .json file and logging out of RuTracker and restarting qBittorent.
I masked my UN and PW with X's, but this is the code. Is this correct or is there a fix?

{
"username": "xxxxxxxx",
"password": "xxxxxxxx",
"torrentDate": true,
"proxy": false,
"proxies": {
"http": "",
"https": ""
},
"ua": "Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0 "
}

@imDMG
Copy link
Owner

imDMG commented Sep 12, 2024

You need to paste in json file your credentials from RuTracker (login/password).

@enigmachyrsalis
Copy link

enigmachyrsalis commented Sep 12, 2024

You need to paste in json file your credentials from RuTracker (login/password).

I didn't realize the format deleted the * character I had used. I edited my post to show the UN & PW as X's instead.

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

No branches or pull requests

6 participants