Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesCan't get a browser to load webtorrent #1135
Comments
This comment has been minimized.
This comment has been minimized.
|
same here in FF 53 and Chromium 58. worked few weeks ago without problems.
the CodePen works just fine on both. |
This comment has been minimized.
This comment has been minimized.
|
Looks like a server side bug. In the meantime you can use: https://cdn.jsdelivr.net/webtorrent/latest/webtorrent.min.js |
This comment has been minimized.
This comment has been minimized.
|
Moved to: webtorrent/webtorrent.io#118 |
This comment has been minimized.
This comment has been minimized.
|
Thanks for posting this issue. It's resolved now. The webtorrent.io server had run out of disk space. I only had log rotation set up for the node.js server logs. I'm setting it up for the nginx logs as well now. Cheers! |
What version of WebTorrent?
version - 0.98.18
What operating system and Node.js version?
OS X Sierra - Node v7.10.0
What browser and version? (if using WebTorrent in the browser)
Tried both Firefox and Chrome [Version 58.0.3029.110 (64-bit)], both latest verisons.
What did you expect to happen?
A functional Webtorrent
What actually happened?
Errors.
Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCHI almost got something working once, but it doesn't pull from any peers -_-
The webtorrent website doesn't have anything anymore either. I tried multiple browsers. No luck.
Is there something new that has caused webtorrent to be broken?
I even tried the example code to the letter on the website and it still doens't work.