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

[Issue] Streams failing at ad breaks #71

Closed
adamef93 opened this issue Oct 2, 2023 · 5 comments
Closed

[Issue] Streams failing at ad breaks #71

adamef93 opened this issue Oct 2, 2023 · 5 comments

Comments

@adamef93
Copy link

adamef93 commented Oct 2, 2023

Me again haha. This just started happening tonight as far as I can tell. I recreated the container, logged back in, and tested playing back the m3u link in VLC and through XTeve to see if it was actually an issue with EPlus or not. The error message that's logged is quite long and was hard to copy in its entirety but I think I got the part that matters toward the end:

  cause: Error: connect ECONNREFUSED 0.0.0.0:443
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {
    errno: -111,
    code: 'ECONNREFUSED',
    syscall: 'connect',
    address: '0.0.0.0',
    port: 443
  }
}

Also, even without the above error block, all the channels disconnect whenever there's a break:

Could not get a playlist for channel #9063. Please make sure there is an event scheduled and you have access to it

@m0ngr31
Copy link
Owner

m0ngr31 commented Oct 3, 2023

What are your running variables?

@adamef93
Copy link
Author

adamef93 commented Oct 4, 2023

  - TZ=America/New_York
  - ESPNPLUS=true
  - START_CHANNEL=9050

Did you mean this reply here? Haha

@m0ngr31
Copy link
Owner

m0ngr31 commented Oct 18, 2023

I'm curious if it's breaking xteve. If you play it straight to VLC does it break?

@adamef93
Copy link
Author

adamef93 commented Oct 18, 2023

I feel like I tried that and it didn't work but I'll try again later. I also don't typically run EPlus through Xteve and only did it for testing

Unrelated (and contradictory haha) - I actually am running EPlus through Xteve now because I'm running EPlus through a VPN container to bypass local blackouts. For some reason, this seems to break streams unless proxied through Xteve. But I'm sure that's a whole different can of worms. Just wanted to mention it


Edit: Honestly, disregard the part about the VPN and Xteve. I just tested streams on both an EPlus native m3u and an Xteve m3u and certain streams worked on both and broke on both. Idk

@adamef93
Copy link
Author

Whatever this issue was stopped on its own after a while so I'm gonna mark as closed

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

2 participants