seansfkelley / nas-download-manager

An open source browser extension for adding/managing download tasks to your Synology DiskStation.
255 stars 46 forks source link

Connection timeout on some trackers #191

Closed sushione closed 3 years ago

sushione commented 3 years ago

Description

not able to dl torrent from some trackers using contextual menu, getting timeout error draging downloaded torrent file on Download Station window or adding it manualy works.

Steps to Reproduce the Issue

  1. try to dl a torrent (from yggtorrent.li for exemple)
  2. use contexual menu to add it, getting added & started notifications
  3. after a couple of seconds getting error notification "connection timeout"

Failure Logs

no debugging output available

Versions

Extension version: 0.10.2 Browser version: Firefox 88.0.1 64bits mac0S 11.3.1 DSM version: 6.2.4-25556

bagou9 commented 3 years ago

same issue for me with yggtorrent...

I downgraded addon in version 0.9.3 and it's Okay.

I tested in 0.10: failed.

sushione commented 3 years ago

tried to downgrade but version 0.9.3 did not add any task from contextual menu nor adding it manualy from addon buton. Use to work before with 0.9.x Tried uninstalling and clean reinstall, still not working with any 0.9.x or 0.10.x

miovee commented 3 years ago

It needs a fix. It's not working for me too. Say all the way (HTTP, HTTPS) permission denied. but previously was working

version: 0.10.2 firefox: 80.0.1 x64 windows

seansfkelley commented 3 years ago

Are you adding downloads that use a .torrent file, or are you using magnet links?

Do you get timeouts with other sites? You can use https://cdimage.debian.org/debian-cd/current/amd64/bt-cd/debian-10.9.0-amd64-netinst.iso.torrent (from https://cdimage.debian.org/debian-cd/current/amd64/bt-cd/, in case the link goes stale) as an example of another .torrent to test.

@miovee "permission denied" errors are probably unrelated. If you're using two-factor auth, know that I was recently forced to break it (#7; though it was never officially supported). If you aren't, I suggest hitting "test connection and save" to reset your login session in case something else changed.

sushione commented 3 years ago

DL from your link (debian .torrent) works well from contextual menu. From other publics trackers (like TPB.org) magnet links works well to from contextual menu too. On YGG, they use torrent files (https://www4.yggtorrent.li/engine/download_torrent?id=735478 for example allow me to DL a .torrent). Trying to DL from contextual menu fail (timeout) but if I add the .torrent manualy directly in DownloadStation it works well.

Extension version: 0.10.2 (back to the last version) Browser version: Firefox 88.0.1 64bits mac0S 11.3.1 DSM version: 6.2.4-25556

seansfkelley commented 3 years ago

Thank you @sushione for doing that check for me.

I believe I have fixed the issue in 0.10.3, which is now available for Firefox. Please try it out and let me know!

sushione commented 3 years ago

Yes it's working ! Thank you

seansfkelley commented 3 years ago

Great!