kern / filepizza

:pizza: Peer-to-peer file transfers in your browser
https://file.pizza
Other
4.36k stars 328 forks source link

Trackers not reachable on Firefox #110

Closed redpandamonium closed 4 years ago

redpandamonium commented 4 years ago

When providing or downloading files Firefox can't connect to tracker.btorrent.xyz tracker.fastcast.nz tracker.openwebtorrent.com Fails with error: Firefox can't establish a connection to the server at wss://x

schmittlauch commented 4 years ago

This happens in other browsers as well.

Example from the Chromium-based browser Falkon:

WebSocket connection to 'wss://tracker.fastcast.nz/' failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED
r @ webtorrent.min.js:7
webtorrent.min.js:7 WebSocket connection to 'wss://tracker.openwebtorrent.com/' failed: Error during WebSocket handshake: Unexpected response code: 520
r @ webtorrent.min.js:7
webtorrent.min.js:7 WebSocket connection to 'wss://tracker.fastcast.nz/' failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED
kern commented 4 years ago

I have started hosting a bittorrent-tracker instance for the hosted version of filepizza, which should fix this issue going forward.