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 upCan'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.