Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get a browser to load webtorrent #1135

Closed
CraigglesO opened this issue May 28, 2017 · 4 comments
Closed

Can't get a browser to load webtorrent #1135

CraigglesO opened this issue May 28, 2017 · 4 comments

Comments

@CraigglesO
Copy link

@CraigglesO CraigglesO commented May 28, 2017

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_MISMATCH

I 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.

@CraigglesO CraigglesO changed the title Anyone Can't get a browser to load webtorrent May 28, 2017
@vv01f

This comment has been minimized.

Copy link

@vv01f vv01f commented May 29, 2017

same here in FF 53 and Chromium 58. worked few weeks ago without problems.

(index):17 GET https://webtorrent.io/bundle.js net::ERR_INCOMPLETE_CHUNKED_ENCODING
(index):1 GET https://webtorrent.io/img/screenshot-player.png net::ERR_CONTENT_LENGTH_MISMATCH

the CodePen works just fine on both.

@alxhotel

This comment has been minimized.

Copy link
Member

@alxhotel alxhotel commented May 29, 2017

Looks like a server side bug. In the meantime you can use:

https://cdn.jsdelivr.net/webtorrent/latest/webtorrent.min.js

@alxhotel

This comment has been minimized.

Copy link
Member

@alxhotel alxhotel commented May 30, 2017

@alxhotel alxhotel closed this May 30, 2017
@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Jun 21, 2017

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!

@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.