Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWebseeds cached content won't work #958
Comments
This comment has been minimized.
This comment has been minimized.
|
Could actually be the root cause of #535 I'm going to close that issue as we have more info here and updated version logs. |
This comment has been minimized.
This comment has been minimized.
|
@DiegoRBaquero I was just trying to reproduce this, but the link in the issue description isn't working anymore. Also, can you try using a fresh copy of webtorrent, as there was a new version of |
This comment has been minimized.
This comment has been minimized.
|
Seems to be working now: https://btorrent.xyz/view#https:%2F%2Fpeerify.btorrent.xyz%2Ftorrents%2Fa6b0510e42c276368570589355a82530%2F5fb.Bogota-_Nocturna.jpg.torrent Reloading many times won't affect. |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
How to reproduce: With cache enabled, reload this page after fully loaded about 5 times, after that, it will start failing. HTTP 206 OK won't work for WebTorrent. No errors
I quickly checked if WebTorrent does any equal conditional on 200 status but it does < 200 && >= 300, so I don't really know where the issue is coming from.
Will investigate later.