XITRIX / iTorrent

Torrent client for iOS 16+
MIT License
2.18k stars 202 forks source link

Private Tracker Torrents Not Downloading on Device (Works on Simulator) #275

Closed pushtrue closed 4 months ago

pushtrue commented 1 year ago

Device: iPhone 15 Pro Max iOS Version 17.0.3 Xcode: 15.0 Cocoapods: 1.13 iTorrent Version: Current files on GitHub as of Oct 19-2023

When adding a torrent file that is from a private tracker on a device, the torrent shows in the list, but never starts downloading. The tracker shows "Working" as the status, but no peers ever connect. This is different behavior than iTorrent 1.8.4.

However, on the Simulator (iPhone 15 Pro Max Simulated), there are no issues.

Public tracker torrents work fine on device.

pushtrue commented 1 year ago

Additional information, it seems to happen when the private torrent is using SSL tracker URLs. When disabling these on the tracker end, there is no longer an issue on the device. Interestingly, simulator can still do them either way.

ghazel commented 11 months ago

262

XITRIX commented 11 months ago

Added fix to SSL framework, check if issue fixed pls

ghazel commented 11 months ago

Added fix to SSL framework, check if issue fixed pls

Tried it, this did not seem to fix it.

pushtrue commented 11 months ago

Also tried this, and it also did not fix it for me. Thank you for responding! Appreciate the work you do on this app!