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

DUCKIEtv with QBTorrent #1448

Open
Garyt153 opened this issue Feb 9, 2025 · 2 comments
Open

DUCKIEtv with QBTorrent #1448

Garyt153 opened this issue Feb 9, 2025 · 2 comments

Comments

@Garyt153
Copy link

Garyt153 commented Feb 9, 2025

Had DuckieTV working well with UTorrent but have changed clients, now can't get it to link to QBTorrent 5.0.3

Followed the instructions:

https://github.com/SchizoDuckie/DuckieTV/wiki/Setting-up-qBitTorrent-with-DuckieTV

app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not connected.
app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not connected.
app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not connected.
app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not connected.
app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not connected.
app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not connected.
app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not connected.
app.js:371
POST http://localhost:8080/api/v2/auth/login 403 (Forbidden)
app.js:12205 Unable to connect to qBittorrent 4.1+ Retry in 15 seconds
deps.js:2349 Possibly unhandled rejection: Not conne

@garfield69
Copy link
Collaborator

I have just finished testing qbt503 On my win10 DuckieTV and was able to connect and start a DL.
So clearly, the problem is with your set up someplace.

Have you reviewed https://github.com/SchizoDuckie/DuckieTV/wiki/Setting-up-qBitTorrent-with-DuckieTV#problems ?

@garfield69
Copy link
Collaborator

garfield69 commented Feb 9, 2025

A 403 from qbt means that you most likely exceeded the consecutive failures count (find this limit set in the qbt WEBUI setting page, the default is ban after 5 attempts and stay banned for 3600 seconds).
To confirm this is the case, look at the qbt log and you will probably find a record of the ban and the reason why it was set.
see qbt>view>log>show

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

No branches or pull requests

2 participants