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

what port did webtorrent use? browser keep loading #1220

Closed
teddybugs opened this issue Nov 2, 2017 · 3 comments
Closed

what port did webtorrent use? browser keep loading #1220

teddybugs opened this issue Nov 2, 2017 · 3 comments

Comments

@teddybugs
Copy link

@teddybugs teddybugs commented Nov 2, 2017

Im using the latest webtorrent with videojs, seeding with webtorrent-desktop windows.

i have uploaded the same code to 2 of different server, one is working fine, able to stream the video, but another one is keep spinning (loading forever, no player, no html, just blank, http status did not show 200 or 404, 500 just loading). i wonder did the webtorrent js query the torrent with some sort of port and get blocked by firewall of the server or network?

-on my windows 7 localhost using wamp, it working fine. just one of the centos server failed to load. any idea?

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Nov 2, 2017

  1. What's your code? Are you using the minified webtorrent, using the module with browserify?
  2. How is the code being published, please link to both.
  3. Can you post full debug logs?
@teddybugs

This comment has been minimized.

Copy link
Author

@teddybugs teddybugs commented Nov 3, 2017

What's your code? Are you using the minified webtorrent, using the module with browserify?
-> webtorrent.min.js
How is the code being published, please link to both.
-> using winscp on ssh
please check at:
http://avs.topcat.io/demo/ (not working, iptables are stopped, this is openvz vps)
http://pino.suka.se/demo/ (working fine, this is openvz vps)
#both are same copy.

-> full code: http://pino.suka.se/demo.zip

Can you post full debug logs?
#on chrome F12 - console, just blank, nothing showing.

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Nov 3, 2017

It seems like a problem with the web server, as the page won't load. Not really a webtorrent issue

@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
2 participants
You can’t perform that action at this time.