xiaodoudou / PlexIPTV

This app simulate a DVR device for Plex by providing a layer to any IPTV provider (that provide a m3u8 playlist)
Apache License 2.0
193 stars 24 forks source link

Crashing when trying to watch certain streams #19

Open memesalot opened 6 years ago

memesalot commented 6 years ago

events.js:183

      throw er; // Unhandled 'error' event

      ^
Error: connect ECONNREFUSED 185.246.209.106:80
    at Object._errnoException (util.js:992:11)
    at _exceptionWithHostPort (util.js:1014:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1186:14)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! plexiptv@1.0.4 start:docker: `node index.js -s `pwd`/config/settings.json`
npm ERR! Exit status 1

npm ERR! Failed at the plexiptv@1.0.4 start:docker script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:

npm ERR!     /root/.npm/_logs/2018-06-24T08_17_49_132Z-debug.log```

I get this crash message when I try to open up some streams, some work and some do this.