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

Freezing Up #39

Open
BrysonR opened this issue Sep 10, 2013 · 6 comments
Open

Freezing Up #39

BrysonR opened this issue Sep 10, 2013 · 6 comments

Comments

@BrysonR
Copy link

BrysonR commented Sep 10, 2013

It seems to be working well so far in regards to building and beginning to run it locally but every time I go to watch a movie it stops downloading after exactly 10 seconds.

@yoanvillanueva
Copy link

I have exactly the same problem

@clooket
Copy link

clooket commented Jan 12, 2014

same problem

@sdgandhi
Copy link

sdgandhi commented Feb 4, 2014

exactly same problem. the download speed freezes and sometimes this is printed to the console:

Error: read ECONNRESET
    at errnoException (net.js:901:11)
    at TCP.onread (net.js:556:19)

@gkze
Copy link

gkze commented Feb 6, 2014

I can confirm this also

@sdgandhi
Copy link

sdgandhi commented Feb 6, 2014

I believe it is a problem with the peerflix program. I ran peerflix separately from command line (after downloading it from the peerflix repo), and it seems to run correctly however.

I think there might be some internal connection problem between tv.js and peerflix? I haven't looked too much into the internals yet, but may do so this weekend.

@Floehe
Copy link

Floehe commented Feb 7, 2014

I had the same feeling as well, that the connection with peerflix is causing the problem. When I use the command created by tv.js for the peerflix binary on the command line itself, its working. It's not working when it is called by tv.js however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants