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

Stopping Torrent Broken? #190

Closed
zQueal opened this issue Feb 22, 2025 · 1 comment
Closed

Stopping Torrent Broken? #190

zQueal opened this issue Feb 22, 2025 · 1 comment

Comments

@zQueal
Copy link

zQueal commented Feb 22, 2025

I add a torrent via a magnet link -- everything is fine. Torrent downloads, and begins to seed. I don't intend to seed. I hit ctrl+alt+s to stop. Nothing happens.

Stats;

Addresses: {"DHT":0,"PEX":0,"Total":0,"Tracker":0}
Bytes: {"Allocated":389291425,"Completed":389291425,"Downloaded":392830369,"Incomplete":0,"Total":389291425,"Uploaded":132513792,"Wasted":1867776}
Downloads: {"Choked":0,"Running":0,"Snubbed":0,"Total":0}
ETA: -1
Error: ""
FileCount: 1
Handshakes: {"Incoming":0,"Outgoing":0,"Total":0}
InfoHash: ""
MetadataDownloads: {"Running":0,"Snubbed":0,"Total":0}
Name: ""
Peers: {"Incoming":0,"Outgoing":3,"Total":3}
PieceLength: 262144
Pieces: {"Available":0,"Checked":0,"Have":1486,"Missing":0,"Total":1486}
Port: 22334
Private: false
SeededFor: 75
Speed: {"Download":1402404,"Upload":1198231}
Status: "Seeding"

I use WezTerm on Windows with Elvish. I figured either one could have been a problem, so I try with cmd.exe. Same thing. Everything seems to work fine but stopping torrents.

I'm connecting to rain remotely, so I ssh'd into the server, ran rain client console, hit ctrl+alt+s and the torrent stopped immediately.

@cenkalti
Copy link
Owner

I also use WezTerm but haven't tested it on Windows. Handling ALT key can be a problem on some systems. I don't plan to officially support Windows, but if you figure out what's wrong, please send a PR.

@zQueal zQueal closed this as completed Feb 27, 2025
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

2 participants