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

error: request to http://qbittorrent:8080/api/v2/torrents/properties failed, reason: socket hang up #366

Closed
KyleSanderson opened this issue Feb 9, 2023 · 5 comments · Fixed by #341

Comments

@KyleSanderson
Copy link

No description provided.

@bakerboy448
Copy link
Contributor

Not likely a bug..?

your qbittorrent instance did not respond after the timeout

https://stackoverflow.com/questions/16995184/nodejs-what-does-socket-hang-up-actually-mean

@KyleSanderson
Copy link
Author

autobrr/go-qbittorrent#3 it's easily fixable, and common behaviour with qBittorrent.

@bakerboy448
Copy link
Contributor

autobrr/go-qbittorrent#3 it's easily fixable, and common behaviour with qBittorrent.

TL;DR of the high level fix?

@mmgoodnow
Copy link
Collaborator

common behaviour with qBittorrent.

what is the common behavior here, restarting? or not responding to requests while it's running?

@KyleSanderson
Copy link
Author

common behaviour with qBittorrent.

what is the common behavior here, restarting? or not responding to requests while it's running?

Both, unfortunately. Responses from my experience can take upwards of 90s, and sometimes require multiple attempts. Usually if another client is waiting for a response they're queued.

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

Successfully merging a pull request may close this issue.

3 participants