DiegoRBaquero / BTorrent

:globe_with_meridians: Fully-featured WebTorrent Client
https://btorrent.xyz
MIT License
549 stars 95 forks source link

Gets stuck on loading spinner, and console error shows "Firefox can’t establish a connection to the server at wss://tracker.btorrent.xyz/." #95

Closed ghobs91 closed 2 years ago

ghobs91 commented 2 years ago

After adding a magnet link and clicking download, it gets stuck on loading spinner, and console error shows Firefox can’t establish a connection to the server at wss://tracker.btorrent.xyz/.

I've tried on Chromium-based browsers like Chrome/Edge, and WebKit-based like Safari, and it has the same issue with what seems to be WebSocket. Any thoughts on what's going wrong?

image
DiegoRBaquero commented 2 years ago

Probably the torrent isn’t seeded by webrtc clients

I’ll check the tracker nonetheless

On 10/02/2022, at 7:57 AM, Andrew @.***> wrote:

 After adding a magnet link and clicking download, it gets stuck on loading spinner, and console error shows "Firefox can’t establish a connection to the server at wss://tracker.btorrent.xyz/."

I've tried on Chromium-based browsers like Chrome/Edge, and WebKit-based like Safari, and it has the same issue with what seems to be WebSocket. Any thoughts on what's going wrong?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

ghobs91 commented 2 years ago

Ah you're right. I tried with the magnet link in the example on Webtorrent.io, and it worked.